Home
last modified time | relevance | path

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

/linux/include/sound/
A Dsoc.h70 .rshift = xshift, .min = xmin, .max = xmax, \
91 .max = xmax, .min = xmin} }
101 .rshift = xshift, .min = xmin, .max = xmax, \
129 xshift, xmin, xmax, xinvert) }
157 xshift, xmin, xmax, xinvert) }
169 .max = xmax, .min = xmin} }
178 xmin, xmax, xsign_bit, xinvert) }
188 .min = xmin, .max = xmax, .platform_max = xmax, \
261 .rshift = xshift, .min = xmin, .max = xmax, \
335 xmin, xmax, xinvert) \ argument
[all …]
/linux/tools/vm/
A Dslabinfo-gnuplot.sh25 xmin=0
53 local range="every ::$xmin"
64 lines=$((xmax-xmin))
106 local range="every ::$xmin"
196 xmin=${array[0]}
/linux/sound/soc/codecs/
A Dtda7419.c251 #define TDA7419_SINGLE_VALUE(xreg, xmask, xmin, xmax, xthresh, xinvert) \ argument
253 {.reg = xreg, .rreg = xreg, .mask = xmask, .min = xmin, \
256 #define TDA7419_DOUBLE_R_VALUE(xregl, xregr, xmask, xmin, xmax, xthresh, \ argument
259 {.reg = xregl, .rreg = xregr, .mask = xmask, .min = xmin, \
262 #define TDA7419_SINGLE_TLV(xname, xreg, xmask, xmin, xmax, xthresh, \ argument
272 .private_value = TDA7419_SINGLE_VALUE(xreg, xmask, xmin, \
276 #define TDA7419_DOUBLE_R_TLV(xname, xregl, xregr, xmask, xmin, xmax, \ argument
287 xmin, xmax, xthresh, \
A Dab8500-codec.c65 #define AB8500_FILTER_CONTROL(xname, xcount, xmin, xmax) \ argument
70 {.count = xcount, .min = xmin, .max = xmax} }
/linux/drivers/staging/media/atomisp/pci/isp/kernels/dvs/dvs_1.0/
A Dia_css_dvs.host.c75 unsigned int xmin, ymin, xmax, ymax; in convert_coords_to_ispparams() local
135 xmin = min(x00, x10); in convert_coords_to_ispparams()
141 assert(x01 >= xmin); in convert_coords_to_ispparams()
142 assert(x11 >= xmin); in convert_coords_to_ispparams()
148 topleft_x = ((xmin >> DVS_COORD_FRAC_BITS) in convert_coords_to_ispparams()
/linux/sound/soc/intel/atom/
A Dsst-atom-controls.h714 xmin, xmax, xpname) \ argument
722 { .stereo = true, .max = xmax, .min = xmin, .type = SST_GAIN_TLV, \
728 xmin, xmax, xpname) \ argument
733 { .stereo = false, .max = xmax, .min = xmin, .type = xtype, \
/linux/sound/soc/ti/
A Domap-mcbsp-st.c462 #define OMAP_MCBSP_SOC_SINGLE_S16_EXT(xname, xmin, xmax, \ argument
468 {.min = xmin, .max = xmax} }
/linux/drivers/gpu/drm/sti/
A Dsti_hdmi.c247 u32 xmin, xmax; in hdmi_active_area() local
250 xmin = sti_vtg_get_pixel_number(hdmi->mode, 1); in hdmi_active_area()
255 hdmi_write(hdmi, xmin, HDMI_ACTIVE_VID_XMIN); in hdmi_active_area()
/linux/drivers/media/usb/em28xx/
A Dem28xx-video.c257 static int em28xx_accumulator_set(struct em28xx *dev, u8 xmin, u8 xmax, in em28xx_accumulator_set() argument
261 xmin, ymin, xmax, ymax); in em28xx_accumulator_set()
263 em28xx_write_regs(dev, EM28XX_R28_XMIN, &xmin, 1); in em28xx_accumulator_set()
/linux/drivers/s390/char/
A Draw3270.c404 char xmin; member

Completed in 34 milliseconds