Searched refs:DPIO_CH1 (Results 1 – 6 of 6) sorted by relevance
| /drivers/gpu/drm/i915/ |
| A D | intel_gvt_mmio_table.c | 1189 MMIO_D(BXT_PORT_PLL_EBB_0(DPIO_PHY0, DPIO_CH1)); in iterate_bxt_mmio() 1190 MMIO_D(BXT_PORT_PLL_EBB_4(DPIO_PHY0, DPIO_CH1)); in iterate_bxt_mmio() 1197 MMIO_D(BXT_PORT_TX_DW2_GRP(DPIO_PHY0, DPIO_CH1)); in iterate_bxt_mmio() 1206 MMIO_D(BXT_PORT_PLL(DPIO_PHY0, DPIO_CH1, 0)); in iterate_bxt_mmio() 1207 MMIO_D(BXT_PORT_PLL(DPIO_PHY0, DPIO_CH1, 1)); in iterate_bxt_mmio() 1208 MMIO_D(BXT_PORT_PLL(DPIO_PHY0, DPIO_CH1, 2)); in iterate_bxt_mmio() 1209 MMIO_D(BXT_PORT_PLL(DPIO_PHY0, DPIO_CH1, 3)); in iterate_bxt_mmio() 1210 MMIO_D(BXT_PORT_PLL(DPIO_PHY0, DPIO_CH1, 6)); in iterate_bxt_mmio() 1211 MMIO_D(BXT_PORT_PLL(DPIO_PHY0, DPIO_CH1, 8)); in iterate_bxt_mmio() 1212 MMIO_D(BXT_PORT_PLL(DPIO_PHY0, DPIO_CH1, 9)); in iterate_bxt_mmio() [all …]
|
| /drivers/gpu/drm/i915/display/ |
| A D | intel_display_power_well.c | 1366 PHY_STATUS_CMN_LDO(DPIO_PHY0, DPIO_CH1) | in assert_chv_phy_status() 1367 PHY_STATUS_SPLINE_LDO(DPIO_PHY0, DPIO_CH1, 0) | in assert_chv_phy_status() 1368 PHY_STATUS_SPLINE_LDO(DPIO_PHY0, DPIO_CH1, 1)); in assert_chv_phy_status() 1388 PHY_CH_POWER_DOWN_OVRD(0xf, DPIO_PHY0, DPIO_CH1))) in assert_chv_phy_status() 1397 PHY_CH_POWER_DOWN_OVRD(0xf, DPIO_PHY0, DPIO_CH1)) && in assert_chv_phy_status() 1399 phy_status |= PHY_STATUS_CMN_LDO(DPIO_PHY0, DPIO_CH1); in assert_chv_phy_status() 1409 PHY_CH_POWER_DOWN_OVRD(0x3, DPIO_PHY0, DPIO_CH1))) in assert_chv_phy_status() 1410 phy_status |= PHY_STATUS_SPLINE_LDO(DPIO_PHY0, DPIO_CH1, 0); in assert_chv_phy_status() 1412 PHY_CH_POWER_DOWN_OVRD(0xc, DPIO_PHY0, DPIO_CH1))) in assert_chv_phy_status() 1413 phy_status |= PHY_STATUS_SPLINE_LDO(DPIO_PHY0, DPIO_CH1, 1); in assert_chv_phy_status() [all …]
|
| A D | intel_dpio_phy.c | 177 [DPIO_CH1] = { .port = PORT_C }, 264 port == phy_info->channel[DPIO_CH1].port) { in bxt_port_to_phy_channel() 266 *ch = DPIO_CH1; in bxt_port_to_phy_channel() 669 return DPIO_CH1; in vlv_dig_port_to_channel() 711 return DPIO_CH1; in vlv_pipe_to_channel() 886 !chv_phy_powergate_ch(display, DPIO_PHY0, DPIO_CH1, true); in chv_phy_pre_pll_enable() 901 if (ch == DPIO_CH1) in chv_phy_pre_pll_enable() 909 if (ch == DPIO_CH1) in chv_phy_pre_pll_enable() 1032 chv_phy_powergate_ch(display, DPIO_PHY0, DPIO_CH1, false); in chv_phy_release_cl2_override()
|
| A D | intel_dpio_phy.h | 20 DPIO_CH1, enumerator
|
| A D | intel_display_power.c | 1786 PHY_CH_POWER_MODE(PHY_CH_DEEP_PSR, DPIO_PHY0, DPIO_CH1) | in chv_phy_control_init() 1815 PHY_CH_POWER_DOWN_OVRD_EN(DPIO_PHY0, DPIO_CH1); in chv_phy_control_init() 1818 PHY_CH_POWER_DOWN_OVRD(mask, DPIO_PHY0, DPIO_CH1); in chv_phy_control_init()
|
| /drivers/gpu/drm/i915/gvt/ |
| A D | handlers.c | 570 ch = DPIO_CH1; in bxt_vgpu_get_dp_bitrate() 2796 MMIO_DH(BXT_PORT_PCS_DW12_GRP(DPIO_PHY0, DPIO_CH1), D_BXT, in init_bxt_mmio_info() 2798 MMIO_DH(BXT_PORT_TX_DW3_LN(DPIO_PHY0, DPIO_CH1, 0), D_BXT, in init_bxt_mmio_info()
|
Completed in 27 milliseconds