Searched refs:BXT_PHY_LANE_ENABLED (Results 1 – 5 of 5) sorted by relevance
275 ~BXT_PHY_LANE_ENABLED; in intel_vgpu_reset_mmio()280 ~BXT_PHY_LANE_ENABLED; in intel_vgpu_reset_mmio()285 ~BXT_PHY_LANE_ENABLED; in intel_vgpu_reset_mmio()
219 ~BXT_PHY_LANE_ENABLED; in emulate_monitor_status_change()284 BXT_PHY_LANE_ENABLED; in emulate_monitor_status_change()314 BXT_PHY_LANE_ENABLED; in emulate_monitor_status_change()345 BXT_PHY_LANE_ENABLED; in emulate_monitor_status_change()
1843 u32 data = v & COMMON_RESET_DIS ? BXT_PHY_LANE_ENABLED : 0; in bxt_phy_ctl_family_write()
929 BXT_PHY_LANE_ENABLED)) != BXT_PHY_LANE_ENABLED) in intel_ddi_get_encoder_pipes()
204 #define BXT_PHY_LANE_ENABLED (1 << 8) macro