Searched refs:xreg_base (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ |
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, \
|
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, \
|
D | rt722-sdca.c | 673 #define RT722_SDCA_PR_VALUE(xreg_base, xcount, xmax, xinvert) \ argument 675 {.reg_base = xreg_base, .count = xcount, .max = xmax, \
|
D | rt712-sdca.c | 1153 #define RT712_SDCA_PR_VALUE(xreg_base, xcount, xmax, xinvert) \ argument 1155 {.reg_base = xreg_base, .count = xcount, .max = xmax, \
|