Searched refs:DPHY_TA_TIMING_PARAM (Results 1 – 2 of 2) sorted by relevance
536 tmp = I915_READ(DPHY_TA_TIMING_PARAM(port)); in gen11_dsi_setup_dphy_timings()539 I915_WRITE(DPHY_TA_TIMING_PARAM(port), tmp); in gen11_dsi_setup_dphy_timings()
10913 #define DPHY_TA_TIMING_PARAM(port) _MMIO_PORT(port, \ macro