Searched refs:DSB_POLL_COUNT (Results 1 – 2 of 2) sorted by relevance
36 #define DSB_POLL_COUNT(x) REG_FIELD_PREP(DSB_POLL_COUNT_MASK, (x)) macro
505 DSB_POLL_WAIT(wait_us) | DSB_POLL_COUNT(count)); in intel_dsb_poll()