Searched refs:BXT_PHY_LANE_ENABLED (Results 1 – 5 of 5) sorted by relevance
269 ~BXT_PHY_LANE_ENABLED; in intel_vgpu_reset_mmio()274 ~BXT_PHY_LANE_ENABLED; in intel_vgpu_reset_mmio()279 ~BXT_PHY_LANE_ENABLED; in intel_vgpu_reset_mmio()
204 ~BXT_PHY_LANE_ENABLED; in emulate_monitor_status_change()269 BXT_PHY_LANE_ENABLED; in emulate_monitor_status_change()298 BXT_PHY_LANE_ENABLED; in emulate_monitor_status_change()328 BXT_PHY_LANE_ENABLED; in emulate_monitor_status_change()
1575 u32 data = v & COMMON_RESET_DIS ? BXT_PHY_LANE_ENABLED : 0; in bxt_phy_ctl_family_write()
2045 BXT_PHY_LANE_ENABLED)) != BXT_PHY_LANE_ENABLED) in intel_ddi_get_encoder_pipes()
1756 #define BXT_PHY_LANE_ENABLED (1 << 8) macro