Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h156 #define PSE_PPE_DROP(x) (0x110 + ((x) * 0x4)) macro
H A Dmtk_eth_soc.c4211 mtk_w32(eth, 0x00002300, PSE_PPE_DROP(0)); in mtk_hw_init()
4212 mtk_w32(eth, 0x00002300, PSE_PPE_DROP(1)); in mtk_hw_init()
4213 mtk_w32(eth, 0x00002300, PSE_PPE_DROP(2)); in mtk_hw_init()
4233 mtk_w32(eth, 0x00000300, PSE_PPE_DROP(0)); in mtk_hw_init()