Home
last modified time | relevance | path

Searched refs:ar7_device_reset (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpmac.c299 ar7_device_reset(AR7_RESET_BIT_MDIO); in cpmac_mdio_reset()
617 ar7_device_reset(pdata->reset_bit); in cpmac_hw_stop()
640 ar7_device_reset(pdata->reset_bit); in cpmac_hw_start()
1197 ar7_device_reset(AR7_RESET_BIT_CPMAC_LO); in cpmac_init()
1198 ar7_device_reset(AR7_RESET_BIT_CPMAC_HI); in cpmac_init()
1199 ar7_device_reset(AR7_RESET_BIT_EPHY); in cpmac_init()
/openbmc/linux/arch/mips/include/asm/mach-ar7/
H A Dar7.h164 static inline void ar7_device_reset(u32 bit) in ar7_device_reset() function
/openbmc/linux/arch/mips/ar7/
H A Dplatform.c48 ar7_device_reset(pdata->reset_bit); in vlynq_on()