xmin              240 drivers/gpu/drm/sti/sti_hdmi.c 	u32 xmin, xmax;
xmin              243 drivers/gpu/drm/sti/sti_hdmi.c 	xmin = sti_vtg_get_pixel_number(hdmi->mode, 1);
xmin              248 drivers/gpu/drm/sti/sti_hdmi.c 	hdmi_write(hdmi, xmin, HDMI_ACTIVE_VID_XMIN);
xmin              257 drivers/media/usb/em28xx/em28xx-video.c static int em28xx_accumulator_set(struct em28xx *dev, u8 xmin, u8 xmax,
xmin              261 drivers/media/usb/em28xx/em28xx-video.c 			xmin, ymin, xmax, ymax);
xmin              263 drivers/media/usb/em28xx/em28xx-video.c 	em28xx_write_regs(dev, EM28XX_R28_XMIN, &xmin, 1);
xmin              408 drivers/s390/char/raw3270.c 		char  xmin;
xmin               36 include/sound/soc.h #define SOC_DOUBLE_S_VALUE(xreg, shift_left, shift_right, xmin, xmax, xsign_bit, xinvert, xautodisable) \
xmin               39 include/sound/soc.h 	.rshift = shift_right, .min = xmin, .max = xmax, .platform_max = xmax, \
xmin               50 include/sound/soc.h #define SOC_DOUBLE_R_S_VALUE(xlreg, xrreg, xshift, xmin, xmax, xsign_bit, xinvert) \
xmin               53 include/sound/soc.h 	.max = xmax, .min = xmin, .platform_max = xmax, .sign_bit = xsign_bit, \
xmin               55 include/sound/soc.h #define SOC_DOUBLE_R_RANGE_VALUE(xlreg, xrreg, xshift, xmin, xmax, xinvert) \
xmin               58 include/sound/soc.h 	.min = xmin, .max = xmax, .platform_max = xmax, .invert = xinvert})
xmin               64 include/sound/soc.h #define SOC_SINGLE_RANGE(xname, xreg, xshift, xmin, xmax, xinvert) \
xmin               70 include/sound/soc.h 		 .rshift = xshift,  .min = xmin, .max = xmax, \
xmin               80 include/sound/soc.h #define SOC_SINGLE_SX_TLV(xname, xreg, xshift, xmin, xmax, tlv_array) \
xmin               91 include/sound/soc.h 		.max = xmax, .min = xmin} }
xmin               92 include/sound/soc.h #define SOC_SINGLE_RANGE_TLV(xname, xreg, xshift, xmin, xmax, xinvert, tlv_array) \
xmin              101 include/sound/soc.h 		 .rshift = xshift, .min = xmin, .max = xmax, \
xmin              123 include/sound/soc.h #define SOC_DOUBLE_R_RANGE(xname, reg_left, reg_right, xshift, xmin, \
xmin              129 include/sound/soc.h 					    xshift, xmin, xmax, xinvert) }
xmin              148 include/sound/soc.h #define SOC_DOUBLE_R_RANGE_TLV(xname, reg_left, reg_right, xshift, xmin, \
xmin              157 include/sound/soc.h 					    xshift, xmin, xmax, xinvert) }
xmin              158 include/sound/soc.h #define SOC_DOUBLE_R_SX_TLV(xname, xreg, xrreg, xshift, xmin, xmax, tlv_array) \
xmin              169 include/sound/soc.h 		.max = xmax, .min = xmin} }
xmin              170 include/sound/soc.h #define SOC_DOUBLE_R_S_TLV(xname, reg_left, reg_right, xshift, xmin, xmax, xsign_bit, xinvert, tlv_array) \
xmin              178 include/sound/soc.h 					    xmin, xmax, xsign_bit, xinvert) }
xmin              179 include/sound/soc.h #define SOC_SINGLE_S8_TLV(xname, xreg, xmin, xmax, tlv_array) \
xmin              188 include/sound/soc.h 	 .min = xmin, .max = xmax, .platform_max = xmax, \
xmin              190 include/sound/soc.h #define SOC_DOUBLE_S8_TLV(xname, xreg, xmin, xmax, tlv_array) \
xmin              197 include/sound/soc.h 	.private_value = SOC_DOUBLE_S_VALUE(xreg, 0, 8, xmin, xmax, 7, 0, 0) }
xmin              251 include/sound/soc.h #define SOC_SINGLE_RANGE_EXT_TLV(xname, xreg, xshift, xmin, xmax, xinvert, \
xmin              261 include/sound/soc.h 		 .rshift = xshift, .min = xmin, .max = xmax, \
xmin              329 include/sound/soc.h 		xmin, xmax, xinvert) \
xmin              335 include/sound/soc.h 		.invert = xinvert, .min = xmin, .max = xmax} }
xmin               65 sound/soc/codecs/ab8500-codec.c #define AB8500_FILTER_CONTROL(xname, xcount, xmin, xmax) \
xmin               70 sound/soc/codecs/ab8500-codec.c 		{.count = xcount, .min = xmin, .max = xmax} }
xmin              256 sound/soc/codecs/tda7419.c #define TDA7419_SINGLE_VALUE(xreg, xmask, xmin, xmax, xthresh, xinvert) \
xmin              258 sound/soc/codecs/tda7419.c 	{.reg = xreg, .rreg = xreg, .mask = xmask, .min = xmin, \
xmin              261 sound/soc/codecs/tda7419.c #define TDA7419_DOUBLE_R_VALUE(xregl, xregr, xmask, xmin, xmax, xthresh, \
xmin              264 sound/soc/codecs/tda7419.c 	{.reg = xregl, .rreg = xregr, .mask = xmask, .min = xmin, \
xmin              267 sound/soc/codecs/tda7419.c #define TDA7419_SINGLE_TLV(xname, xreg, xmask, xmin, xmax, xthresh, \
xmin              277 sound/soc/codecs/tda7419.c 	.private_value = TDA7419_SINGLE_VALUE(xreg, xmask, xmin, \
xmin              281 sound/soc/codecs/tda7419.c #define TDA7419_DOUBLE_R_TLV(xname, xregl, xregr, xmask, xmin, xmax, \
xmin              292 sound/soc/codecs/tda7419.c 						xmin, xmax, xthresh, \
xmin              714 sound/soc/intel/atom/sst-atom-controls.h 			      xmin, xmax, xpname) \
xmin              722 sound/soc/intel/atom/sst-atom-controls.h 	{ .stereo = true, .max = xmax, .min = xmin, .type = SST_GAIN_TLV, \
xmin              728 sound/soc/intel/atom/sst-atom-controls.h 			      xmin, xmax, xpname) \
xmin              733 sound/soc/intel/atom/sst-atom-controls.h 	{ .stereo = false, .max = xmax, .min = xmin, .type = xtype, \
xmin              465 sound/soc/ti/omap-mcbsp-st.c #define OMAP_MCBSP_SOC_SINGLE_S16_EXT(xname, xmin, xmax,		\
xmin              471 sound/soc/ti/omap-mcbsp-st.c 	{.min = xmin, .max = xmax} }