Searched refs:mtk_m32 (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/mediatek/
H A Dmtk_eth_path.c68 mtk_m32(eth, mask, set, reg);
H A Dmtk_eth_soc.c293 u32 mtk_m32(struct mtk_eth *eth, u32 mask, u32 set, unsigned int reg) function
501 mtk_m32(eth, 0, MTK_XGMAC_FORCE_LINK(MTK_GMAC1_ID),
505 mtk_m32(eth, GSWTX_IPG_MASK | GSWRX_IPG_MASK,
596 mtk_m32(mac->hw, 0, RXC_RST | RXC_DQSISEL,
598 mtk_m32(mac->hw, RXC_RST, 0, TRGMII_RCK_CTRL);
863 mtk_m32(eth, 0, MISC_MDC_TURBO, MTK_MAC_MISC_V3);
869 mtk_m32(eth, PPSC_MDC_CFG, val, MTK_PPSC);
3964 mtk_m32(eth, MTK_GDMA_STRP_CRC, 0, MTK_GDMA_FWD_CFG(0));
H A Dmtk_eth_soc.h1429 u32 mtk_m32(struct mtk_eth *eth, u32 mask, u32 set, unsigned int reg);

Completed in 167 milliseconds