Searched refs:_I (Results 1 – 3 of 3) sorted by relevance
73 #define RSI_GET_SDIO_INTERRUPT_TYPE(_I, TYPE) \ argument76 (_I & (1 << PKT_BUFF_AVAILABLE)) ? \78 (_I & (1 << MSDU_PKT_PENDING)) ? \80 (_I & (1 << FW_ASSERT_IND)) ? \
245 #define PHY_ENABLED(_HA, _I) ((_HA)->hw_prof.enabled_phys & (1<<(_I))) argument
163 #define _AL3_I(op, rd, rn, imm) ((op ## _I) | (rd) << 12 | (rn) << 16 | (imm))