Searched refs:BIT_AUTO_INIT_LLT_V1 (Results 1 – 2 of 2) sorted by relevance
1222 rtw_write8_set(rtwdev, REG_AUTO_LLT_V1, BIT_AUTO_INIT_LLT_V1); in __priority_queue_cfg()1224 if (!check_hw_ready(rtwdev, REG_AUTO_LLT_V1, BIT_AUTO_INIT_LLT_V1, 0)) in __priority_queue_cfg()
326 #define BIT_AUTO_INIT_LLT_V1 BIT(0) macro