Searched refs:xreg_base (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/sound/soc/codecs/ |
| H A D | rt-sdw-common.h | 31 #define RT_SDCA_PR_VALUE(xreg_base, xcount, xmax, xinvert) \ argument 33 {.reg_base = xreg_base, .count = xcount, .max = xmax, \
|
| H A D | rt712-sdca-dmic.c | 397 #define RT712_SDCA_PR_VALUE(xreg_base, xcount, xmax, xinvert) \ argument 399 {.reg_base = xreg_base, .count = xcount, .max = xmax, \
|
| H A D | rt715-sdca.c | 417 #define RT715_SDCA_PR_VALUE(xreg_base, xcount, xmax, xshift, xinvert) \ argument 419 {.reg_base = xreg_base, .count = xcount, .max = xmax, \
|
| H A D | rt722-sdca.c | 672 #define RT722_SDCA_PR_VALUE(xreg_base, xcount, xmax, xinvert) \ argument 674 {.reg_base = xreg_base, .count = xcount, .max = xmax, \
|
| H A D | rt712-sdca.c | 1198 #define RT712_SDCA_PR_VALUE(xreg_base, xcount, xmax, xinvert) \ argument 1200 {.reg_base = xreg_base, .count = xcount, .max = xmax, \
|