Searched refs:BXT_PHY_LANE_ENABLED (Results 1 – 5 of 5) sorted by relevance
272 ~BXT_PHY_LANE_ENABLED; in intel_vgpu_reset_mmio()277 ~BXT_PHY_LANE_ENABLED; in intel_vgpu_reset_mmio()282 ~BXT_PHY_LANE_ENABLED; in intel_vgpu_reset_mmio()
206 ~BXT_PHY_LANE_ENABLED; in emulate_monitor_status_change()271 BXT_PHY_LANE_ENABLED; in emulate_monitor_status_change()300 BXT_PHY_LANE_ENABLED; in emulate_monitor_status_change()330 BXT_PHY_LANE_ENABLED; in emulate_monitor_status_change()
1820 u32 data = v & COMMON_RESET_DIS ? BXT_PHY_LANE_ENABLED : 0; in bxt_phy_ctl_family_write()
822 BXT_PHY_LANE_ENABLED)) != BXT_PHY_LANE_ENABLED) in intel_ddi_get_encoder_pipes()
630 #define BXT_PHY_LANE_ENABLED (1 << 8) macro