Searched refs:REG_PPE_RAM_CTRL (Results 1 – 2 of 2) sorted by relevance
688 airoha_fe_wr(ppe->eth, REG_PPE_RAM_CTRL(ppe2), in airoha_ppe_foe_get_entry_locked()694 REG_PPE_RAM_CTRL(ppe2))) in airoha_ppe_foe_get_entry_locked()746 airoha_fe_wr(ppe->eth, REG_PPE_RAM_CTRL(ppe2), in airoha_ppe_foe_commit_sram_entry()753 REG_PPE_RAM_CTRL(ppe2)); in airoha_ppe_foe_commit_sram_entry()
333 #define REG_PPE_RAM_CTRL(_n) (((_n) ? PPE2_BASE : PPE1_BASE) + 0x31c) macro