Home
last modified time | relevance | path

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

/arch/mips/ath79/
Ddev-wmac.c65 ath79_device_reset_set(AR933X_RESET_WMAC); in ar933x_wmac_reset()
66 ath79_device_reset_clear(AR933X_RESET_WMAC); in ar933x_wmac_reset()
/arch/mips/include/asm/mach-ath79/
Dar71xx_regs.h373 #define AR933X_RESET_WMAC BIT(11) macro