Home
last modified time | relevance | path

Searched refs:PHY_LED_MODE (Results 1 – 7 of 7) sorted by relevance

/u-boot/board/renesas/stout/
A Dstout.c120 #define PHY_LED_MODE 0xC000 macro
125 ret &= ~PHY_LED_MODE; in board_phy_config()
/u-boot/board/renesas/alt/
A Dalt.c102 #define PHY_LED_MODE 0xC000 macro
107 ret &= ~PHY_LED_MODE; in board_phy_config()
/u-boot/board/renesas/silk/
A Dsilk.c103 #define PHY_LED_MODE 0xC000 macro
108 ret &= ~PHY_LED_MODE; in board_phy_config()
/u-boot/board/renesas/gose/
A Dgose.c108 #define PHY_LED_MODE 0xC000 macro
113 ret &= ~PHY_LED_MODE; in board_phy_config()
/u-boot/board/renesas/koelsch/
A Dkoelsch.c110 #define PHY_LED_MODE 0xC000 macro
115 ret &= ~PHY_LED_MODE; in board_phy_config()
/u-boot/board/renesas/porter/
A Dporter.c108 #define PHY_LED_MODE 0xC000 macro
113 ret &= ~PHY_LED_MODE; in board_phy_config()
/u-boot/board/renesas/lager/
A Dlager.c119 #define PHY_LED_MODE 0xC000 macro
124 ret &= ~PHY_LED_MODE; in board_phy_config()

Completed in 10 milliseconds