Searched refs:BXT_MIPI_CLOCK_CTL (Results 1 – 2 of 2) sorted by relevance
439 tmp = intel_de_read(dev_priv, BXT_MIPI_CLOCK_CTL); in bxt_dsi_program_clocks()475 intel_de_write(dev_priv, BXT_MIPI_CLOCK_CTL, tmp); in bxt_dsi_program_clocks()579 tmp = intel_de_read(display, BXT_MIPI_CLOCK_CTL); in bxt_dsi_reset_clocks()584 intel_de_write(display, BXT_MIPI_CLOCK_CTL, tmp); in bxt_dsi_reset_clocks()
18 #define BXT_MIPI_CLOCK_CTL _MMIO(0x46090) macro