Searched refs:invert (Results 176 - 200 of 253) sorted by relevance

1234567891011

/linux-master/sound/isa/
H A Des18xx.c1122 int invert = (kcontrol->private_value >> 24) & ES18XX_FL_INVERT; local
1131 if (invert)
1142 int invert = (kcontrol->private_value >> 24) & ES18XX_FL_INVERT; local
1147 if (invert)
1163 #define ES18XX_DOUBLE(xname, xindex, left_reg, right_reg, shift_left, shift_right, mask, invert) \
1167 .private_value = left_reg | (right_reg << 8) | (shift_left << 16) | (shift_right << 19) | (mask << 24) | (invert << 22) }
1188 int invert = (kcontrol->private_value >> 22) & 1; local
1198 if (invert) {
1213 int invert = (kcontrol->private_value >> 22) & 1; local
1219 if (invert) {
[all...]
/linux-master/sound/soc/codecs/
H A Dtlv320aic3x.c145 #define SOC_DAPM_SINGLE_AIC3X(xname, reg, shift, mask, invert) \
146 SOC_SINGLE_EXT(xname, reg, shift, mask, invert, \
164 unsigned int invert = mc->invert; local
177 if (invert)
H A Dwm8991.h810 #define SOC_WM899X_OUTPGA_SINGLE_R_TLV(xname, reg, shift, max, invert,\
812 SOC_SINGLE_EXT_TLV(xname, reg, shift, max, invert, \
H A Drt700.c386 if (mc->invert) {
407 if (mc->invert) {
479 if (mc->invert) {
H A Dmax98390.c171 unsigned int invert = 0; local
197 invert = MAX98390_PCM_MODE_CFG_PCM_BCLKEDGE;
200 dev_err(component->dev, "DAI invert mode unsupported\n");
207 invert);
H A Drt711.c530 if (mc->invert) {
552 if (mc->invert) {
629 if (mc->invert) {
/linux-master/sound/soc/
H A Dsoc-dapm.c399 if (mc->invert)
789 unsigned int invert = mc->invert; local
816 if (invert)
826 p->connect = invert;
3389 unsigned int invert = mc->invert; local
3411 if (invert)
3417 if (invert)
3448 unsigned int invert local
[all...]
H A Dsoc-topology.c755 sm->invert = le32_to_cpu(mc->invert);
1142 sm->invert = le32_to_cpu(mc->invert);
1345 template.on_val = w->invert ? 0 : 1;
1346 template.off_val = w->invert ? 1 : 0;
/linux-master/drivers/media/common/b2c2/
H A Dflexcop-fe-tuner.c275 .invert = 0,
308 .invert = 1,
/linux-master/sound/isa/wss/
H A Dwss_lib.c1999 int invert = (kcontrol->private_value >> 24) & 0xff; local
2004 if (invert)
2018 int invert = (kcontrol->private_value >> 24) & 0xff; local
2023 if (invert)
2058 int invert = (kcontrol->private_value >> 22) & 1; local
2064 if (invert) {
2082 int invert = (kcontrol->private_value >> 22) & 1; local
2088 if (invert) {
/linux-master/drivers/media/usb/dvb-usb/
H A Dttusb2.c489 .invert = 0,
496 .invert = 0,
/linux-master/drivers/media/dvb-frontends/
H A Dtda10021.c124 if ((INVERSION_ON == inversion) ^ (state->config->invert == 0))
404 p->inversion = ((state->reg0 & 0x20) == 0x20) ^ (state->config->invert != 0) ? INVERSION_ON : INVERSION_OFF;
H A Dstv0299.c574 if (state->config->invert) invval = (~invval) & 1;
611 if (state->config->invert) invval = (~invval) & 1;
H A Dstv0297.c431 if (state->config->invert)
617 if (state->config->invert)
/linux-master/drivers/perf/
H A Darm_dmc620_pmu.c215 GEN_PMU_FORMAT_ATTR(invert); variable
284 ATTR_CFG_GET_FLD(attr, invert));
/linux-master/include/linux/mfd/wm8350/
H A Dgpio.h345 int pol, int pull, int invert, int debounce);
/linux-master/sound/soc/intel/boards/
H A Dbdw-rt5677.c113 .invert = 1,
H A Dcht_bsw_max98090_ti.c171 .invert = 1,
/linux-master/sound/soc/ti/
H A Drx51.c201 .invert = 1,
/linux-master/drivers/gpio/
H A Dgpio-pca953x.c190 int invert; member in struct:pca953x_reg_config
197 .invert = PCA953X_INVERT,
204 .invert = PCA957X_INVRT,
1010 return pca953x_write_regs(chip, chip->regs->invert, val);
/linux-master/drivers/media/pci/ttpci/
H A Dbudget-ci.c687 .invert = 0,
824 .invert = 0,
835 .invert = 1,
1016 .invert = 0,
1022 .invert = 0,
/linux-master/sound/sparc/
H A Ddbri.c2339 int invert = (kcontrol->private_value >> 24) & 1; local
2351 if (invert == 1)
2364 int invert = (kcontrol->private_value >> 24) & 1; local
2372 if (invert == 1)
2404 number of bits. invert is a boolean for use with attenuation.
2406 #define CS4215_SINGLE(xname, entry, shift, mask, invert) \
2411 ((invert) << 24) },
/linux-master/drivers/input/misc/
H A Diqs7222.c803 bool invert; member in struct:iqs7222_prop_desc
830 .invert = true,
941 .name = "azoteq,invert-enable",
2078 bool invert = iqs7222_props[i].invert; local
2096 if (invert)
2106 if (invert)
/linux-master/drivers/media/usb/ttusb-budget/
H A Ddvb-ttusb-budget.c1109 .invert = 1,
1268 .invert = 1,
1331 .invert = 1,
1515 .invert = 0,
/linux-master/drivers/media/rc/
H A Dir-mce_kbd-decoder.c382 .invert = 1,

Completed in 560 milliseconds

1234567891011