Searched refs:DSI_TA_TIMING_PARAM (Results 1 – 2 of 2) sorted by relevance
542 tmp = I915_READ(DSI_TA_TIMING_PARAM(port)); in gen11_dsi_setup_dphy_timings()545 I915_WRITE(DSI_TA_TIMING_PARAM(port), tmp); in gen11_dsi_setup_dphy_timings()
10918 #define DSI_TA_TIMING_PARAM(port) _MMIO_PORT(port, \ macro