Searched refs:lpcycles (Results 1 – 5 of 5) sorted by relevance
132 void (*_btdm_sleep_enter_phase1)(uint32_t lpcycles); /* called when interrupt is disabled */248 static void btdm_sleep_enter_phase1_wrapper(uint32_t lpcycles);737 static void btdm_sleep_enter_phase1_wrapper(uint32_t lpcycles) in btdm_sleep_enter_phase1_wrapper() argument739 ARG_UNUSED(lpcycles); in btdm_sleep_enter_phase1_wrapper()
160 void (* _btdm_sleep_enter_phase1)(uint32_t lpcycles); /* called when interrupt is disabled */271 static void btdm_sleep_enter_phase1_wrapper(uint32_t lpcycles);785 static void btdm_sleep_enter_phase1_wrapper(uint32_t lpcycles) in btdm_sleep_enter_phase1_wrapper() argument792 uint32_t us_to_sleep = btdm_lpcycles_2_hus(lpcycles, NULL) >> 1; in btdm_sleep_enter_phase1_wrapper()
160 void (* _btdm_sleep_enter_phase1)(uint32_t lpcycles); /* called when interrupt is disabled */269 static void btdm_sleep_enter_phase1_wrapper(uint32_t lpcycles);774 static void btdm_sleep_enter_phase1_wrapper(uint32_t lpcycles) in btdm_sleep_enter_phase1_wrapper() argument781 uint32_t us_to_sleep = btdm_lpcycles_2_hus(lpcycles, NULL) >> 1; in btdm_sleep_enter_phase1_wrapper()
195 void (* _btdm_sleep_enter_phase1)(uint32_t lpcycles); /* called when interrupt is disabled */321 static void btdm_sleep_enter_phase1_wrapper(uint32_t lpcycles);772 static void btdm_sleep_enter_phase1_wrapper(uint32_t lpcycles) in btdm_sleep_enter_phase1_wrapper() argument778 uint32_t us_to_sleep = btdm_lpcycles_2_hus(lpcycles, NULL) >> 1; in btdm_sleep_enter_phase1_wrapper()
155 void (* _btdm_sleep_enter_phase1)(uint32_t lpcycles); /* called when interrupt is disabled */296 static void btdm_sleep_enter_phase1_wrapper(uint32_t lpcycles);937 static void btdm_sleep_enter_phase1_wrapper(uint32_t lpcycles) in btdm_sleep_enter_phase1_wrapper() argument941 uint32_t us_to_sleep = btdm_lpcycles_2_us(lpcycles); in btdm_sleep_enter_phase1_wrapper()