Home
last modified time | relevance | path

Searched refs:mdio_div (Results 1 – 20 of 20) sorted by relevance

/openbmc/u-boot/include/
H A Dcpsw.h37 int mdio_div; member
/openbmc/u-boot/board/ti/ti814x/
H A Devm.c147 .mdio_div = 0xff,
/openbmc/u-boot/board/compulab/cm_t335/
H A Dcm_t335.c57 .mdio_div = 0xff,
/openbmc/u-boot/board/compulab/cm_t43/
H A Dcm_t43.c91 .mdio_div = 0xff,
/openbmc/u-boot/board/silica/pengwyn/
H A Dboard.c152 .mdio_div = 0xff,
/openbmc/u-boot/board/compulab/cl-som-am57x/
H A Deth.c42 .mdio_div = 0xff,
/openbmc/u-boot/board/phytec/pcm051/
H A Dboard.c193 .mdio_div = 0xff,
/openbmc/u-boot/board/gumstix/pepper/
H A Dboard.c218 .mdio_div = 0xff,
/openbmc/u-boot/board/isee/igep003x/
H A Dboard.c244 .mdio_div = 0xff,
/openbmc/u-boot/board/tcl/sl50/
H A Dboard.c273 .mdio_div = 0xff,
/openbmc/u-boot/board/birdland/bav335x/
H A Dboard.c335 .mdio_div = 0xff,
/openbmc/u-boot/board/siemens/draco/
H A Dboard.c306 .mdio_div = 0xff,
/openbmc/u-boot/board/siemens/rut/
H A Dboard.c157 .mdio_div = 0xff,
/openbmc/u-boot/board/siemens/pxm2/
H A Dboard.c196 .mdio_div = 0xff,
/openbmc/u-boot/board/vscom/baltos/
H A Dboard.c402 .mdio_div = 0xff,
/openbmc/u-boot/board/ti/am43xx/
H A Dboard.c873 .mdio_div = 0xff,
/openbmc/u-boot/board/ti/am335x/
H A Dboard.c905 .mdio_div = 0xff,
/openbmc/u-boot/board/ti/am57xx/
H A Dboard.c918 .mdio_div = 0xff,
/openbmc/u-boot/board/ti/dra7xx/
H A Devm.c962 .mdio_div = 0xff,
/openbmc/u-boot/drivers/net/ti/
H A Dcpsw.c1211 priv->data.mdio_div = CPSW_MDIO_DIV; in cpsw_eth_ofdata_to_platdata()