Searched full:depends (Results 1 – 25 of 373) sorted by relevance
12345678910>>...15
| /Documentation/kbuild/ |
| D | kconfig-language.rst | 36 depends on MODULES 117 - dependencies: "depends on" <expr> 129 depends on BAR 147 if FOO depends on BAR that is not set. 167 depends on BAR 284 depends on NET 297 dependencies. If a menu entry somehow depends on the previous entry, it 310 depends on MODULES 313 depends on !MODULES 315 MODVERSIONS directly depends on MODULES, this means it's only visible if [all …]
|
| D | Kconfig.recursion-issue-02 | 12 # annotate those requirements, ie, some drivers use "depends on" while others 14 # core requirement, and one uses "select" while the other uses "depends on" to 32 # with CORE, one uses "depends on" while the other uses "select". Another 38 # To fix this the "depends on CORE" must be changed to "select CORE", or the 39 # "select CORE" must be changed to "depends on CORE". 54 depends on CORE 62 depends on !CORE_BELL_A
|
| D | Kconfig.recursion-issue-01 | 22 # CORE_BELL_A so naturally it depends on CORE_BELL_A. So if CORE_BELL_A is 'y' 27 # CORE_BELL_A depends on CORE, so CORE influences CORE_BELL_A. 39 # since CORE_BELL_A depends on CORE. Recursive dependency issues are not always 52 depends on CORE 56 depends on CORE_BELL_A
|
| D | Kconfig.select-break | 28 depends on !A 32 depends on A
|
| /Documentation/devicetree/bindings/iio/adc/ |
| D | at91-sama5d2_adc.txt | 11 - atmel,min-sample-rate-hz: Minimum sampling rate, it depends on SoC. 12 - atmel,max-sample-rate-hz: Maximum sampling rate, it depends on SoC. 13 - atmel,startup-time-ms: Startup time expressed in ms, it depends on SoC.
|
| /Documentation/devicetree/bindings/input/ |
| D | ti,palmas-pwrbutton.txt | 18 NOTE: This depends on OTP support and POWERHOLD signal configuration 22 a press for debouncing purposes. NOTE: This depends on specific
|
| D | gpio-matrix-keypad.txt | 12 for this property depends on the gpio controller to 15 for this property depends on the gpio controller to
|
| /Documentation/devicetree/bindings/input/touchscreen/ |
| D | imx6ul_tsc.txt | 17 This value depends on the touch screen. 19 This value depends on the touch screen.
|
| /Documentation/ |
| D | Kconfig | 4 depends on COMPILE_TEST
|
| /Documentation/devicetree/bindings/serial/ |
| D | serial.txt | 4 device tree. Whether these properties apply to a particular device depends on 24 This depends on both the UART hardware and the board wiring.
|
| D | qca,ar9330-uart.txt | 11 controller. The format of the interrupt specifier depends on the
|
| /Documentation/devicetree/bindings/pinctrl/ |
| D | nvidia,tegra20-pinmux.txt | 50 The range of valid values depends on the pingroup. See "CAL_DRVDN" in the 53 The range of valid values depends on the pingroup. See "CAL_DRVUP" in the 56 fastest. The range of valid values depends on the pingroup. See 59 fastest. The range of valid values depends on the pingroup. See
|
| D | nvidia,tegra210-pinmux.txt | 67 The range of valid values depends on the pingroup. See "CAL_DRVDN" in the 70 The range of valid values depends on the pingroup. See "CAL_DRVUP" in the 73 fastest. The range of valid values depends on the pingroup. See 76 fastest. The range of valid values depends on the pingroup. See
|
| D | meson,pinctrl.txt | 42 depends on the SoC and can be found in driver sources. 44 of groups. The list of all available functions depends on the SoC
|
| /Documentation/devicetree/bindings/net/ |
| D | hisilicon-hns-dsaf.txt | 30 - reset-field-offset: is offset of reset field. Its value depends on the hardware 44 depends on the hardware user manual. 46 value depends on the hardware user manual.
|
| /Documentation/ABI/testing/ |
| D | sysfs-class-leds-gt683r | 15 Audio: LEDs brightness depends on sound level
|
| /Documentation/devicetree/bindings/net/ieee802154/ |
| D | mrf24j40.txt | 5 or "microchip,mrf24j40mc" depends on your transceiver
|
| D | mcr20a.txt | 6 lower than 9000000 depends sync or async operation mode
|
| /Documentation/devicetree/bindings/security/tpm/ |
| D | tpm_tis_spi.txt | 6 - spi-max-frequency: Maximum SPI frequency (depends on TPMs).
|
| /Documentation/ABI/stable/ |
| D | sysfs-bus-nvmem | 7 Permissions for write to this file depends on the nvmem
|
| /Documentation/devicetree/bindings/i2c/ |
| D | i2c-mux-reg.txt | 15 The <offset size> depends on its parent node. It can be any memory-mapped 39 /* the <offset size> depends on the address translation
|
| /Documentation/devicetree/bindings/sound/ |
| D | cs4265.txt | 9 - reg : the I2C address of the device for I2C. The I2C address depends on
|
| D | adi,adau17x1.txt | 13 - reg: The i2c address. Value depends on the state of ADDR0
|
| D | rt5514.txt | 18 depends on the interrupt controller.
|
| /Documentation/devicetree/bindings/pci/ |
| D | altera-pcie-msi.txt | 11 controller. The format of the interrupt specifier depends on the
|
12345678910>>...15