Home
last modified time | relevance | path

Searched refs:GG82563_REG (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/net/
De1000.h2144 #define GG82563_REG(page, reg) \ macro
2150 GG82563_REG(0, 16) /* PHY Specific Control */
2152 GG82563_REG(0, 17) /* PHY Specific Status */
2154 GG82563_REG(0, 18) /* Interrupt Enable */
2156 GG82563_REG(0, 19) /* PHY Specific Status 2 */
2158 GG82563_REG(0, 21) /* Receive Error Counter */
2160 GG82563_REG(0, 22) /* Page Select */
2162 GG82563_REG(0, 26) /* PHY Specific Control 2 */
2164 GG82563_REG(0, 29) /* Alternate Page Select */
2166 GG82563_REG(0, 30) /* Test Clock Control (use reg. 29 to select) */
[all …]
De1000.c3250 GG82563_REG(0x34, 4), 0xFFFF); in e1000_setup_copper_link()
3254 GG82563_REG(0x34, 9), &reg_data); in e1000_setup_copper_link()
3259 GG82563_REG(0x34, 9), reg_data); in e1000_setup_copper_link()