Searched refs:PORT_CLK_SEL_MASK (Results 1 – 3 of 3) sorted by relevance
227 ~PORT_CLK_SEL_MASK; in emulate_monitor_status_change()247 ~PORT_CLK_SEL_MASK; in emulate_monitor_status_change()267 ~PORT_CLK_SEL_MASK; in emulate_monitor_status_change()
1589 switch (val & PORT_CLK_SEL_MASK) { in hsw_ddi_clock_get()
9170 #define PORT_CLK_SEL_MASK (7 << 29) macro