Searched refs:invert (Results 76 - 100 of 252) sorted by last modified time

1234567891011

/linux-master/drivers/media/pci/cx88/
H A Dcx88-dvb.c764 .invert = 1,
980 .invert = 0,
/linux-master/drivers/clk/qcom/
H A Dclk-branch.c31 bool invert = (br->halt_check == BRANCH_HALT_ENABLE); local
37 if (invert)
47 bool invert = (br->halt_check == BRANCH_HALT_ENABLE); local
56 return (val & CBCR_CLK_OFF) == (invert ? CBCR_CLK_OFF : 0) ||
59 return (val & CBCR_CLK_OFF) == (invert ? 0 : CBCR_CLK_OFF);
/linux-master/net/netfilter/
H A Dxt_owner.c71 return (info->match ^ info->invert) == 0;
72 else if (info->match & info->invert & XT_OWNER_SOCKET)
83 return ((info->match ^ info->invert) &
92 !(info->invert & XT_OWNER_UID)) {
120 if (match ^ !(info->invert & XT_OWNER_GID)) {
H A Dxt_recent.c249 bool ret = info->invert;
/linux-master/drivers/pinctrl/cirrus/
H A Dpinctrl-lochnagar.c55 .shift = LOCHNAGAR##REV##_##SHIFT##_SHIFT, .invert = INVERT, \
199 bool invert; member in struct:lochnagar_pin
1080 if (pin->invert)
/linux-master/drivers/media/i2c/cx25840/
H A Dcx25840-core.c326 u8 pin, bool invert)
330 if (invert)
337 if (invert)
344 if (invert)
351 if (invert)
358 if (invert)
370 if (invert)
377 if (invert)
325 cx25840_set_invert(u8 *pinctrl3, u8 *voutctrl4, u8 function, u8 pin, bool invert) argument
/linux-master/kernel/trace/
H A Dtrace_events_filter.c160 * @invert: What to assign a program entry for its branch condition
168 static void update_preds(struct prog_entry *prog, int N, int invert) argument
174 prog[t].when_to_branch = invert;
229 * predicate, when_to_branch, invert, target
234 * The "invert" holds whether the value should be reversed before testing.
241 * The possible invert values are 1 and 0. The number of "!"s that are in scope
242 * before the predicate determines the invert value, if the number is odd then
243 * the invert value is 1 and 0 otherwise. This means the invert value only
247 * The top of the stack and "invert" ar
480 int invert = 0; local
[all...]
/linux-master/drivers/comedi/drivers/
H A Dni_mio_common.c2586 int invert = 0; local
2602 invert = 0;
2646 return invert;
2659 int invert = 0; local
2668 invert = (s->maxdata + 1) >> 1;
2670 invert = 0;
2687 return invert;
5789 * invert/edge info passed by the user
H A Dadl_pci9111.c396 unsigned int invert = (maxdata + 1) >> 1; local
402 array[i] = ((array[i] >> shift) & maxdata) ^ invert;
535 unsigned int invert = (maxdata + 1) >> 1; local
562 data[i] = ((data[i] >> shift) & maxdata) ^ invert;
/linux-master/sound/soc/ti/
H A Drx51.c201 .invert = 1,
H A Dams-delta.c218 .invert = 1,
239 .invert = 1,
244 .invert = 1,
/linux-master/sound/soc/tegra/
H A Dtegra_wm8903.c70 machine->hp_jack_gpio->invert = !active_low;
H A Dtegra210_peq.c112 if (!mc->invert)
134 if (mc->invert)
H A Dtegra186_asrc.c669 .invert = 0, \
/linux-master/sound/soc/intel/boards/
H A Dcht_bsw_max98090_ti.c171 .invert = 1,
H A Dbdw-rt5677.c113 .invert = 1,
/linux-master/sound/soc/fsl/
H A Dfsl_easrc.c113 .invert = 0, .min = 0, .max = 0xffffffff, } }
122 .invert = 0, .min = 0, .max = 2, } }
/linux-master/include/sound/
H A Dsoc-dapm.h328 #define SOC_DAPM_DOUBLE(xname, reg, lshift, rshift, max, invert) \
332 .private_value = SOC_DOUBLE_VALUE(reg, lshift, rshift, max, invert, 0) }
333 #define SOC_DAPM_DOUBLE_R(xname, lreg, rreg, shift, max, invert) \
337 .private_value = SOC_DOUBLE_R_VALUE(lreg, rreg, shift, max, invert) }
338 #define SOC_DAPM_SINGLE(xname, reg, shift, max, invert) \
342 .private_value = SOC_SINGLE_VALUE(reg, shift, max, invert, 0) }
343 #define SOC_DAPM_SINGLE_AUTODISABLE(xname, reg, shift, max, invert) \
347 .private_value = SOC_SINGLE_VALUE(reg, shift, max, invert, 1) }
350 #define SOC_DAPM_SINGLE_TLV(xname, reg, shift, max, invert, tlv_array) \
356 .private_value = SOC_SINGLE_VALUE(reg, shift, max, invert,
[all...]
/linux-master/drivers/leds/
H A Dled-core.c243 int invert)
252 if (invert)
240 led_blink_set_oneshot(struct led_classdev *led_cdev, unsigned long *delay_on, unsigned long *delay_off, int invert) argument
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c5967 if (tp->port > (is_t4(adap->params.chip) ? 11 : 19) || tp->invert > 1 ||
5989 TFPORT_V(tp->port) | TFEN_F | TFINVERTMATCH_V(tp->invert) :
5991 T5_TFINVERTMATCH_V(tp->invert)));
6018 tp->invert = !!(ctla & TFINVERTMATCH_F);
6022 tp->invert = !!(ctla & T5_TFINVERTMATCH_F);
/linux-master/drivers/media/dvb-frontends/
H A Dves1820.c87 if (!state->config->invert) reg0 |= 0x20;
90 if (!state->config->invert) reg0 &= ~0x20;
318 if (!state->config->invert) {
H A Dtda1004x.c803 if (state->config->invert)
909 if (state->config->invert)
1195 /* invert GPIO 1 and 3 if desired*/
H A Dtda10086.c263 dprintk ("%s %i %i\n", __func__, fe_params->inversion, state->config->invert);
267 if (state->config->invert)
271 if (!state->config->invert)
478 if (state->config->invert)
483 if (state->config->invert)
492 if (state->config->invert)
497 if (state->config->invert)
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;

Completed in 663 milliseconds

1234567891011