Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/include/hal/sound/
A Dsnd_core.h153 #define SND_CTL_KCONTROL(xname, xreg, xshift, xmax) \ argument
158 .shift = xshift, \
179 #define SND_CTL_KCONTROL_EXT_REG(xname, xreg, xshift, xmax, xget, xset) \ argument
184 .shift = xshift, \
192 #define SND_CTL_KCONTROL_VALUE_EXT(xname, xreg, xshift, xmax, xmin, xget, xset) \ argument
197 .shift = xshift, \
218 #define SND_CTL_ENUM(xname, xitems, xtexts, xreg, xshift) \ argument
225 .shift = xshift, \
244 #define SND_CTL_ENUM_VALUE_EXT(xname, xitems, xtexts, xreg, xshift, xmask, xget, xset) \ argument
251 .shift = xshift, \

Completed in 7 milliseconds