Home
last modified time | relevance | path

Searched refs:driving (Results 1 – 25 of 91) sorted by relevance

1234

/Linux-v6.6/drivers/misc/cardreader/
Drts5227.c39 u8 (*driving)[3], drive_sel; in rts5227_fill_driving() local
42 driving = driving_3v3; in rts5227_fill_driving()
45 driving = driving_1v8; in rts5227_fill_driving()
50 0xFF, driving[drive_sel][0]); in rts5227_fill_driving()
52 0xFF, driving[drive_sel][1]); in rts5227_fill_driving()
54 0xFF, driving[drive_sel][2]); in rts5227_fill_driving()
Drts5260.c41 u8 (*driving)[3], drive_sel; in rts5260_fill_driving() local
44 driving = driving_3v3; in rts5260_fill_driving()
47 driving = driving_1v8; in rts5260_fill_driving()
52 0xFF, driving[drive_sel][0]); in rts5260_fill_driving()
55 0xFF, driving[drive_sel][1]); in rts5260_fill_driving()
58 0xFF, driving[drive_sel][2]); in rts5260_fill_driving()
Drts5228.c41 u8 (*driving)[3], drive_sel; in rts5228_fill_driving() local
44 driving = driving_3v3; in rts5228_fill_driving()
47 driving = driving_1v8; in rts5228_fill_driving()
52 0xFF, driving[drive_sel][0]); in rts5228_fill_driving()
55 0xFF, driving[drive_sel][1]); in rts5228_fill_driving()
58 0xFF, driving[drive_sel][2]); in rts5228_fill_driving()
Drts5261.c40 u8 (*driving)[3], drive_sel; in rts5261_fill_driving() local
43 driving = driving_3v3; in rts5261_fill_driving()
46 driving = driving_1v8; in rts5261_fill_driving()
51 0xFF, driving[drive_sel][0]); in rts5261_fill_driving()
54 0xFF, driving[drive_sel][1]); in rts5261_fill_driving()
57 0xFF, driving[drive_sel][2]); in rts5261_fill_driving()
Drts5249.c38 u8 (*driving)[3], drive_sel; in rts5249_fill_driving() local
41 driving = driving_3v3; in rts5249_fill_driving()
44 driving = driving_1v8; in rts5249_fill_driving()
49 0xFF, driving[drive_sel][0]); in rts5249_fill_driving()
51 0xFF, driving[drive_sel][1]); in rts5249_fill_driving()
53 0xFF, driving[drive_sel][2]); in rts5249_fill_driving()
/Linux-v6.6/Documentation/devicetree/bindings/media/
Dpxa-camera.txt11 - 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
Dcdns,csi2tx.txt11 - clocks: phandles to the clocks driving the controller
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-bus-i3c53 This entry describes the BCR of the master controller driving
63 This entry describes the DCR of the master controller driving
75 This entry describes the PID of the master controller driving
89 driving the bus.
96 that all devices are represented including the master driving
Dsysfs-bus-iio-frequency-ad952330 Writing this file has the effect as driving the external
/Linux-v6.6/Documentation/devicetree/bindings/pinctrl/
Dsprd,pinctrl.txt8 pad driving level, system control select and so on ("domain pad
9 driving level": One pin can output 3.0v or 1.8v, depending on the
10 related domain pad driving selection, if the related domain pad
/Linux-v6.6/Documentation/devicetree/bindings/serial/
Dbrcm,bcm2835-aux-uart.txt8 - clocks: Clock driving the hardware; used to figure out the baud rate
/Linux-v6.6/Documentation/driver-api/gpio/
Dintro.rst69 MMC/SD card insertion/removal, detecting card write-protect status, driving
115 The same logic can be applied to emulate open source signaling, by driving the
119 If you are "driving" the signal high but gpiod_get_value(gpio) reports a low
121 driving the shared signal low. That's not necessarily an error. As one common
/Linux-v6.6/Documentation/devicetree/bindings/soc/fsl/cpm_qe/cpm/
Dbrg.txt11 - clock-frequency : Specifies the base frequency driving
/Linux-v6.6/Documentation/devicetree/bindings/sound/
Drt5682.txt62 - realtek,dmic-clk-driving-high : Set the high driving of the DMIC clock out.
/Linux-v6.6/Documentation/devicetree/bindings/timer/
Dfsl,gtm.txt10 - clock-frequency : specifies the frequency driving the timer.
/Linux-v6.6/drivers/clk/versatile/
DKconfig28 Simple regmap-based driver driving clock generators on Versatile
/Linux-v6.6/Documentation/devicetree/bindings/gpio/
Dcdns,gpio.txt12 - clocks: should contain one entry referencing the peripheral clock driving
/Linux-v6.6/arch/arm64/boot/dts/amlogic/
Dmeson-g12b-a311d-khadas-vim3.dts22 * The PHY driving these differential lines is shared between
Dmeson-g12b-s922x-khadas-vim3.dts22 * The PHY driving these differential lines is shared between
/Linux-v6.6/Documentation/hwmon/
Dftsteutates.rst26 is currently driving which fan channel. This value might dynamically change
Dpwm-fan.rst14 The driver implements a simple interface for driving a fan connected to
/Linux-v6.6/Documentation/devicetree/bindings/mmc/
Dhi3798cv200-dw-mshc.txt20 "ciu-drive" - Hi3798CV200 extended phase clock for ciu driving.
/Linux-v6.6/drivers/pinctrl/mediatek/
Dpinctrl-mtk-common.c209 unsigned int pin, unsigned char driving) in mtk_pconf_set_driving() argument
224 if (driving >= drv_grp->min_drv && driving <= drv_grp->max_drv in mtk_pconf_set_driving()
225 && !(driving % drv_grp->step)) { in mtk_pconf_set_driving()
226 val = driving / drv_grp->step - 1; in mtk_pconf_set_driving()
/Linux-v6.6/arch/arm64/boot/dts/allwinner/
Dsun50i-a64-sopine.dtsi125 * it seems to be only driving the AR100 core.
/Linux-v6.6/drivers/platform/x86/siemens/
DKconfig11 classes will take care of driving specifics of those machines.

1234