Searched refs:B_AX_HALT_C2H_INT_EN (Results 1 – 5 of 5) sorted by relevance
206 (cfg->halt_c2h_en == 1 ? B_AX_HALT_C2H_INT_EN : 0) | in init_default_value_8852bs()271 hal_write32(hal_com, R_AX_HIMR0, B_AX_HALT_C2H_INT_EN); in _hal_config_int_8852bs()340 if (g_hisr->intr & B_AX_HALT_C2H_INT_EN) in hal_recognize_halt_c2h_int_8852bs()
21 #define B_AX_HALT_C2H_INT_EN BIT(21) macro
558 (cfg->halt_c2h_en == 1 ? B_AX_HALT_C2H_INT_EN : 0) | in hal_init_default_value_8852be()835 if (hal_com->intr.halt_c2h_int.intr& B_AX_HALT_C2H_INT_EN) { in hal_halt_c2h_handler_8852be()836 handled[0] |= B_AX_HALT_C2H_INT_EN; in hal_halt_c2h_handler_8852be()
3793 #define B_AX_HALT_C2H_INT_EN BIT(21) macro