uboot/board/bct-brettl2/smsc9303.h
<<
>>
Prefs
   1/*
   2 * smsc9303.h - routines to initialize SMSC 9303 switch
   3 *
   4 * Copyright (c) 2010 BCT Electronic GmbH
   5 *
   6 * Licensed under the GPL-2 or later.
   7 */
   8
   9int init_smsc9303i_mii(void);
  10