Searched refs:MHI_CTRL_RESET_MASK (Results 1 – 2 of 2) sorted by relevance
2163 #define MHI_CTRL_RESET_MASK 0x2 macro2855 qwz_pcic_write32(sc, MHI_CTRL, MHI_CTRL_RESET_MASK); in qwz_mhi_reset_device()2983 if ((reg & MHI_CTRL_RESET_MASK) == 0) in qwz_mhi_await_device_reset()3093 reg |= MHI_CTRL_RESET_MASK; in qwz_mhi_set_state()
2231 #define MHI_CTRL_RESET_MASK 0x2 macro2923 qwx_pcic_write32(sc, MHI_CTRL, MHI_CTRL_RESET_MASK); in qwx_mhi_reset_device()3051 if ((reg & MHI_CTRL_RESET_MASK) == 0) in qwx_mhi_await_device_reset()3161 reg |= MHI_CTRL_RESET_MASK; in qwx_mhi_set_state()