Searched refs:REG_PPE_RAM_ENTRY (Results 1 – 2 of 2) sorted by relevance
700 REG_PPE_RAM_ENTRY(ppe2, i)); in airoha_ppe_foe_get_entry_locked()743 airoha_fe_wr(ppe->eth, REG_PPE_RAM_ENTRY(ppe2, i), ptr[i]); in airoha_ppe_foe_commit_sram_entry()
342 #define REG_PPE_RAM_ENTRY(_m, _n) (REG_PPE_RAM_BASE(_m) + ((_n) << 2)) macro