Home
last modified time | relevance | path

Searched refs:chv_phy_control (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/i915/
H A Dintel_runtime_pm.c1211 phy, dev_priv->chv_phy_control); in chv_dpio_cmn_power_well_enable()
1239 phy, dev_priv->chv_phy_control); in chv_dpio_cmn_power_well_disable()
1330 phy, ch, dev_priv->chv_phy_control); in chv_phy_powergate_ch()
2881 dev_priv->chv_phy_control = in chv_phy_control_init()
2903 dev_priv->chv_phy_control |= in chv_phy_control_init()
2906 dev_priv->chv_phy_control |= in chv_phy_control_init()
2913 dev_priv->chv_phy_control |= in chv_phy_control_init()
2916 dev_priv->chv_phy_control |= in chv_phy_control_init()
2935 dev_priv->chv_phy_control |= in chv_phy_control_init()
2938 dev_priv->chv_phy_control |= in chv_phy_control_init()
[all …]
H A Di915_drv.h2498 u32 chv_phy_control; member