Home
last modified time | relevance | path

Searched refs:RSTCTRL_FE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h433 #define RSTCTRL_FE BIT(6) macro
H A Dmtk_eth_soc.c2452 ethsys_reset(eth, RSTCTRL_FE); in mtk_hw_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c3683 ethsys_reset(eth, RSTCTRL_ETH | RSTCTRL_FE | val); in mtk_hw_reset()
3705 regmap_update_bits(eth->ethsys, ETHSYS_RSTCTRL, RSTCTRL_FE, in mtk_hw_warm_reset()
3706 RSTCTRL_FE); in mtk_hw_warm_reset()
3708 val & RSTCTRL_FE, 1, 1000)) { in mtk_hw_warm_reset()
3738 rst_mask |= RSTCTRL_FE; in mtk_hw_warm_reset()
H A Dmtk_eth_soc.h542 #define RSTCTRL_FE BIT(6) macro

Completed in 16 milliseconds