Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Ddp83848.h20 #define DP83848_PHY_INTR_CTRL_REG 0x11 /* PHY Interrupt Control Register */ macro
/openbmc/u-boot/arch/arm/mach-davinci/
H A Ddp83848.c75 davinci_eth_phy_write(phy_addr, DP83848_PHY_INTR_CTRL_REG, 0); in dp83848_init_phy()