Searched refs:PORT_CLK_SEL_MASK (Results 1 – 3 of 3) sorted by relevance
228 ~PORT_CLK_SEL_MASK; in emulate_monitor_status_change()248 ~PORT_CLK_SEL_MASK; in emulate_monitor_status_change()268 ~PORT_CLK_SEL_MASK; in emulate_monitor_status_change()
1615 switch (val & PORT_CLK_SEL_MASK) { in hsw_ddi_clock_get()
9583 #define PORT_CLK_SEL_MASK (7 << 29) macro