Searched full:tristate (Results 1 – 25 of 27) sorted by relevance
12
| /Documentation/kbuild/ |
| D | Kconfig.recursion-issue-02 | 50 tristate 53 tristate 57 tristate 61 tristate
|
| D | Kconfig.recursion-issue-01 | 48 tristate 51 tristate 55 tristate
|
| D | kconfig-language.rst | 55 - type definition: "bool"/"tristate"/"string"/"hex"/"int" 58 tristate and string; the other types are based on these two. The type 144 Reverse dependencies can only be used with boolean or tristate 172 tristate "foo" 176 tristate "baz" 211 tristate "foo" 249 the input range of tristate symbols. The tristate logic used in the 267 (1) Convert the symbol into an expression. Boolean and tristate symbols 587 tristate "Support for foo hardware" 596 tristate "Support for foo hardware"
|
| D | kconfig-macro-language.rst | 222 MY_TYPE := tristate
|
| /Documentation/devicetree/bindings/pinctrl/ |
| D | nvidia,tegra-pinmux-common.yaml | 22 pin configuration parameters, such as pull-up, tristate, drive strength, 33 information about e.g. the mux function or tristate parameter. For this 67 nvidia,tristate: 68 description: Tristate setting to apply to the pin. 73 - description: tristate
|
| D | nvidia,tegra20-pinmux.yaml | 46 # tristate groups 71 nvidia,tristate: true 106 nvidia,tristate = <0>;
|
| D | nvidia,tegra114-pinmux.yaml | 99 nvidia,tristate: true 135 nvidia,tristate = <0>; 149 nvidia,tristate = <0>;
|
| D | nvidia,tegra30-pinmux.yaml | 121 nvidia,tristate: true 156 nvidia,tristate = <0>; 170 nvidia,tristate = <0>;
|
| D | nvidia,tegra124-pinmux.yaml | 115 nvidia,tristate: true 156 nvidia,tristate = <TEGRA_PIN_DISABLE>; 170 nvidia,tristate = <TEGRA_PIN_DISABLE>;
|
| D | nvidia,tegra210-pinmux.yaml | 95 nvidia,tristate: true 133 nvidia,tristate = <TEGRA_PIN_DISABLE>;
|
| D | nvidia,tegra234-pinmux-common.yaml | 31 nvidia,tristate: true
|
| D | nvidia,tegra194-pinmux.yaml | 45 nvidia,tristate: true 277 nvidia,tristate = <TEGRA_PIN_DISABLE>;
|
| D | nvidia,tegra234-pinmux.yaml | 137 nvidia,tristate = <TEGRA_PIN_DISABLE>;
|
| /Documentation/devicetree/bindings/clock/ |
| D | nvidia,tegra124-dfll.txt | 57 - nvidia,pwm-tristate-microvolts: Regulator voltage in micro volts when PWM 130 nvidia,pwm-tristate-microvolts = <1000000>; 146 nvidia,tristate = <TEGRA_PIN_DISABLE>; 152 nvidia,tristate = <TEGRA_PIN_ENABLE>;
|
| /Documentation/devicetree/bindings/mtd/ |
| D | fsmc-nand.txt | 20 kept in Hi-Z (tristate) after the start of a write access.
|
| /Documentation/dev-tools/kunit/ |
| D | style.rst | 169 be built as a module), Kconfig entries for tests should be tristate. 176 tristate "KUnit test for foo" if !KUNIT_ALL_TESTS
|
| D | start.rst | 260 tristate "Test for my example" if !KUNIT_ALL_TESTS 265 discouraged), replace tristate by bool, and depend on KUNIT=y instead of KUNIT.
|
| /Documentation/spi/ |
| D | spi-lm70llp.rst | 68 Interpreting this circuit, when the LM70 SI/O line is High (or tristate
|
| /Documentation/networking/ |
| D | dns_resolver.rst | 42 CONFIG_DNS_RESOLVER - tristate "DNS Resolver support"
|
| /Documentation/devicetree/bindings/net/ |
| D | ethernet-phy.yaml | 82 tristate, request/disable 2.4 Vpp operating mode. The values are:
|
| /Documentation/devicetree/bindings/leds/ |
| D | common.yaml | 215 describe this mode as tristate.
|
| /Documentation/devicetree/bindings/regulator/ |
| D | regulator.yaml | 218 tristate, enable/disable active discharge of regulators. The values are:
|
| /Documentation/admin-guide/ |
| D | parport.rst | 162 - TRISTATE
|
| /Documentation/driver-api/gpio/ |
| D | driver.rst | 137 is not open, it will present a high-impedance (tristate) to the external rail::
|
| /Documentation/driver-api/ |
| D | pin-control.rst | 193 may be able to make an output pin high impedance (Hi-Z), or "tristate" meaning it is
|
12