/Linux-v4.19/arch/arm/mach-spear/ |
D | Kconfig | 33 Supports ST SPEAr1310 machine configured via the device-tree 40 Supports ST SPEAr1340 machine configured via the device-tree 59 Supports ST SPEAr300 machine configured via the device-tree 65 Supports ST SPEAr310 machine configured via the device-tree 71 Supports ST SPEAr320 machine configured via the device-tree 87 Supports ST SPEAr600 boards configured via the device-tree
|
/Linux-v4.19/drivers/tty/serial/ |
D | kgdboc.c | 26 static int configured = -1; variable 149 if (configured == 1) in cleanup_kgdboc() 205 configured = 1; in configure_kgdboc() 214 configured = 0; in configure_kgdboc() 223 if (configured == 1) in init_kgdboc() 256 if (configured < 0) { in param_set_kgdboc_var() 273 if (configured == 1) in param_set_kgdboc_var()
|
/Linux-v4.19/Documentation/devicetree/bindings/iio/humidity/ |
D | hts221.txt | 8 - drive-open-drain: the interrupt/data ready line will be configured 11 If the requested interrupt is configured as IRQ_TYPE_LEVEL_HIGH or 14 line is configured as IRQ_TYPE_LEVEL_LOW or IRQ_TYPE_EDGE_FALLING. 16 - interrupts: interrupt mapping for IRQ. It should be configured with
|
/Linux-v4.19/Documentation/devicetree/bindings/dma/xilinx/ |
D | xilinx_dma.txt | 2 It can be configured to have one channel or two channels. If configured 7 target devices. It can be configured to have one channel or two channels. 8 If configured as two channels, one is to transmit to the device and another 38 - xlnx,num-fstores: Should be the number of framebuffers as configured in h/w. 41 - xlnx,include-sg: Tells configured for Scatter-mode in 44 - xlnx,mcdma: Tells whether configured for multi-channel mode in the hardware. 64 - xlnx,include-dre: Tells hardware is configured for Data
|
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/ |
D | qcom,pmic-gpio.txt | 98 Definition: Specify the alternative function to be configured for the 115 Definition: The specified pins should be configured as no pull. 120 Definition: The specified pins should be configured as pull down. 125 Definition: The specified pins should be configured as pull up. 153 Definition: The specified pins are configured in output mode, driven 159 Definition: The specified pins are configured in output mode, driven 183 Definition: The specified pins are configured in push-pull mode. 188 Definition: The specified pins are configured in open-drain mode. 193 Definition: The specified pins are configured in open-source mode. 198 Definition: The specified pins are configured in analog-pass-through mode. [all …]
|
D | renesas,rza1-pinctrl.txt | 103 When a pin has to be configured in alternate function mode, use this 106 When multiple pins are required to be configured as part of the same 125 The hardware reference manual specifies when a pin has to be configured to 140 Pin #0 on port #3 is configured as alternate function #6. 141 Pin #2 on port #3 is configured as alternate function #4. 152 Pin #4 on port #1 is configured as alternate function #1. 153 Pin #5 on port #1 is configured as alternate function #1. 181 Pin #0 on port #4 is configured as alternate function #2 with IO direction 183 Pin #1 on port #4 is configured as alternate function #1 with IO direction 189 generally speaking, each of them can be configured in GPIO ("port") mode
|
/Linux-v4.19/Documentation/devicetree/bindings/iio/imu/ |
D | st_lsm6dsx.txt | 15 - drive-open-drain: the interrupt/data ready line will be configured 19 If the requested interrupt is configured as IRQ_TYPE_LEVEL_HIGH or 22 line is configured as IRQ_TYPE_LEVEL_LOW or IRQ_TYPE_EDGE_FALLING. 23 - interrupts: interrupt mapping for IRQ. It should be configured with
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | cs42l52.txt | 21 - cirrus,mica-differential-cfg : boolean, If present, then the MICA input is configured 22 as a differential input. If not present then the MICA input is configured as 25 - cirrus,micb-differential-cfg : boolean, If present, then the MICB input is configured 26 as a differential input. If not present then the MICB input is configured as
|
D | pcm512x.txt | 3 These devices support both I2C and SPI (configured with pin strapping 20 is absent the device will be configured to clock from BCLK. If pll-in 22 configured to accept clock input on a specified gpio pin. 25 through <6>. The device will be configured for clock input on the
|
/Linux-v4.19/Documentation/devicetree/bindings/power/supply/ |
D | qcom_smbb.txt | 44 Usage: optional (default: 1A, or pre-configured value) 49 Usage: optional (default: 3.2V, or pre-configured value) 56 Usage: optional (default: 4.2V, or pre-configured value) 63 Usage: optional (default: 4.2V, or pre-configured value) 70 Usage: optional (default: 1A, or pre-configured value) 77 Usage: optional (default: 4.1V, or pre-configured value) 84 Usage: optional (default: 4.3V, or pre-configured value) 89 Usage: optional (default: 100mA, or pre-configured value)
|
/Linux-v4.19/Documentation/devicetree/bindings/hwmon/ |
D | lm87.txt | 12 are configured as voltage input pins in0 and in5. 14 - has-in6: When set, pin 5 is configured to be used as voltage input 17 - has-in7: When set, pin 6 is configured to be used as voltage input
|
/Linux-v4.19/drivers/char/mwave/ |
D | README | 20 irq used by the dsp to be configured. 25 io range used by the dsp to be configured. 30 irq used by the mwave uart to be configured. 35 io range used by the mwave uart to be configured.
|
/Linux-v4.19/arch/nios2/platform/ |
D | Kconfig.platform | 67 Set to true if you configured the Nios II to include the MUL 74 Set to true if you configured the Nios II to include the MULX 81 Set to true if you configured the Nios II to include the DIV 89 Set to true if you configured the Nios II R2 to include 98 Set to true if you configured the Nios II R2 to include 120 Number of the instruction as configured in QSYS Builder. 130 perfectly fine, even if the Nios II is configured with smaller caches.
|
/Linux-v4.19/drivers/misc/ |
D | kgdbts.c | 160 static int configured = -1; variable 200 if (configured) in kgdbts_unreg_thread() 202 configured = 0; in kgdbts_unreg_thread() 1061 configured = 0; in kgdbts_run_tests() 1098 configured = 0; in configure_kgdbts() 1101 configured = 1; in configure_kgdbts() 1108 configured = 0; in configure_kgdbts() 1116 if (configured == 1) in init_kgdbts() 1150 if (configured < 0) { in param_set_kgdbts_var() 1155 if (configured == 1) { in param_set_kgdbts_var()
|
/Linux-v4.19/include/linux/ |
D | if_frad.h | 60 int configured; member 74 int configured; /* has this device been configured */ member
|
/Linux-v4.19/drivers/leds/ |
D | leds-is31fl319x.c | 76 bool configured; member 251 if (led->configured) { in is31fl319x_parse_dt() 263 led->configured = true; in is31fl319x_parse_dt() 383 if (is31->leds[i].configured && in is31fl319x_probe() 394 if (!led->configured) in is31fl319x_probe()
|
/Linux-v4.19/Documentation/hwmon/ |
D | sht3x | 46 with the configured update interval on the chip. When a temperature or humidity 47 reading exceeds the configured limits, the alert attribute is set to 1 and 67 configured limits. Alarm only works in periodic measure mode 69 configured limits. Alarm only works in periodic measure mode
|
/Linux-v4.19/Documentation/devicetree/bindings/input/ |
D | nvidia,tegra20-kbc.txt | 3 can be configured as row or column. The maximum column pin can be 8 10 - nvidia,kbc-row-pins: The KBC pins which are configured as row. This is an 12 - nvidia,kbc-col-pins: The KBC pins which are configured as column. This is an
|
/Linux-v4.19/Documentation/devicetree/bindings/timer/ |
D | ti,keystone-timer.txt | 4 architecture devices. The timer can be configured as a general-purpose 64-bit 5 timer, dual general-purpose 32-bit timers. When configured as dual 32-bit
|
/Linux-v4.19/drivers/net/dsa/b53/ |
D | Kconfig | 15 Select to enable support for registering switches configured through SPI. 21 Select to enable support for registering switches configured through MDIO.
|
/Linux-v4.19/Documentation/devicetree/bindings/net/wireless/ |
D | marvell-8xxx.txt | 29 - marvell,wakeup-pin : a wakeup pin number of wifi chip which will be configured 43 Tx power limit calibration data is configured in below example. 46 IRQ pin 38 is used as system wakeup source interrupt. wakeup pin 3 is configured
|
/Linux-v4.19/Documentation/devicetree/bindings/usb/ |
D | dwc2.txt | 19 configured in FS mode; 21 configured in HS mode; 23 configured in HS mode;
|
/Linux-v4.19/Documentation/arm/Samsung-S3C24XX/ |
D | USB-Host.txt | 29 Once these options are configured, the standard set of USB device 30 drivers can be configured and used. 46 port is configured to be connected to the OHCI core.
|
/Linux-v4.19/Documentation/devicetree/bindings/memory-controllers/ |
D | ingenic,jz4780-nemc.txt | 39 for all optional parameters will be configured for all banks. If any optional 41 configured to when the NEMC device is probed (which may be the reset value as 42 given in the hardware reference manual, or a value configured by the boot
|
/Linux-v4.19/Documentation/devicetree/bindings/interrupt-controller/ |
D | msi.txt | 16 Devices may be configured by software to write to arbitrary doorbells which 21 Devices may be configured to write an arbitrary payload chosen by software. 48 not encode doorbells or payloads as these can be configured dynamically. 58 generate, the doorbell and payload may be configured, though sideband
|