Searched refs:mscc_phy_rd (Results 1 – 5 of 5) sorted by relevance
/u-boot/board/mscc/jr2/ |
A D | jr2.c | 114 if (mscc_phy_rd(0, 0x10, 0x3, &pval) == 0 && in do_board_detect() 117 } else if (mscc_phy_rd(1, 0x0, 0x3, &pval) == 0 && in do_board_detect()
|
/u-boot/board/mscc/serval/ |
A D | serval.c | 55 if (!mscc_phy_rd(1, 16, 15, &gpio_in_reg)) { in do_board_detect()
|
/u-boot/arch/mips/mach-mscc/include/mach/ |
A D | common.h | 91 int mscc_phy_rd(u32 miim_controller,
|
/u-boot/board/mscc/ocelot/ |
A D | ocelot.c | 96 if (mscc_phy_rd(1, 0, 0, &dummy) == 0) in do_board_detect()
|
/u-boot/arch/mips/mach-mscc/ |
A D | phy.c | 57 int mscc_phy_rd(u32 miimdev, in mscc_phy_rd() function
|
Completed in 6 milliseconds