Searched refs:I_HMB_HOST_INT (Results 1 – 2 of 2) sorted by relevance
51 #define I_HMB_HOST_INT I_HMB_SW3 /* To Host Mailbox Miscellaneous Interrupt */ macro53 #define I_TOHOSTMAIL (I_HMB_FC_CHANGE | I_HMB_FRAME_IND | I_HMB_HOST_INT)
4391 if (intstatus & I_HMB_HOST_INT) { in dhdsdio_dpc()4392 intstatus &= ~I_HMB_HOST_INT; in dhdsdio_dpc()