Searched refs:trstctl (Results 1 – 1 of 1) sorted by relevance
606 u32 trstctl, rrstctl; in lynx_28g_power_off() local619 trstctl = lynx_28g_lane_read(lane, LNaTRSTCTL); in lynx_28g_power_off()621 } while ((trstctl & LNaTRSTCTL_HLT_REQ) || in lynx_28g_power_off()632 u32 trstctl, rrstctl; in lynx_28g_power_on() local645 trstctl = lynx_28g_lane_read(lane, LNaTRSTCTL); in lynx_28g_power_on()647 } while (!(trstctl & LNaTRSTCTL_RST_DONE) || in lynx_28g_power_on()