Searched refs:trstctl (Results 1 – 1 of 1) sorted by relevance
332 u32 trstctl, rrstctl; in lynx_28g_power_off() local343 trstctl = lynx_28g_lane_read(lane, LNaTRSTCTL); in lynx_28g_power_off()345 } while ((trstctl & LYNX_28G_LNaTRSTCTL_HLT_REQ) || in lynx_28g_power_off()356 u32 trstctl, rrstctl; in lynx_28g_power_on() local367 trstctl = lynx_28g_lane_read(lane, LNaTRSTCTL); in lynx_28g_power_on()369 } while (!(trstctl & LYNX_28G_LNaTRSTCTL_RST_DONE) || in lynx_28g_power_on()