Searched refs:stagger (Results 1 – 3 of 3) sorted by relevance
1837 int data, i, stagger; in chv_hdmi_pre_enable() local1861 stagger = 0x18; in chv_hdmi_pre_enable()1863 stagger = 0xd; in chv_hdmi_pre_enable()1865 stagger = 0x7; in chv_hdmi_pre_enable()1867 stagger = 0x4; in chv_hdmi_pre_enable()1869 stagger = 0x2; in chv_hdmi_pre_enable()1880 DPIO_LANESTAGGER_STRAP(stagger) | in chv_hdmi_pre_enable()1887 DPIO_LANESTAGGER_STRAP(stagger) | in chv_hdmi_pre_enable()
2816 int data, i, stagger; in chv_pre_enable_dp() local2845 stagger = 0x18; in chv_pre_enable_dp()2847 stagger = 0xd; in chv_pre_enable_dp()2849 stagger = 0x7; in chv_pre_enable_dp()2851 stagger = 0x4; in chv_pre_enable_dp()2853 stagger = 0x2; in chv_pre_enable_dp()2866 DPIO_LANESTAGGER_STRAP(stagger) | in chv_pre_enable_dp()2874 DPIO_LANESTAGGER_STRAP(stagger) | in chv_pre_enable_dp()
384 #define VIRT_CTR(stagger, i) ((i) + ((num_counters) * (stagger))) argument