Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mediatek/
A Dmtk_eth_soc.c3559 ethsys_reset(eth, RSTCTRL_ETH | RSTCTRL_FE | val); in mtk_hw_reset()
3578 regmap_update_bits(eth->ethsys, ETHSYS_RSTCTRL, RSTCTRL_FE, in mtk_hw_warm_reset()
3579 RSTCTRL_FE); in mtk_hw_warm_reset()
3581 val & RSTCTRL_FE, 1, 1000)) { in mtk_hw_warm_reset()
3603 rst_mask |= RSTCTRL_FE; in mtk_hw_warm_reset()
A Dmtk_eth_soc.h491 #define RSTCTRL_FE BIT(6) macro

Completed in 17 milliseconds