Home
last modified time | relevance | path

Searched defs:xcount (Results 1 – 7 of 7) sorted by relevance

/linux/sound/soc/codecs/
H A Drt715-sdca.c417 #define RT715_SDCA_PR_VALUE(xreg_base, xcount, xmax, xshift, xinvert) \ argument
422 #define RT715_SDCA_FU_CTRL(xname, reg_base, xshift, xmax, xinvert, xcount) \ argument
431 xhandler_put, tlv_array, xcount, xmax) \ argument
441 xhandler_put, tlv_array, xcount, xmax) \ argument
H A Drt712-sdca-dmic.c391 #define RT712_SDCA_PR_VALUE(xreg_base, xcount, xmax, xinvert) \ argument
396 #define RT712_SDCA_FU_CTRL(xname, reg_base, xmax, xinvert, xcount) \ argument
404 xhandler_put, xcount, xmax, tlv_array) \ argument
H A Drt712-sdca.c1189 #define RT712_SDCA_PR_VALUE(xreg_base, xcount, xmax, xinvert) \ argument
1194 #define RT712_SDCA_FU_CTRL(xname, reg_base, xmax, xinvert, xcount) \ argument
1202 xhandler_put, xcount, xmax, tlv_array) \ argument
H A Drt722-sdca.c999 #define RT722_SDCA_PR_VALUE(xreg_base, xcount, xmax, xinvert) \ argument
1004 #define RT722_SDCA_FU_CTRL(xname, reg_base, xmax, xinvert, xcount) \ argument
1012 xhandler_put, xcount, xmax, tlv_array) \ argument
H A Dtscs42xx.c616 COEFF_RAM_CTL(xname,xcount,xaddr) global() argument
/linux/sound/soc/intel/atom/
H A Dsst-atom-controls.h794 #define SST_ALGO_CTL_VALUE(xcount, xtype, xpipe, xmod, xtask, xcmd) \ argument
800 #define SST_ALGO_KCONTROL(xname, xcount, xmod, xpipe, \ argument
810 #define SST_ALGO_KCONTROL_BYTES(xpname, xmname, xcount, xmod, \ argument
823 #define SST_ALGO_BYPASS_PARAMS(xpname, xmname, xcount, xmod, xpipe, \ argument
828 #define SST_COMBO_ALGO_KCONTROL_BYTES(xpname, xmname, xsubmod, xcount, xmod, \ argument
/linux/drivers/net/ethernet/apple/
H A Dmace.c668 int xcount, dstat; in mace_interrupt() local