Searched refs:CPU_INTR_DOOR_BELL (Results 1 – 2 of 2) sorted by relevance
74 #define CPU_INTR_DOOR_BELL BIT(1) macro
1694 mwifiex_write_reg(adapter, PCIE_CPU_INT_EVENT, CPU_INTR_DOOR_BELL); in mwifiex_pcie_send_boot_cmd()1790 mwifiex_write_reg(adapter, PCIE_CPU_INT_EVENT, CPU_INTR_DOOR_BELL); in mwifiex_pcie_send_cmd()2296 if (!(ireg_intr & CPU_INTR_DOOR_BELL)) in mwifiex_prog_fw_w_helper()2300 if (ireg_intr & CPU_INTR_DOOR_BELL) { in mwifiex_prog_fw_w_helper()