Searched refs:M4SS_P2P_INTR_SET_REG (Results 1 – 7 of 7) sorted by relevance
64 M4SS_P2P_INTR_SET_REG = TX_PKT_PENDING_INTERRUPT; in sli_si91x_raise_pkt_pending_interrupt_to_ta()172 M4SS_P2P_INTR_SET_REG = interrupt_no; in sli_si91x_raise_xtal_interrupt_to_ta()213 M4SS_P2P_INTR_SET_REG = SIDE_BAND_CRYPTO_INTR; in sli_si91x_raise_side_band_interrupt_to_ta()226 M4SS_P2P_INTR_SET_REG = interrupt_no; in raise_m4_to_ta_interrupt()
120 if (!(M4SS_P2P_INTR_SET_REG & RX_BUFFER_VALID)) { in si91x_bootup_firmware()
75 if (M4SS_P2P_INTR_SET_REG & RX_BUFFER_VALID) { in sli_si91x_submit_rx_pkt()
501 p2p_intr_status_bkp.m4ss_p2p_intr_set_reg_bkp = M4SS_P2P_INTR_SET_REG; in RSI_PS_EnterDeepSleep()531 if (!(in_ps2_state) && !(M4SS_P2P_INTR_SET_REG & M4_USING_FLASH)) { in RSI_PS_EnterDeepSleep()545 M4SS_P2P_INTR_SET_REG = PROGRAM_COMMON_FLASH; in RSI_PS_EnterDeepSleep()551 M4SS_P2P_INTR_SET_REG = M4_USING_FLASH; in RSI_PS_EnterDeepSleep()682 M4SS_P2P_INTR_SET_REG = p2p_intr_status_bkp.m4ss_p2p_intr_set_reg_bkp; in RSI_PS_EnterDeepSleep()
61 #ifndef M4SS_P2P_INTR_SET_REG62 #define M4SS_P2P_INTR_SET_REG *(volatile uint32_t *)(M4SS_P2P_INT_BASE_ADDRESS + 0x16C) macro
110 #define M4SS_P2P_INTR_SET_REG *(volatile uint32_t *)(M4SS_P2P_INT_BASE_ADDRESS + 0x16C) macro
673 if (M4SS_P2P_INTR_SET_REG & RX_BUFFER_VALID) { in sl_si91x_driver_deinit()