| /linux-4.4.14/drivers/mfd/ |
| D | rts5227.c | 51 u8 (*driving)[3], drive_sel; in rts5227_fill_driving() local 54 driving = driving_3v3; in rts5227_fill_driving() 57 driving = driving_1v8; in rts5227_fill_driving() 62 0xFF, driving[drive_sel][0]); in rts5227_fill_driving() 64 0xFF, driving[drive_sel][1]); in rts5227_fill_driving() 66 0xFF, driving[drive_sel][2]); in rts5227_fill_driving()
|
| D | rts5249.c | 50 u8 (*driving)[3], drive_sel; in rts5249_fill_driving() local 53 driving = driving_3v3; in rts5249_fill_driving() 56 driving = driving_1v8; in rts5249_fill_driving() 61 0xFF, driving[drive_sel][0]); in rts5249_fill_driving() 63 0xFF, driving[drive_sel][1]); in rts5249_fill_driving() 65 0xFF, driving[drive_sel][2]); in rts5249_fill_driving()
|
| /linux-4.4.14/Documentation/devicetree/bindings/media/ |
| D | pxa-camera.txt | 11 - clock-output-names: should contain the name of the clock driving the 13 - clock-frequency: host interface is driving MCLK, and MCLK rate is this rate
|
| /linux-4.4.14/Documentation/devicetree/bindings/gpio/ |
| D | gpio-restart.txt | 28 - open-source : Treat the GPIO as being open source and defer driving 40 - active-delay: Delay (default 100) to wait after driving gpio active [ms] 41 - inactive-delay: Delay (default 100) to wait after driving gpio inactive [ms]
|
| D | gpio-pcf857x.txt | 7 (a) as output and driving the signal low/high, or (b) as input and reporting a
|
| /linux-4.4.14/Documentation/devicetree/bindings/bus/ |
| D | renesas,bsc.txt | 7 SoC, driving several chip select lines, for e.g. NOR FLASH, Ethernet and USB. 13 driving the BSC must be enabled.
|
| /linux-4.4.14/Documentation/devicetree/bindings/display/msm/ |
| D | dsi.txt | 34 driving a panel which needs 2 DSI links. 35 - qcom,master-dsi: Boolean value indicating if the DSI controller is driving 38 driving a 2-DSI panel whose 2 links need receive command simultaneously.
|
| /linux-4.4.14/Documentation/devicetree/bindings/serial/ |
| D | brcm,bcm6345-uart.txt | 11 - clocks: Clock driving the hardware; used to figure out the baud rate
|
| /linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/cpm/ |
| D | brg.txt | 11 - clock-frequency : Specifies the base frequency driving
|
| /linux-4.4.14/Documentation/gpio/ |
| D | gpio.txt | 64 MMC/SD card insertion/removal, detecting card write-protect status, driving 110 The same logic can be applied to emulate open source signaling, by driving the 114 If you are "driving" the signal high but gpiod_get_value(gpio) reports a low 116 driving the shared signal low. That's not necessarily an error. As one common
|
| D | drivers-on-gpio.txt | 84 any other NAND driving hardware.
|
| D | gpio-legacy.txt | 51 MMC/SD card insertion/removal, detecting card writeprotect status, driving 339 to make the pin HIGH. The pin is make to LOW by driving value 0 in output mode. 345 to make the pin LOW. The pin is make to HIGH by driving value 1 in output mode. 434 If you are "driving" the signal high but gpio_get_value(gpio) reports a low 436 is driving the shared signal low. That's not necessarily an error. As one
|
| /linux-4.4.14/Documentation/devicetree/bindings/net/can/ |
| D | fsl-flexcan.txt | 17 - clock-frequency : The oscillator frequency driving the flexcan device
|
| /linux-4.4.14/Documentation/devicetree/bindings/iio/temperature/ |
| D | mlx90614.txt | 15 is no need for a GPIO driving the SCL line. If no GPIO is given, power
|
| /linux-4.4.14/drivers/clk/versatile/ |
| D | Kconfig | 24 Simple regmap-based driver driving clock generators on Versatile
|
| /linux-4.4.14/Documentation/hwmon/ |
| D | pwm-fan | 14 The driver implements a simple interface for driving a fan connected to
|
| D | g762 | 47 pwm1_mode: set or get fan driving mode: 1 for PWM mode, 0 for DC mode.
|
| D | adm9240 | 151 Datasheet has an example of an external temperature sensor driving
|
| D | lm93 | 96 The LM93 can also override the #PROCHOT pins by driving a PWM signal onto
|
| /linux-4.4.14/Documentation/devicetree/bindings/timer/ |
| D | mediatek,mtk-timer.txt | 13 - clocks: Clocks driving the timer hardware. This list should include two
|
| D | arm,sp804.txt | 11 - clocks: clocks driving the dual timer hardware. This list should be 1 or 3
|
| /linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/ |
| D | gtm.txt | 11 - clock-frequency : specifies the frequency driving the timer.
|
| /linux-4.4.14/Documentation/ABI/testing/ |
| D | sysfs-bus-iio-frequency-ad9523 | 28 Writing this file has the effect as driving the external
|
| D | sysfs-class-led | 36 it is useful when driving a LED which is intended to indicate
|
| /linux-4.4.14/Documentation/devicetree/bindings/usb/ |
| D | usb3503.txt | 18 - refclk: Clock used for driving REFCLK signal (optional, if not provided
|
| /linux-4.4.14/drivers/pinctrl/mediatek/ |
| D | pinctrl-mtk-common.c | 197 unsigned int pin, unsigned char driving) in mtk_pconf_set_driving() argument 212 if (driving >= drv_grp->min_drv && driving <= drv_grp->max_drv in mtk_pconf_set_driving() 213 && !(driving % drv_grp->step)) { in mtk_pconf_set_driving() 214 val = driving / drv_grp->step - 1; in mtk_pconf_set_driving()
|
| /linux-4.4.14/drivers/staging/iio/Documentation/ |
| D | inkernel.txt | 4 providing a means of obtaining ADC type readings or of driving DAC type
|
| /linux-4.4.14/drivers/staging/speakup/ |
| D | TODO | 22 as was already done for the serial port driving part.
|
| /linux-4.4.14/Documentation/timers/ |
| D | timekeeping.txt | 93 a different thing. The hardware driving clock events has to be able to 95 system, it is ideal (and customary) to have one such event driving timer per 137 The clock driving sched_clock() may stop or reset to zero during system
|
| D | timers-howto.txt | 53 driving each of these calls varies, thus there are
|
| /linux-4.4.14/Documentation/devicetree/bindings/spi/ |
| D | spi-samsung.txt | 35 indicate the clock to be used for driving the spi bus clock. If not specified,
|
| /linux-4.4.14/Documentation/arm/pxa/ |
| D | mfp.txt | 15 also controls the low power state, driving strength, pull-up/down and event 267 selection of 1, driving strength of 0b101, and a float state in low power
|
| /linux-4.4.14/Documentation/nvmem/ |
| D | nvmem.txt | 16 devices they were driving, etc.
|
| /linux-4.4.14/Documentation/ |
| D | unicode.txt | 173 The CSUR people are driving adding Tengwar and Cirth into Unicode
|
| D | pinctrl.txt | 11 biasing and driving mode specific pins, such as pull-up/down, open drain, 202 stable value when nothing is driving the rail it is connected to, or when it's 830 separate memory range only intended for GPIO driving, and the register
|
| D | DMA-API-HOWTO.txt | 149 your device only capable of driving the low order 24-bits of address?
|
| D | kernel-parameters.txt | 3730 Default is on (1). Disable the driving of swap pages
|
| /linux-4.4.14/drivers/gpio/ |
| D | Kconfig | 375 that can be up to 24 bit. This peripheral is aimed at driving leds. 773 This driver provides support for driving the pins in output 814 This driver provides the support for driving/reading the gpio pins
|
| /linux-4.4.14/drivers/staging/panel/ |
| D | Kconfig | 159 be driving a serial LCD or a parallel one. Serial LCDs only use 2 wires
|
| /linux-4.4.14/Documentation/ide/ |
| D | ide.txt | 77 or may not be harmful to your hardware.. two or more cards driving the same IRQ
|
| /linux-4.4.14/Documentation/devicetree/bindings/display/tegra/ |
| D | nvidia,tegra20-host1x.txt | 225 Optional properties when driving an eDP output:
|
| /linux-4.4.14/arch/arm/boot/dts/ |
| D | ste-nomadik-stn8815.dtsi | 275 * IP AMBA bus clocks, driving the bus side of the
|
| /linux-4.4.14/drivers/usb/gadget/ |
| D | Kconfig | 446 userspace program driving the print engine. The user space
|
| /linux-4.4.14/Documentation/scsi/ |
| D | scsi_eh.txt | 198 of driving error handling. EH's goals are two - make LLDD, host and
|
| /linux-4.4.14/drivers/usb/gadget/legacy/ |
| D | Kconfig | 307 userspace program driving the print engine. The user space
|
| /linux-4.4.14/drivers/scsi/aic7xxx/ |
| D | aic7xxx.seq | 413 * driving REQ on the bus for the next byte. 2012 * out (initiator driving) to in (target driving),
|
| /linux-4.4.14/Documentation/cgroups/ |
| D | blkio-controller.txt | 374 groups and put applications in that group which are not driving enough
|
| /linux-4.4.14/Documentation/devicetree/ |
| D | usage-model.txt | 147 If one does, then that machine_desc is a candidate for driving the
|
| /linux-4.4.14/Documentation/filesystems/caching/ |
| D | backend-api.txt | 166 various asynchronous operations that need to be done as part of driving
|
| /linux-4.4.14/Documentation/laptops/ |
| D | thinkpad-acpi.txt | 1077 amplifiers driving the speakers and headphone output, and the firmware
|