Searched defs:xcount (Results 1 – 7 of 7) sorted by relevance
/linux/sound/soc/codecs/ |
A D | rt715-sdca.c | 416 #define RT715_SDCA_PR_VALUE(xreg_base, xcount, xmax, xshift, xinvert) \ argument 421 #define RT715_SDCA_FU_CTRL(xname, reg_base, xshift, xmax, xinvert, xcount) \ argument 438 xhandler_put, tlv_array, xcount, xmax) \ argument 448 xhandler_put, tlv_array, xcount, xmax) \ argument
|
A D | ab8500-codec.c | 65 #define AB8500_FILTER_CONTROL(xname, xcount, xmin, xmax) \ argument
|
A D | tscs42xx.c | 616 #define COEFF_RAM_CTL(xname, xcount, xaddr) \ argument
|
A D | tscs454.c | 1523 #define COEFF_RAM_CTL(xname, xcount, xaddr) \ argument
|
/linux/sound/soc/intel/atom/ |
A D | sst-atom-controls.h | 794 #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/ |
A D | mace.c | 665 int xcount, dstat; in mace_interrupt() local
|
/linux/include/sound/ |
A D | soc.h | 320 #define SND_SOC_BYTES_EXT(xname, xcount, xhandler_get, xhandler_put) \ argument 326 #define SND_SOC_BYTES_TLV(xname, xcount, xhandler_get, xhandler_put) \ argument
|
Completed in 28 milliseconds