Home
last modified time | relevance | path

Searched defs:xmin (Results 1 – 10 of 10) sorted by relevance

/linux/sound/soc/codecs/
H A Dtda7419.c251 #define TDA7419_SINGLE_VALUE(xreg, xmask, xmin, xmax, xthresh, xinvert) \ argument
256 #define TDA7419_DOUBLE_R_VALUE(xregl, xregr, xmask, xmin, xmax, xthresh, \ argument
262 #define TDA7419_SINGLE_TLV(xname, xreg, xmask, xmin, xmax, xthresh, \ argument
276 #define TDA7419_DOUBLE_R_TLV(xname, xregl, xregr, xmask, xmin, xmax, \ argument
H A Dab8500-codec.c63 #define AB8500_FILTER_CONTROL(xname, xcount, xmin, xmax) \ argument
/linux/sound/soc/
H A Dsoc-ops-test.c21 #define TEST_MC(clayout, xmin, xmax, xpmax, xsign, xinvert) \ argument
38 xmin, xmax, xpmax, xsign, xinvert) \ argument
49 xmask, xreg, xmin, xmax, xpmax, xsign, xinvert) \ argument
/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda.h24 #define ACARD_SINGLE_RANGE_EXT_TLV(xname, xreg, xshift, xmin, xmax, xinvert, \ argument
/linux/drivers/staging/media/atomisp/pci/isp/kernels/dvs/dvs_1.0/
H A Dia_css_dvs.host.c64 unsigned int xmin, ymin, xmax, ymax; in convert_coords_to_ispparams() local
/linux/sound/soc/ti/
H A Domap-mcbsp-st.c451 #define OMAP_MCBSP_SOC_SINGLE_S16_EXT(xname, xmin, xmax, \ argument
/linux/drivers/gpu/drm/sti/
H A Dsti_hdmi.c253 u32 xmin, xmax; in hdmi_active_area() local
/linux/drivers/s390/char/
H A Draw3270.c430 char xmin; member
/linux/sound/soc/intel/atom/
H A Dsst-atom-controls.h714 xmin, xmax, xpname) \ argument
728 xmin, xmax, xpname) \ argument
/linux/drivers/media/usb/em28xx/
H A Dem28xx-video.c247 static int em28xx_accumulator_set(struct em28xx *dev, u8 xmin, u8 xmax, in em28xx_accumulator_set()