Searched refs:RSTCTRL_ETH (Results 1 – 2 of 2) sorted by relevance
495 #define RSTCTRL_ETH BIT(23) macro
3559 ethsys_reset(eth, RSTCTRL_ETH | RSTCTRL_FE | val); in mtk_hw_reset()3588 rst_mask = RSTCTRL_ETH | RSTCTRL_PPE0_V2; in mtk_hw_warm_reset()3590 rst_mask = RSTCTRL_ETH | RSTCTRL_PPE0; in mtk_hw_warm_reset()
Completed in 16 milliseconds