Searched refs:AIROHA_FOE_ACTDP (Results 1 – 2 of 2) sorted by relevance
330 qdata |= FIELD_PREP(AIROHA_FOE_ACTDP, info.bss); in airoha_ppe_foe_entry_prepare() 619 *data = (*data & ~AIROHA_FOE_ACTDP) | in airoha_ppe_foe_get_entry_locked() 620 FIELD_PREP(AIROHA_FOE_ACTDP, val); in airoha_ppe_foe_get_entry_locked()
309 #define AIROHA_FOE_ACTDP GENMASK(31, 24) macro