Home
last modified time | relevance | path

Searched refs:RT712_SDCA_PR_VALUE (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/sound/soc/codecs/
Drt712-sdca-dmic.c397 #define RT712_SDCA_PR_VALUE(xreg_base, xcount, xmax, xinvert) \ macro
407 .private_value = RT712_SDCA_PR_VALUE(reg_base, xcount, xmax, xinvert)}
417 .private_value = RT712_SDCA_PR_VALUE(reg_base, xcount, xmax, 0) }
Drt712-sdca.c1153 #define RT712_SDCA_PR_VALUE(xreg_base, xcount, xmax, xinvert) \ macro
1163 .private_value = RT712_SDCA_PR_VALUE(reg_base, xcount, xmax, xinvert)}
1173 .private_value = RT712_SDCA_PR_VALUE(reg_base, xcount, xmax, 0) }