Searched full:inverting (Results 1 – 25 of 43) sorted by relevance
12
/Linux-v5.4/sound/soc/codecs/ |
D | wm8903.c | 752 SOC_DAPM_ENUM("Left Inverting Input Mux", linput_inv_enum); 758 SOC_DAPM_ENUM("Right Inverting Input Mux", rinput_inv_enum); 833 SND_SOC_DAPM_MUX("Left Input Inverting Mux", SND_SOC_NOPM, 0, 0, 838 SND_SOC_DAPM_MUX("Right Input Inverting Mux", SND_SOC_NOPM, 0, 0, 949 { "Left Input Inverting Mux", "IN1L", "IN1L" }, 950 { "Left Input Inverting Mux", "IN2L", "IN2L" }, 951 { "Left Input Inverting Mux", "IN3L", "IN3L" }, 957 { "Right Input Inverting Mux", "IN1R", "IN1R" }, 958 { "Right Input Inverting Mux", "IN2R", "IN2R" }, 959 { "Right Input Inverting Mux", "IN3R", "IN3R" }, [all …]
|
D | wm8904.c | 858 SOC_DAPM_ENUM("Left Capture Inverting Mux", lin_inv_enum); 881 SOC_DAPM_ENUM("Right Capture Inverting Mux", rin_inv_enum); 936 SND_SOC_DAPM_MUX("Left Capture Inverting Mux", SND_SOC_NOPM, 0, 0, 940 SND_SOC_DAPM_MUX("Right Capture Inverting Mux", SND_SOC_NOPM, 0, 0, 1061 { "Left Capture Inverting Mux", "IN1L", "IN1L" }, 1062 { "Left Capture Inverting Mux", "IN2L", "IN2L" }, 1063 { "Left Capture Inverting Mux", "IN3L", "IN3L" }, 1065 { "Left Capture Mode", "Single-Ended", "Left Capture Inverting Mux" }, 1067 { "Left Capture Mode", "Differential Line", "Left Capture Inverting Mux" }, 1069 { "Left Capture Mode", "Differential Mic", "Left Capture Inverting Mux" }, [all …]
|
D | ak4458.c | 100 * DZFB: Inverting Enable of DZF 228 SOC_ENUM("AK4458 Inverting Enable of DZFB", ak4458_dzfb_enum), 273 SOC_ENUM("AK4497 Inverting Enable of DZFB", ak4458_dzfb_enum),
|
D | uda1380.c | 324 SOC_SINGLE("DAC Polarity inverting Switch", UDA1380_MIXER, 15, 1, 0), /* DA_POL_INV */ 333 SOC_SINGLE("ADC Polarity inverting Switch", UDA1380_ADC, 12, 1, 0), /* ADCPOL_INV */
|
D | wm8940.c | 13 * AUXMode (inverting vs mixer)
|
/Linux-v5.4/Documentation/devicetree/bindings/display/panel/ |
D | panel-common.yaml | 106 signals (or active high power down signals) can be supported by inverting 117 while active. Active high reset signals can be supported by inverting the
|
/Linux-v5.4/Documentation/devicetree/bindings/input/touchscreen/ |
D | chipone_icn8318.txt | 22 Swapping is done after inverting the axis
|
D | touchscreen.txt | 28 Swapping is done after inverting the axis
|
/Linux-v5.4/drivers/staging/comedi/drivers/ |
D | z8536.h | 162 * 0 = Non-Inverting 163 * 1 = Inverting
|
/Linux-v5.4/include/linux/fsl/ |
D | ftm.h | 26 #define FTM_INVCTRL 0x90 /* FTM Inverting Control */
|
/Linux-v5.4/Documentation/devicetree/bindings/sound/ |
D | cs42l42.txt | 24 plugged in and leave tip sense floating when not plugged in. Inverting jacks
|
/Linux-v5.4/drivers/leds/trigger/ |
D | ledtrig-backlight.c | 85 /* After inverting, we need to update the LED. */ in bl_trig_invert_store()
|
D | ledtrig-gpio.c | 101 /* After inverting, we need to update the LED. */ in gpio_trig_inverted_store()
|
/Linux-v5.4/Documentation/spi/ |
D | spi-lm70llp.rst | 76 inverting the value read at pin 13.
|
/Linux-v5.4/Documentation/devicetree/bindings/gpio/ |
D | gpio.txt | 124 responsible for correctly interpreting (inverting) the GPIO signal at the GPIO
|
/Linux-v5.4/arch/arm64/kernel/ |
D | module.c | 177 * inverting the new immediate field. in reloc_insn_movw()
|
/Linux-v5.4/drivers/platform/x86/ |
D | hdaps.c | 484 pr_info("inverting axis (%u) readings\n", hdaps_invert); in hdaps_dmi_match_invert()
|
/Linux-v5.4/drivers/net/ethernet/intel/e1000e/ |
D | nvm.c | 204 * Terminates the current command by inverting the EEPROM's chip select pin.
|
/Linux-v5.4/drivers/spi/ |
D | spi-rspi.c | 89 #define SPPCR_SPLP2 0x02 /* Loopback Mode 2 (non-inverting) */ 90 #define SPPCR_SPLP 0x01 /* Loopback Mode (inverting) */
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | omap5-board-common.dtsi | 317 /* sys_nirq1 is pulled down as the SoC is inverting it for GIC */
|
D | omap5-cm-t54.dts | 187 /* sys_nirq1 is pulled down as the SoC is inverting it for GIC */
|
/Linux-v5.4/drivers/net/ethernet/intel/igb/ |
D | e1000_nvm.c | 214 * Terminates the current command by inverting the EEPROM's chip select pin.
|
/Linux-v5.4/drivers/nfc/pn544/ |
D | pn544.c | 617 * It seems that pn544 is inverting key and UID for in pn544_hci_im_transceive()
|
/Linux-v5.4/arch/x86/kvm/ |
D | paging_tmpl.h | 395 * Inverting the NX it lets us AND it like other in FNAME()
|
/Linux-v5.4/Documentation/driver-api/mtd/ |
D | nand_ecc.rst | 710 The only marginal change was inverting the parity bits, so we can remove
|
12