Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dkeylargo.h62 #define KL_GPIO_ETH_PHY_RESET (KEYLARGO_GPIO_0+0x10) macro
/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dfeature.c911 MACIO_OUT8(KL_GPIO_ETH_PHY_RESET, KEYLARGO_GPIO_OUTPUT_ENABLE); in core99_gmac_phy_reset()
912 (void)MACIO_IN8(KL_GPIO_ETH_PHY_RESET); in core99_gmac_phy_reset()
916 MACIO_OUT8(KL_GPIO_ETH_PHY_RESET, /*KEYLARGO_GPIO_OUTPUT_ENABLE | */ in core99_gmac_phy_reset()