HomeSort by: relevance | last modified time | path
    Searched refs:RTW_CONFIG3_FUNCREGEN (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/cardbus/
if_rtw_cardbus.c 189 RTW_WRITE(regs, RTW_CONFIG3, reg | RTW_CONFIG3_FUNCREGEN);
191 RTW_WRITE(regs, RTW_CONFIG3, reg & ~RTW_CONFIG3_FUNCREGEN);
  /src/sys/dev/ic/
rtwreg.h 486 #define RTW_CONFIG3_FUNCREGEN __BIT(1)/* Function Registers Enabled,
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 38 milliseconds