Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mediatek/
A Dmtk_eth_soc.c3838 mtk_w32(eth, 0x000f000a, PSE_OQ_TH(1)); in mtk_hw_init()
3839 mtk_w32(eth, 0x001a000f, PSE_OQ_TH(2)); in mtk_hw_init()
3840 mtk_w32(eth, 0x000f001a, PSE_OQ_TH(3)); in mtk_hw_init()
3841 mtk_w32(eth, 0x01ff000f, PSE_OQ_TH(4)); in mtk_hw_init()
3842 mtk_w32(eth, 0x000f000f, PSE_OQ_TH(5)); in mtk_hw_init()
3843 mtk_w32(eth, 0x0006000f, PSE_OQ_TH(6)); in mtk_hw_init()
3844 mtk_w32(eth, 0x00060006, PSE_OQ_TH(7)); in mtk_hw_init()
3845 mtk_w32(eth, 0x00060006, PSE_OQ_TH(8)); in mtk_hw_init()
A Dmtk_eth_soc.h149 #define PSE_OQ_TH(x) (0x160 + (((x) - 1) << 2)) macro

Completed in 17 milliseconds