Searched refs:BXT_PHY_LANE_ENABLED (Results 1 – 5 of 5) sorted by relevance
273 ~BXT_PHY_LANE_ENABLED; in intel_vgpu_reset_mmio()278 ~BXT_PHY_LANE_ENABLED; in intel_vgpu_reset_mmio()283 ~BXT_PHY_LANE_ENABLED; in intel_vgpu_reset_mmio()
209 ~BXT_PHY_LANE_ENABLED; in emulate_monitor_status_change()274 BXT_PHY_LANE_ENABLED; in emulate_monitor_status_change()303 BXT_PHY_LANE_ENABLED; in emulate_monitor_status_change()333 BXT_PHY_LANE_ENABLED; in emulate_monitor_status_change()
1826 u32 data = v & COMMON_RESET_DIS ? BXT_PHY_LANE_ENABLED : 0; in bxt_phy_ctl_family_write()
864 BXT_PHY_LANE_ENABLED)) != BXT_PHY_LANE_ENABLED) in intel_ddi_get_encoder_pipes()
569 #define BXT_PHY_LANE_ENABLED (1 << 8) macro