Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A De1000.h2142 #define GG82563_REG(page, reg) \ macro
2148 GG82563_REG(0, 16) /* PHY Specific Control */
2150 GG82563_REG(0, 17) /* PHY Specific Status */
2152 GG82563_REG(0, 18) /* Interrupt Enable */
2154 GG82563_REG(0, 19) /* PHY Specific Status 2 */
2156 GG82563_REG(0, 21) /* Receive Error Counter */
2158 GG82563_REG(0, 22) /* Page Select */
2160 GG82563_REG(0, 26) /* PHY Specific Control 2 */
2162 GG82563_REG(0, 29) /* Alternate Page Select */
2164 GG82563_REG(0, 30) /* Test Clock Control (use reg. 29 to select) */
[all …]
H A De1000.c3036 GG82563_REG(0x34, 4), 0xFFFF); in e1000_setup_copper_link()
3040 GG82563_REG(0x34, 9), &reg_data); in e1000_setup_copper_link()
3045 GG82563_REG(0x34, 9), reg_data); in e1000_setup_copper_link()