Searched refs:DSI_TRANS_FUNC_CONF (Results 1 – 2 of 2) sorted by relevance
636 tmp = I915_READ(DSI_TRANS_FUNC_CONF(dsi_trans)); in gen11_dsi_configure_transcoder()709 I915_WRITE(DSI_TRANS_FUNC_CONF(dsi_trans), tmp); in gen11_dsi_configure_transcoder()758 if (wait_for_us((I915_READ(DSI_TRANS_FUNC_CONF(dsi_trans)) & in gen11_dsi_configure_transcoder()
10937 #define DSI_TRANS_FUNC_CONF(tc) _MMIO_DSI(tc, \ macro