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()
205 ~BXT_PHY_LANE_ENABLED; in emulate_monitor_status_change()270 BXT_PHY_LANE_ENABLED; in emulate_monitor_status_change()299 BXT_PHY_LANE_ENABLED; in emulate_monitor_status_change()329 BXT_PHY_LANE_ENABLED; in emulate_monitor_status_change()
1824 u32 data = v & COMMON_RESET_DIS ? BXT_PHY_LANE_ENABLED : 0; in bxt_phy_ctl_family_write()
802 BXT_PHY_LANE_ENABLED)) != BXT_PHY_LANE_ENABLED) in intel_ddi_get_encoder_pipes()
1776 #define BXT_PHY_LANE_ENABLED (1 << 8) macro