Searched refs:CurrentState (Results 1 – 6 of 6) sorted by relevance
6360 pHalData->bt_coexist.CurrentState |= BT_COEX_STATE_BT_IDLE; in BTDM_1AntFwC2hBtInfo8723A()6391 pHalData->bt_coexist.CurrentState &= in BTDM_1AntFwC2hBtInfo8723A()9036 pHalData->bt_coexist.CurrentState)); in btdm_BTCoexist8723AHandler()9037 pHalData->bt_coexist.PreviousState = pHalData->bt_coexist.CurrentState; in btdm_BTCoexist8723AHandler()9040 if (pHalData->bt_coexist.CurrentState & BT_COEX_STATE_BT30) in btdm_BTCoexist8723AHandler()9042 if (pHalData->bt_coexist.CurrentState & BT_COEX_STATE_WIFI_HT20) in btdm_BTCoexist8723AHandler()9044 if (pHalData->bt_coexist.CurrentState & BT_COEX_STATE_WIFI_HT40) in btdm_BTCoexist8723AHandler()9046 if (pHalData->bt_coexist.CurrentState & BT_COEX_STATE_WIFI_LEGACY) in btdm_BTCoexist8723AHandler()9048 if (pHalData->bt_coexist.CurrentState & BT_COEX_STATE_WIFI_RSSI_LOW) in btdm_BTCoexist8723AHandler()9050 if (pHalData->bt_coexist.CurrentState & BT_COEX_STATE_WIFI_RSSI_MEDIUM) in btdm_BTCoexist8723AHandler()[all …]
99 RIVA_HW_STATE *CurrentState; member
75 int cur = par->CurrentState->cursor1; in NVShowHideCursor()77 par->CurrentState->cursor1 = (par->CurrentState->cursor1 & 0xFE) | in NVShowHideCursor()80 VGA_WR08(par->PCIO, 0x3D5, par->CurrentState->cursor1); in NVShowHideCursor()1512 par->CurrentState = NULL; in NVLoadStateExt()1609 par->CurrentState = state; in NVLoadStateExt()
476 struct _riva_hw_state *CurrentState; member
126 cursor = chip->CurrentState->cursor1; in ShowHideCursor()127 chip->CurrentState->cursor1 = (chip->CurrentState->cursor1 & 0xFE) | in ShowHideCursor()130 VGA_WR08(chip->PCIO, 0x3D5, chip->CurrentState->cursor1); in ShowHideCursor()1731 chip->CurrentState = state; in LoadStateExt()
1513 u64 CurrentState; member