Searched refs:RTW_PHYCFG_MAC_POLL (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Drtwphyio.c181 RTW_WRITE(regs, RTW_PHYCFG, RTW_PHYCFG_MAC_POLL | reg);
186 if ((RTW_READ(regs, RTW_PHYCFG) & RTW_PHYCFG_MAC_POLL) == 0) {
195 printf("%s: RTW_PHYCFG_MAC_POLL still set.\n", __func__);
H A Drtwreg.h602 #define RTW_PHYCFG_MAC_POLL __BIT(31) /* if !RTW_PHYCFG_HST, macro

Completed in 30 milliseconds