Searched refs:TPDM_DSB_CR_HPSEL (Results 1 – 2 of 2) sorted by relevance
62 #define TPDM_DSB_CR_HPSEL GENMASK(6, 2) macro
264 *val &= ~TPDM_DSB_CR_HPSEL; in set_dsb_mode()265 *val |= FIELD_PREP(TPDM_DSB_CR_HPSEL, mode); in set_dsb_mode()