Home
last modified time | relevance | path

Searched refs:RRBR_RTHR (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/intel/keembay/
H A Dkmb_platform.h35 #define RRBR_RTHR(x) (0x40 * (x) + 0x024) macro
/linux/sound/soc/dwc/
H A Dlocal.h40 #define RRBR_RTHR(x) (0x40 * x + 0x024)
43 #define RRBR_RTHR( global() macro
H A Ddwc-i2s.c1015 dev->r_reg = RRBR_RTHR(0); in dw_i2s_probe()