Home
last modified time | relevance | path

Searched refs:REG_GDM_FWD_CFG (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/net/ethernet/airoha/
H A Dairoha_eth.c142 airoha_fe_set(eth, REG_GDM_FWD_CFG(p), in airoha_fe_maccr_init()
1610 airoha_set_gdm_port_fwd_cfg(eth, REG_GDM_FWD_CFG(2), pse_port); in airhoha_set_gdm2_loopback()
1611 airoha_fe_clear(eth, REG_GDM_FWD_CFG(2), GDM_STRIP_CRC); in airhoha_set_gdm2_loopback()
1677 airoha_set_gdm_port_fwd_cfg(eth, REG_GDM_FWD_CFG(port->id), pse_port); in airoha_dev_init()
H A Dairoha_regs.h130 #define REG_GDM_FWD_CFG(_n) GDM_BASE(_n) macro