/kernel/linux/linux-5.10/tools/testing/kunit/test_data/ |
D | test_is_test_passed-no_tests_run.log | 39 Using a channel type which is configured out of UML 41 Using a channel type which is configured out of UML 43 Using a channel type which is configured out of UML 45 Using a channel type which is configured out of UML 47 Using a channel type which is configured out of UML 49 Using a channel type which is configured out of UML 51 Using a channel type which is configured out of UML 53 Using a channel type which is configured out of UML 55 Using a channel type which is configured out of UML 57 Using a channel type which is configured out of UML [all …]
|
D | test_output_isolated_correctly.log | 61 Using a channel type which is configured out of UML 63 Using a channel type which is configured out of UML 65 Using a channel type which is configured out of UML 67 Using a channel type which is configured out of UML 69 Using a channel type which is configured out of UML 71 Using a channel type which is configured out of UML 73 Using a channel type which is configured out of UML 75 Using a channel type which is configured out of UML 77 Using a channel type which is configured out of UML 79 Using a channel type which is configured out of UML [all …]
|
/kernel/linux/linux-5.10/arch/arm/mach-spear/ |
D | Kconfig | 34 Supports ST SPEAr1310 machine configured via the device-tree 41 Supports ST SPEAr1340 machine configured via the device-tree 60 Supports ST SPEAr300 machine configured via the device-tree 66 Supports ST SPEAr310 machine configured via the device-tree 72 Supports ST SPEAr320 machine configured via the device-tree 88 Supports ST SPEAr600 boards configured via the device-tree
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/ |
D | qcom,pmic-gpio.txt | 117 Definition: Specify the alternative function to be configured for the 134 Definition: The specified pins should be configured as no pull. 139 Definition: The specified pins should be configured as pull down. 144 Definition: The specified pins should be configured as pull up. 172 Definition: The specified pins are configured in output mode, driven 178 Definition: The specified pins are configured in output mode, driven 202 Definition: The specified pins are configured in push-pull mode. 207 Definition: The specified pins are configured in open-drain mode. 212 Definition: The specified pins are configured in open-source mode. 217 Definition: The specified pins are configured in analog-pass-through mode. [all …]
|
D | qcom,mdm9615-pinctrl.txt | 90 Definition: Specify the alternative function to be configured for the 100 Definition: The specified pins should be configured as no pull. 105 Definition: The specified pins should be configured as pull down. 110 Definition: The specified pins should be configured as pull up. 115 Definition: The specified pins are configured in output mode, driven 121 Definition: The specified pins are configured in output mode, driven
|
D | qcom,msm8916-pinctrl.txt | 101 Definition: Specify the alternative function to be configured for the 133 Definition: The specified pins should be configured as no pull. 138 Definition: The specified pins should be configured as pull down. 143 Definition: The specified pins should be configured as pull up. 148 Definition: The specified pins are configured in output mode, driven 155 Definition: The specified pins are configured in output mode, driven
|
D | qcom,msm8960-pinctrl.txt | 96 Definition: Specify the alternative function to be configured for the 127 Definition: The specified pins should be configured as no pull. 132 Definition: The specified pins should be configured as pull down. 137 Definition: The specified pins should be configured as pull up. 142 Definition: The specified pins are configured in output mode, driven 149 Definition: The specified pins are configured in output mode, driven
|
D | qcom,ipq8074-pinctrl.txt | 90 Definition: Specify the alternative function to be configured for the 121 Definition: The specified pins should be configured as no pull. 126 Definition: The specified pins should be configured as pull down. 131 Definition: The specified pins should be configured as pull up. 136 Definition: The specified pins are configured in output mode, driven 142 Definition: The specified pins are configured in output mode, driven
|
D | qcom,sdm845-pinctrl.txt | 88 Definition: Specify the alternative function to be configured for the 121 Definition: The specified pins should be configured as no pull. 126 Definition: The specified pins should be configured as pull down. 131 Definition: The specified pins should be configured as pull up. 136 Definition: The specified pins are configured in output mode, driven 143 Definition: The specified pins are configured in output mode, driven
|
D | qcom,apq8084-pinctrl.txt | 96 Definition: Specify the alternative function to be configured for the 125 Definition: The specified pins should be configured as no pull. 130 Definition: The specified pins should be configured as pull down. 135 Definition: The specified pins should be configured as pull up. 140 Definition: The specified pins are configured in output mode, driven 147 Definition: The specified pins are configured in output mode, driven
|
D | qcom,msm8976-pinctrl.txt | 98 Definition: Specify the alternative function to be configured for the 127 Definition: The specified pins should be configured as no pull. 132 Definition: The specified pins should be configured as pull down. 137 Definition: The specified pins should be configured as pull up. 142 Definition: The specified pins are configured in output mode, driven 149 Definition: The specified pins are configured in output mode, driven
|
D | qcom,msm8998-pinctrl.txt | 99 Definition: Specify the alternative function to be configured for the 145 Definition: The specified pins should be configured as no pull. 150 Definition: The specified pins should be configured as pull down. 155 Definition: The specified pins should be configured as pull up. 160 Definition: The specified pins are configured in output mode, driven 167 Definition: The specified pins are configured in output mode, driven
|
/kernel/linux/linux-5.10/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 15 target devices. It can be configured to have up to 16 independent transmit 45 - xlnx,num-fstores: Should be the number of framebuffers as configured in h/w. 49 register as configured in h/w. Takes values {8...26}. If the property 71 - xlnx,include-dre: Tells hardware is configured for Data
|
/kernel/linux/linux-5.10/drivers/tty/serial/ |
D | kgdboc.c | 31 static int configured = -1; variable 158 if (configured != 1) in cleanup_kgdboc() 217 configured = 1; in configure_kgdboc() 225 configured = 0; in configure_kgdboc() 235 if (configured != 1) { in kgdboc_probe() 339 if (configured == 1) in param_set_kgdboc_var() 348 if (configured >= 0) in param_set_kgdboc_var()
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/imu/ |
D | st_lsm6dsx.txt | 25 - drive-open-drain: the interrupt/data ready line will be configured 29 If the requested interrupt is configured as IRQ_TYPE_LEVEL_HIGH or 32 line is configured as IRQ_TYPE_LEVEL_LOW or IRQ_TYPE_EDGE_FALLING. 33 - interrupts: interrupt mapping for IRQ. It should be configured with
|
/kernel/linux/linux-5.10/Documentation/admin-guide/media/ |
D | rkisp1.rst | 144 In the above example the sensor is configured to bayer format: 145 `SRGGB10_1X10/1640x1232`. The rkisp1_isp:0 pad should be configured to the 147 with 'EPIPE' error. So it is also configured to `SRGGB10_1X10/1640x1232`. 148 In addition, the rkisp1_isp:0 pad is configured to cropping `(0,0)/1600x1200`. 151 isp source pad `rkisp1_isp:2`. Another cropping operation is configured on 154 The resizer's sink pad `rkisp1_resizer_selfpath` should be configured to format 156 link. In addition a cropping `(300,400)/1400x1000` is configured on it. 158 The source pad of the resizer, `rkisp1_resizer_selfpath:1` is configured to 174 isp (`rkisp1_isp:2`). The quantization configured on this pad is the 178 ``V4L2_QUANTIZATION_DEFAULT`` even if the quantization is configured to full [all …]
|
/kernel/linux/linux-5.10/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)
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/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.
|
/kernel/linux/linux-5.10/arch/nios2/platform/ |
D | Kconfig.platform | 66 Set to true if you configured the Nios II to include the MUL 72 Set to true if you configured the Nios II to include the MULX 78 Set to true if you configured the Nios II to include the DIV 85 Set to true if you configured the Nios II R2 to include 93 Set to true if you configured the Nios II R2 to include 113 Number of the instruction as configured in QSYS Builder. 123 perfectly fine, even if the Nios II is configured with smaller caches.
|
/kernel/linux/linux-5.10/drivers/misc/ |
D | kgdbts.c | 149 static int configured = -1; variable 189 if (configured) in kgdbts_unreg_thread() 191 configured = 0; in kgdbts_unreg_thread() 1056 configured = 0; in kgdbts_run_tests() 1083 configured = 0; in configure_kgdbts() 1086 configured = 1; in configure_kgdbts() 1093 configured = 0; in configure_kgdbts() 1101 if (configured == 1) in init_kgdbts() 1135 if (configured < 0) { in param_set_kgdbts_var() 1140 if (configured == 1) { in param_set_kgdbts_var()
|
/kernel/linux/linux-5.10/include/linux/ |
D | if_frad.h | 56 int configured; member 70 int configured; /* has this device been configured */ member
|