Searched refs:DPS310_PRS_RATE_BITS (Results 1 – 1 of 1) sorted by relevance
35 #define DPS310_PRS_RATE_BITS GENMASK(6, 4) macro336 DPS310_PRS_RATE_BITS, val); in dps310_set_pres_samp_freq()362 return BIT((val & DPS310_PRS_RATE_BITS) >> 4); in dps310_get_pres_samp_freq()