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

/netbsd-6-1-5-RELEASE/sys/dev/cardbus/
H A Dif_rtw_cardbus.c190 RTW_WRITE(regs, RTW_CONFIG3, reg | RTW_CONFIG3_FUNCREGEN);
192 RTW_WRITE(regs, RTW_CONFIG3, reg & ~RTW_CONFIG3_FUNCREGEN);
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Drtwreg.h486 #define RTW_CONFIG3_FUNCREGEN __BIT(1)/* Function Registers Enabled, macro
753 * both RTW_CONFIG3_CARDBEN and RTW_CONFIG3_FUNCREGEN are set.
759 * both RTW_CONFIG3_CARDBEN and RTW_CONFIG3_FUNCREGEN are set.
766 * Only valid when both RTW_CONFIG3_CARDBEN and RTW_CONFIG3_FUNCREGEN
773 * Only valid when both RTW_CONFIG3_CARDBEN and RTW_CONFIG3_FUNCREGEN

Completed in 57 milliseconds