Lines Matching refs:airoha_fe_set
856 #define airoha_fe_set(eth, offset, val) \ macro
969 airoha_fe_set(eth, REG_FE_VIP_PORT_EN, vip_port); in airoha_set_gdm_port()
970 airoha_fe_set(eth, REG_FE_IFC_PORT_EN, vip_port); in airoha_set_gdm_port()
1011 airoha_fe_set(eth, REG_GDM_FWD_CFG(p), in airoha_fe_maccr_init()
1025 airoha_fe_set(eth, REG_FE_CPORT_CFG, FE_CPORT_PAD); in airoha_fe_maccr_init()
1172 airoha_fe_set(eth, REG_FE_PSE_BUF_SET, in airoha_fe_pse_ports_init()
1363 airoha_fe_set(eth, REG_GDM_MISC_CFG, in airoha_fe_init()
1380 airoha_fe_set(eth, REG_GDM3_FWD_CFG, GDM3_PAD_EN_MASK); in airoha_fe_init()
1381 airoha_fe_set(eth, REG_GDM4_FWD_CFG, GDM4_PAD_EN_MASK); in airoha_fe_init()
1386 airoha_fe_set(eth, REG_FE_CPORT_CFG, FE_CPORT_PORT_XFC_MASK); in airoha_fe_init()
1398 airoha_fe_set(eth, REG_MC_VLAN_EN, MC_VLAN_EN_MASK); in airoha_fe_init()
2298 airoha_fe_set(eth, REG_FE_GDM_MIB_CLEAR(port->id), in airoha_update_hw_stats()
2317 airoha_fe_set(qdma->eth, REG_GDM_INGRESS_CFG(port->id), in airoha_dev_open()