Searched full:depends (Results 1 – 25 of 396) sorted by relevance
12345678910>>...16
/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 302 depends on NET 315 dependencies. If a menu entry somehow depends on the previous entry, it 328 depends on MODULES 331 depends on !MODULES 333 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/trace/coresight/ |
D | coresight-etm4x-reference.rst | 95 :Depends: ``mode, addr_idx`` 117 :Depends: ``addr_idx`` 129 :Depends: ``addr_idx`` 141 :Depends: ``addr_idx`` 152 :Depends: ``addr_idx`` 166 :Depends: ``addr_idx`` 182 :Depends: ``addr_idx`` 199 :Depends: ``addr_idx`` 209 :Depends: ``addr_idx`` 238 :Depends: ``sshot_idx`` [all …]
|
/Documentation/ |
D | Kconfig | 4 depends on COMPILE_TEST 15 depends on COMPILE_TEST
|
/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/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 | 43 depends on the SoC and can be found in driver sources. 45 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/devicetree/bindings/security/tpm/ |
D | tpm_tis_spi.txt | 6 - spi-max-frequency: Maximum SPI frequency (depends on TPMs).
|
/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/ABI/testing/ |
D | sysfs-class-leds-gt683r | 17 Audio: LEDs brightness depends on sound level
|
/Documentation/ABI/stable/ |
D | sysfs-bus-nvmem | 7 Permissions for write to this file depends on the nvmem
|
/Documentation/hwmon/ |
D | tmp513.rst | 53 The readable range depends on the "ti,pga-gain" property (default to 8) and the 84 The bus power and bus currents range and resolution depends on the calibration
|
/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 | rt5514.txt | 18 depends on the interrupt controller.
|
D | adi,adau17x1.txt | 13 - reg: The i2c address. Value depends on the state of ADDR0
|
D | cs4265.txt | 9 - reg : the I2C address of the device for I2C. The I2C address depends on
|
/Documentation/devicetree/bindings/spi/ |
D | spi-armada-3700.txt | 8 - interrupts: The interrupt number. The interrupt specifier format depends on
|
12345678910>>...16