| /kernel/linux/linux-5.10/include/dt-bindings/clock/ |
| D | tegra186-clock.h | 376 /** @brief output branch of PLL_C for ISP, controlled by gate CLK_ENB_PLLC_OUT_ISP */ 378 /** @brief output branch of PLL_C for VI, controlled by gate CLK_ENB_PLLC_OUT_VE */ 380 /** @brief output branch of PLL_C for AON domain, controlled by gate CLK_ENB_PLLC_OUT_AON */ 384 /** @brief output of mux controlled by CLK_RST_CONTROLLER_CLK_SOURCE_I2S2 */ 386 /** @brief output of mux controlled by CLK_RST_CONTROLLER_CLK_SOURCE_I2S3 */ 388 /** @brief output of mux controlled by CLK_RST_CONTROLLER_CLK_SOURCE_SPDF_IN */ 398 /** @brief output of mux controlled by CLK_RST_CONTROLLER_CLK_SOURCE_SPI1 */ 400 /** @brief output of mux controlled by CLK_RST_CONTROLLER_CLK_SOURCE_ISP */ 402 /** @brief output of mux controlled by CLK_RST_CONTROLLER_CLK_SOURCE_VI */ 404 /** @brief output of mux controlled by CLK_RST_CONTROLLER_CLK_SOURCE_SDMMC1 */ [all …]
|
| /kernel/linux/linux-4.19/include/dt-bindings/clock/ |
| D | tegra186-clock.h | 376 /** @brief output branch of PLL_C for ISP, controlled by gate CLK_ENB_PLLC_OUT_ISP */ 378 /** @brief output branch of PLL_C for VI, controlled by gate CLK_ENB_PLLC_OUT_VE */ 380 /** @brief output branch of PLL_C for AON domain, controlled by gate CLK_ENB_PLLC_OUT_AON */ 384 /** @brief output of mux controlled by CLK_RST_CONTROLLER_CLK_SOURCE_I2S2 */ 386 /** @brief output of mux controlled by CLK_RST_CONTROLLER_CLK_SOURCE_I2S3 */ 388 /** @brief output of mux controlled by CLK_RST_CONTROLLER_CLK_SOURCE_SPDF_IN */ 398 /** @brief output of mux controlled by CLK_RST_CONTROLLER_CLK_SOURCE_SPI1 */ 400 /** @brief output of mux controlled by CLK_RST_CONTROLLER_CLK_SOURCE_ISP */ 402 /** @brief output of mux controlled by CLK_RST_CONTROLLER_CLK_SOURCE_VI */ 404 /** @brief output of mux controlled by CLK_RST_CONTROLLER_CLK_SOURCE_SDMMC1 */ [all …]
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/leds/ |
| D | leds-bcm6328.txt | 6 controller), which can either be controlled by software (exporting the 74x164 9 Some of these Serial LEDs are hardware controlled (e.g. ethernet LEDs) and 11 controlled, so the only chance to keep them working is by using this driver. 14 should be controlled by a hardware signal instead of the MODE register value, 19 controlled you are still able to make it blink or light it up if it isn't, 21 reason, hardware controlled LEDs aren't registered as LED class devices. 47 a) Optional properties for sub-nodes related to software controlled LEDs: 56 b) Optional properties for sub-nodes related to hardware controlled LEDs: 57 - brcm,hardware-controlled : Boolean, makes this LED hardware controlled. 98 brcm,hardware-controlled; [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/ |
| D | leds-bcm6328.txt | 6 controller), which can either be controlled by software (exporting the 74x164 9 Some of these Serial LEDs are hardware controlled (e.g. ethernet LEDs) and 11 controlled, so the only chance to keep them working is by using this driver. 14 should be controlled by a hardware signal instead of the MODE register value, 19 controlled you are still able to make it blink or light it up if it isn't, 21 reason, hardware controlled LEDs aren't registered as LED class devices. 47 a) Optional properties for sub-nodes related to software controlled LEDs: 56 b) Optional properties for sub-nodes related to hardware controlled LEDs: 57 - brcm,hardware-controlled : Boolean, makes this LED hardware controlled. 98 brcm,hardware-controlled; [all …]
|
| D | leds-lm3697.txt | 21 - reg : 0 - LED is Controlled by bank A 22 1 - LED is Controlled by bank B 39 HVLED string 1 and 3 are controlled by control bank A and HVLED 2 string is 40 controlled by control bank B.
|
| D | leds-lm3532.txt | 53 - reg : Indicates control bank the LED string is controlled by 55 - ti,led-mode : Defines if the LED strings are manually controlled or 56 if the LED strings are controlled by the ALS. 57 0x00 - LED strings are I2C controlled via full scale 59 0x01 - LED strings are ALS controlled
|
| /kernel/linux/linux-5.10/drivers/leds/trigger/ |
| D | Kconfig | 15 This allows LEDs to be controlled by a programmable timer 26 controlled via sysfs. It's useful to notify the user on 39 This allows LEDs to be controlled by disk activity. 46 This allows LEDs to be controlled by MTD activity. 52 This allows LEDs to be controlled by a CPU load average. 60 This allows LEDs to be controlled as a backlight device: they 68 This allows LEDs to be controlled by active CPUs. This shows 77 This allows LEDs to be controlled by an immediate CPU usage. 86 This allows LEDs to be controlled by gpio events. It's good 113 This allows LEDs to be controlled as a camera flash/torch device. [all …]
|
| /kernel/linux/linux-4.19/drivers/pinctrl/nomadik/ |
| D | pinctrl-ab8500.c | 395 ALTERNATE_FUNCTIONS(1, 0, UNUSED, UNUSED, 0, 0, 0), /* GPIO1, altA controlled by bit 0 */ 396 ALTERNATE_FUNCTIONS(2, 1, UNUSED, UNUSED, 0, 0, 0), /* GPIO2, altA controlled by bit 1 */ 397 ALTERNATE_FUNCTIONS(3, 2, UNUSED, UNUSED, 0, 0, 0), /* GPIO3, altA controlled by bit 2*/ 398 ALTERNATE_FUNCTIONS(4, 3, UNUSED, UNUSED, 0, 0, 0), /* GPIO4, altA controlled by bit 3*/ 401 ALTERNATE_FUNCTIONS(6, 5, UNUSED, UNUSED, 0, 0, 0), /* GPIO6, altA controlled by bit 5*/ 402 ALTERNATE_FUNCTIONS(7, 6, UNUSED, UNUSED, 0, 0, 0), /* GPIO7, altA controlled by bit 6*/ 403 ALTERNATE_FUNCTIONS(8, 7, UNUSED, UNUSED, 0, 0, 0), /* GPIO8, altA controlled by bit 7*/ 405 ALTERNATE_FUNCTIONS(9, 0, UNUSED, UNUSED, 0, 0, 0), /* GPIO9, altA controlled by bit 0*/ 406 …ALTERNATE_FUNCTIONS(10, 1, 0, UNUSED, 0, 1, 0), /* GPIO10, altA and altB controlled by bi… 407 …ALTERNATE_FUNCTIONS(11, 2, 1, UNUSED, 0, 1, 0), /* GPIO11, altA and altB controlled by bi… [all …]
|
| D | pinctrl-ab8505.c | 277 ALTERNATE_FUNCTIONS(1, 0, UNUSED, UNUSED, 0, 0, 0), /* GPIO1, altA controlled by bit 0 */ 278 ALTERNATE_FUNCTIONS(2, 1, UNUSED, UNUSED, 0, 0, 0), /* GPIO2, altA controlled by bit 1 */ 279 ALTERNATE_FUNCTIONS(3, 2, UNUSED, UNUSED, 0, 0, 0), /* GPIO3, altA controlled by bit 2*/ 287 …ALTERNATE_FUNCTIONS(10, 1, 0, UNUSED, 1, 0, 0), /* GPIO10, altA and altB controlled by b… 288 ALTERNATE_FUNCTIONS(11, 2, 1, UNUSED, 0, 0, 0), /* GPIO11, altA controlled by bit 2 */ 290 …ALTERNATE_FUNCTIONS(13, 4, 3, 4, 1, 0, 2), /* GPIO13, altA altB and altC controlled… 291 ALTERNATE_FUNCTIONS(14, 5, UNUSED, UNUSED, 0, 0, 0), /* GPIO14, altA controlled by bit 5 */ 299 ALTERNATE_FUNCTIONS(17, 0, UNUSED, UNUSED, 0, 0, 0), /* GPIO17, altA controlled by bit 0 */ 300 ALTERNATE_FUNCTIONS(18, 0, UNUSED, UNUSED, 0, 0, 0), /* GPIO18, altA controlled by bit 0 */ 301 ALTERNATE_FUNCTIONS(19, 0, UNUSED, UNUSED, 0, 0, 0), /* GPIO19, altA controlled by bit 0 */ [all …]
|
| /kernel/linux/linux-5.10/drivers/pinctrl/nomadik/ |
| D | pinctrl-ab8500.c | 392 ALTERNATE_FUNCTIONS(1, 0, UNUSED, UNUSED, 0, 0, 0), /* GPIO1, altA controlled by bit 0 */ 393 ALTERNATE_FUNCTIONS(2, 1, UNUSED, UNUSED, 0, 0, 0), /* GPIO2, altA controlled by bit 1 */ 394 ALTERNATE_FUNCTIONS(3, 2, UNUSED, UNUSED, 0, 0, 0), /* GPIO3, altA controlled by bit 2*/ 395 ALTERNATE_FUNCTIONS(4, 3, UNUSED, UNUSED, 0, 0, 0), /* GPIO4, altA controlled by bit 3*/ 398 ALTERNATE_FUNCTIONS(6, 5, UNUSED, UNUSED, 0, 0, 0), /* GPIO6, altA controlled by bit 5*/ 399 ALTERNATE_FUNCTIONS(7, 6, UNUSED, UNUSED, 0, 0, 0), /* GPIO7, altA controlled by bit 6*/ 400 ALTERNATE_FUNCTIONS(8, 7, UNUSED, UNUSED, 0, 0, 0), /* GPIO8, altA controlled by bit 7*/ 402 ALTERNATE_FUNCTIONS(9, 0, UNUSED, UNUSED, 0, 0, 0), /* GPIO9, altA controlled by bit 0*/ 403 …ALTERNATE_FUNCTIONS(10, 1, 0, UNUSED, 0, 1, 0), /* GPIO10, altA and altB controlled by bi… 404 …ALTERNATE_FUNCTIONS(11, 2, 1, UNUSED, 0, 1, 0), /* GPIO11, altA and altB controlled by bi… [all …]
|
| D | pinctrl-ab8505.c | 275 ALTERNATE_FUNCTIONS(1, 0, UNUSED, UNUSED, 0, 0, 0), /* GPIO1, altA controlled by bit 0 */ 276 ALTERNATE_FUNCTIONS(2, 1, UNUSED, UNUSED, 0, 0, 0), /* GPIO2, altA controlled by bit 1 */ 277 ALTERNATE_FUNCTIONS(3, 2, UNUSED, UNUSED, 0, 0, 0), /* GPIO3, altA controlled by bit 2*/ 285 …ALTERNATE_FUNCTIONS(10, 1, 0, UNUSED, 1, 0, 0), /* GPIO10, altA and altB controlled by b… 286 ALTERNATE_FUNCTIONS(11, 2, 1, UNUSED, 0, 0, 0), /* GPIO11, altA controlled by bit 2 */ 288 …ALTERNATE_FUNCTIONS(13, 4, 3, 4, 1, 0, 2), /* GPIO13, altA altB and altC controlled… 289 ALTERNATE_FUNCTIONS(14, 5, UNUSED, UNUSED, 0, 0, 0), /* GPIO14, altA controlled by bit 5 */ 297 ALTERNATE_FUNCTIONS(17, 0, UNUSED, UNUSED, 0, 0, 0), /* GPIO17, altA controlled by bit 0 */ 298 ALTERNATE_FUNCTIONS(18, 0, UNUSED, UNUSED, 0, 0, 0), /* GPIO18, altA controlled by bit 0 */ 299 ALTERNATE_FUNCTIONS(19, 0, UNUSED, UNUSED, 0, 0, 0), /* GPIO19, altA controlled by bit 0 */ [all …]
|
| /kernel/linux/linux-4.19/drivers/leds/trigger/ |
| D | Kconfig | 14 This allows LEDs to be controlled by a programmable timer 25 controlled via sysfs. It's useful to notify the user on 38 This allows LEDs to be controlled by disk activity. 45 This allows LEDs to be controlled by MTD activity. 51 This allows LEDs to be controlled by a CPU load average. 59 This allows LEDs to be controlled as a backlight device: they 67 This allows LEDs to be controlled by active CPUs. This shows 76 This allows LEDs to be controlled by an immediate CPU usage. 85 This allows LEDs to be controlled by gpio events. It's good 112 This allows LEDs to be controlled as a camera flash/torch device. [all …]
|
| /kernel/linux/linux-5.10/arch/mips/boot/dts/brcm/ |
| D | bcm63268-comtrend-vr-3032u.dts | 29 brcm,hardware-controlled; 35 brcm,hardware-controlled; 66 brcm,hardware-controlled; 71 brcm,hardware-controlled; 76 brcm,hardware-controlled; 81 brcm,hardware-controlled; 86 brcm,hardware-controlled; 91 brcm,hardware-controlled; 96 brcm,hardware-controlled;
|
| /kernel/linux/linux-4.19/arch/mips/boot/dts/brcm/ |
| D | bcm63268-comtrend-vr-3032u.dts | 29 brcm,hardware-controlled; 35 brcm,hardware-controlled; 66 brcm,hardware-controlled; 71 brcm,hardware-controlled; 76 brcm,hardware-controlled; 81 brcm,hardware-controlled; 86 brcm,hardware-controlled; 91 brcm,hardware-controlled; 96 brcm,hardware-controlled;
|
| /kernel/linux/linux-5.10/drivers/mux/ |
| D | Kconfig | 35 tristate "GPIO-controlled Multiplexer" 38 GPIO-controlled Multiplexer controller. 49 tristate "MMIO/Regmap register bitfield-controlled Multiplexer" 52 MMIO/Regmap register bitfield-controlled Multiplexer controller.
|
| /kernel/linux/linux-4.19/drivers/mux/ |
| D | Kconfig | 35 tristate "GPIO-controlled Multiplexer" 38 GPIO-controlled Multiplexer controller. 49 tristate "MMIO register bitfield-controlled Multiplexer" 52 MMIO register bitfield-controlled Multiplexer controller.
|
| /kernel/linux/linux-4.19/Documentation/leds/ |
| D | leds-lm3556.txt | 21 LM3556 Flash can be controlled through sys/class/leds/flash/brightness file 23 ON / OFF will be controlled by STROBE pin. 35 LM3556 torch can be controlled through sys/class/leds/torch/brightness file. 37 and ON / OFF will be controlled by TORCH pin. 58 Indicator brightness can be controlled through
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/dma/ |
| D | qcom_bam_dma.txt | 16 - qcom,controlled-remotely : optional, indicates that the bam is controlled by 19 remotely controlled bam. 21 in a remotely controlled bam.
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/dma/ |
| D | qcom_bam_dma.txt | 16 - qcom,controlled-remotely : optional, indicates that the bam is controlled by 19 remotely controlled bam. 21 in a remotely controlled bam.
|
| /kernel/linux/linux-5.10/Documentation/leds/ |
| D | leds-lm3556.rst | 26 LM3556 Flash can be controlled through sys/class/leds/flash/brightness file 29 ON / OFF will be controlled by STROBE pin. 54 LM3556 torch can be controlled through sys/class/leds/torch/brightness file. 56 and ON / OFF will be controlled by TORCH pin. 98 Indicator brightness can be controlled through
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | vfio_ccw.h | 28 * Note: this is controlled by a capability 40 * Note: this is controlled by a capability 49 * Note: this is controlled by a capability
|
| /kernel/linux/linux-5.10/drivers/staging/iio/Documentation/ |
| D | sysfs-bus-iio-dds | 8 which allows for pin controlled FSK Frequency Shift Keying 38 allows for pin controlled PSK Phase Shift Keying 68 phase is controlled by the respective phase and frequency 81 controlled together.
|
| /kernel/linux/linux-4.19/drivers/i2c/muxes/ |
| D | Kconfig | 27 I2C busses connected through a MUX, which is controlled 40 I2C busses connected through a MUX, which in turn is controlled 95 I2C busses connected through a MUX, which is controlled 115 I2C busses connected through a MUX, which is controlled
|
| /kernel/linux/linux-5.10/Documentation/fault-injection/ |
| D | notifier-error-inject.rst | 16 This feature is controlled through debugfs interface 35 This feature is controlled through debugfs interface 53 This feature is controlled through debugfs interface 66 This feature is controlled through debugfs interface
|
| /kernel/linux/linux-4.19/drivers/staging/iio/Documentation/ |
| D | sysfs-bus-iio-dds | 8 which allows for pin controlled FSK Frequency Shift Keying 38 allows for pin controlled PSK Phase Shift Keying 68 phase is controlled by the respective phase and frequency 81 controlled together.
|