Home
last modified time | relevance | path

Searched refs:xreg_base (Results 1 – 4 of 4) sorted by relevance

/linux/sound/soc/codecs/
H A Drt712-sdca-dmic.c392 #define RT712_SDCA_PR_VALUE(xreg_base, xcount, xmax, xinvert) \ argument
394 {.reg_base = xreg_base, .count = xcount, .max = xmax, \
H A Drt715-sdca.c417 #define RT715_SDCA_PR_VALUE(xreg_base, xcount, xmax, xshift, xinvert) \ argument
419 {.reg_base = xreg_base, .count = xcount, .max = xmax, \
H A Drt722-sdca.c671 #define RT722_SDCA_PR_VALUE(xreg_base, xcount, xmax, xinvert) \ argument
673 {.reg_base = xreg_base, .count = xcount, .max = xmax, \
H A Drt712-sdca.c1190 #define RT712_SDCA_PR_VALUE(xreg_base, xcount, xmax, xinvert) \ in rt712_sdca_fu_info()
1192 {.reg_base = xreg_base, .count = xcount, .max = xmax, \
1193 RT712_SDCA_PR_VALUE(xreg_base,xcount,xmax,xinvert) global() argument