Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Drt-sdw-common.h31 #define RT_SDCA_PR_VALUE(xreg_base, xcount, xmax, xinvert) \ argument
33 {.reg_base = xreg_base, .count = xcount, .max = xmax, \
36 #define RT_SDCA_FU_CTRL(xname, reg_base, xmax, xinvert, xcount, \ argument
42 .private_value = RT_SDCA_PR_VALUE(reg_base, xcount, xmax, xinvert)}
45 xhandler_put, xcount, xmax, tlv_array, xinfo) \ argument
52 .private_value = RT_SDCA_PR_VALUE(reg_base, xcount, xmax, 0) }
H A Dtda7419.c251 #define TDA7419_SINGLE_VALUE(xreg, xmask, xmin, xmax, xthresh, xinvert) \ argument
254 .max = xmax, .thresh = xthresh, .invert = xinvert})
256 #define TDA7419_DOUBLE_R_VALUE(xregl, xregr, xmask, xmin, xmax, xthresh, \ argument
260 .max = xmax, .thresh = xthresh, .invert = xinvert})
262 #define TDA7419_SINGLE_TLV(xname, xreg, xmask, xmin, xmax, xthresh, \ argument
273 xmax, xthresh, xinvert), \
276 #define TDA7419_DOUBLE_R_TLV(xname, xregl, xregr, xmask, xmin, xmax, \ argument
287 xmin, xmax, xthresh, \
H A Drt715-sdca.c417 #define RT715_SDCA_PR_VALUE(xreg_base, xcount, xmax, xshift, xinvert) \ argument
419 {.reg_base = xreg_base, .count = xcount, .max = xmax, \
422 #define RT715_SDCA_FU_CTRL(xname, reg_base, xshift, xmax, xinvert, xcount) \ argument
427 .private_value = RT715_SDCA_PR_VALUE(reg_base, xcount, xmax, \
431 xhandler_put, tlv_array, xcount, xmax) \ argument
438 .private_value = RT715_SDCA_PR_VALUE(reg_base, xcount, xmax, 0, 0) }
441 xhandler_put, tlv_array, xcount, xmax) \ argument
448 .private_value = RT715_SDCA_PR_VALUE(reg_base, xcount, xmax, 0, 0) }
H A Drt712-sdca-dmic.c392 #define RT712_SDCA_PR_VALUE(xreg_base, xcount, xmax, xinvert) \ argument
394 {.reg_base = xreg_base, .count = xcount, .max = xmax, \
397 #define RT712_SDCA_FU_CTRL(xname, reg_base, xmax, xinvert, xcount) \ argument
402 .private_value = RT712_SDCA_PR_VALUE(reg_base, xcount, xmax, xinvert)}
405 xhandler_put, xcount, xmax, tlv_array) \ argument
412 .private_value = RT712_SDCA_PR_VALUE(reg_base, xcount, xmax, 0) }
H A Drt722-sdca.c671 #define RT722_SDCA_PR_VALUE(xreg_base, xcount, xmax, xinvert) \ argument
673 {.reg_base = xreg_base, .count = xcount, .max = xmax, \
676 #define RT722_SDCA_FU_CTRL(xname, reg_base, xmax, xinvert, xcount) \ argument
681 .private_value = RT722_SDCA_PR_VALUE(reg_base, xcount, xmax, xinvert)}
684 xhandler_put, xcount, xmax, tlv_array) \ argument
691 .private_value = RT722_SDCA_PR_VALUE(reg_base, xcount, xmax, 0) }
H A Drt712-sdca.c1193 #define RT712_SDCA_PR_VALUE(xreg_base, xcount, xmax, xinvert) \ argument
1195 {.reg_base = xreg_base, .count = xcount, .max = xmax, \
1198 #define RT712_SDCA_FU_CTRL(xname, reg_base, xmax, xinvert, xcount) \ argument
1203 .private_value = RT712_SDCA_PR_VALUE(reg_base, xcount, xmax, xinvert)}
1206 xhandler_put, xcount, xmax, tlv_array) \ argument
1213 .private_value = RT712_SDCA_PR_VALUE(reg_base, xcount, xmax, 0) }
H A Dab8500-codec.c63 #define AB8500_FILTER_CONTROL(xname, xcount, xmin, xmax) \ argument
68 {.count = xcount, .min = xmin, .max = xmax} }
/linux/tools/mm/
H A Dslabinfo-gnuplot.sh26 xmax=0
62 if [ $xmax -ne 0 ]; then
63 range="$range::$xmax"
64 lines=$((xmax-xmin))
109 if [ $xmax -ne 0 ]; then
110 range="$range::$xmax"
197 xmax=${array[1]}
/linux/sound/soc/tegra/
H A Dtegra210_ahub.h75 #define SOC_VALUE_ENUM_WIDE(xreg, shift, xmax, xtexts, xvalues) \ argument
80 .items = xmax, \
83 .mask = xmax ? roundup_pow_of_two(xmax) - 1 : 0 \
H A Dtegra186_asrc.c655 #define SOC_SINGLE_EXT_FRAC(xname, xregbase, xmax, xget, xput) \ argument
670 .max = xmax \
/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda.h24 #define ACARD_SINGLE_RANGE_EXT_TLV(xname, xreg, xshift, xmin, xmax, xinvert, \ argument
35 .min = xmin, .max = xmax, .invert = xinvert, \
/linux/arch/m68k/atari/
H A Datakeyb.c365 void ikbd_mouse_abs_pos(int xmax, int ymax) in ikbd_mouse_abs_pos() argument
367 char cmd[5] = { 0x09, xmax>>8, xmax&0xFF, ymax>>8, ymax&0xFF }; in ikbd_mouse_abs_pos()
/linux/sound/soc/
H A Dsoc-ops-test.c21 #define TEST_MC(clayout, xmin, xmax, xpmax, xsign, xinvert) \ argument
23 .min = xmin, .max = xmax, .platform_max = xpmax, \
38 xmin, xmax, xpmax, xsign, xinvert) \ argument
44 TEST_MC(clayout, xmin, xmax, xpmax, xsign, xinvert), \
49 xmask, xreg, xmin, xmax, xpmax, xsign, xinvert) \ argument
55 TEST_MC(clayout, xmin, xmax, xpmax, xsign, xinvert), \
/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
125 xmax = max(x01, x11); in convert_coords_to_ispparams()
147 bottom_x = DIV_ROUND_UP(xmax, BIT(DVS_COORD_FRAC_BITS)); in convert_coords_to_ispparams()
/linux/drivers/iio/chemical/
H A Dsgp40.c103 * divide the x^n part whenever its about to overflow (xmax).
109 u32 factorial, divider, xmax; in sgp40_exp() local
120 xmax = 0x7FFFFFFF / exp; in sgp40_exp()
133 if (xp >= xmax) { in sgp40_exp()
/linux/arch/m68k/include/asm/
H A Datarikb.h21 void ikbd_mouse_abs_pos(int xmax, int ymax);
/linux/sound/soc/intel/atom/
H 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/security/apparmor/
H A Dpolicy_unpack.c1250 int xidx, xmax = -1; in verify_perms() local
1260 if (xmax < xidx) in verify_perms()
1261 xmax = xidx; in verify_perms()
1270 if (xmax == -1) { in verify_perms()
1272 } else if (pdb->trans.size > xmax + 1) { in verify_perms()
1273 if (!aa_resize_str_table(&pdb->trans, xmax + 1, GFP_KERNEL)) in verify_perms()
/linux/sound/soc/ti/
H A Domap-mcbsp-st.c451 #define OMAP_MCBSP_SOC_SINGLE_S16_EXT(xname, xmin, xmax, \ argument
457 {.min = xmin, .max = xmax} }
/linux/drivers/gpu/drm/sti/
H A Dsti_hdmi.c253 u32 xmin, xmax; in hdmi_active_area() local
257 xmax = sti_vtg_get_pixel_number(hdmi->mode, hdmi->mode.hdisplay); in hdmi_active_area()
262 hdmi_write(hdmi, xmax, HDMI_ACTIVE_VID_XMAX); in hdmi_active_area()
/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() argument
251 xmin, ymin, xmax, ymax); in em28xx_accumulator_set()
254 em28xx_write_regs(dev, EM28XX_R29_XMAX, &xmax, 1); in em28xx_accumulator_set()
/linux/drivers/s390/char/
H A Draw3270.c432 char xmax; member