Searched refs:airoha_fe_set (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/mediatek/ |
D | airoha_eth.c | 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() [all …]
|