Home
last modified time | relevance | path

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

123

/linux/Documentation/devicetree/bindings/media/
H A 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
H A Dcdns,csi2tx.txt11 - clocks: phandles to the clocks driving the controller
/linux/drivers/misc/cardreader/
H A 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()
H A 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()
/linux/Documentation/driver-api/gpio/
H A Dintro.rst57 MMC/SD card insertion/removal, detecting card write-protect status, driving
103 The same logic can be applied to emulate open source signaling, by driving the
107 If you are "driving" the signal high but gpiod_get_value(gpio) reports a low
109 driving the shared signal low. That's not necessarily an error. As one common
/linux/drivers/pinctrl/cix/
H A Dpinctrl-sky1-base.c379 static int sky1_ds_to_index(unsigned char driving) in sky1_ds_to_index() argument
384 if (driving == sky1_ds_table[i]) in sky1_ds_to_index()
390 unsigned int pin, unsigned char driving) in sky1_pconf_set_driving() argument
401 val = sky1_ds_to_index(driving); in sky1_pconf_set_driving()
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/cpm/
H A Dbrg.txt11 - clock-frequency : Specifies the base frequency driving
/linux/drivers/clk/versatile/
H A DKconfig28 Simple regmap-based driver driving clock generators on Versatile
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-frequency-ad952330 Writing this file has the effect as driving the external
/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-g12b-s922x-khadas-vim3.dts22 * The PHY driving these differential lines is shared between
H A Dmeson-g12b-a311d-khadas-vim3.dts22 * The PHY driving these differential lines is shared between
/linux/Documentation/hwmon/
H A Dpwm-fan.rst14 The driver implements a simple interface for driving a fan connected to
H A Dftsteutates.rst26 is currently driving which fan channel. This value might dynamically change
H A Dmlxreg-fan.rst41 The driver implements a simple interface for driving a fan connected to
H A Dg762.rst55 set or get fan driving mode: 1 for PWM mode, 0 for DC mode.
/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common.c211 unsigned int pin, unsigned char driving) in mtk_pconf_set_driving() argument
226 if (driving >= drv_grp->min_drv && driving <= drv_grp->max_drv in mtk_pconf_set_driving()
227 && !(driving % drv_grp->step)) { in mtk_pconf_set_driving()
228 val = driving / drv_grp->step - 1; in mtk_pconf_set_driving()
/linux/drivers/platform/x86/siemens/
H A DKconfig11 classes will take care of driving specifics of those machines.
/linux/drivers/staging/iio/Documentation/
H A Dinkernel.txt4 providing a means of obtaining ADC type readings or of driving DAC type
/linux/Documentation/timers/
H A Dtimekeeping.rst94 a different thing. The hardware driving clock events has to be able to
96 system, it is ideal (and customary) to have one such event driving timer per
138 The clock driving sched_clock() may stop or reset to zero during system
/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-a23-polaroid-mid2809pxe04.dts58 /* The esp8089 needs 200 ms after driving wifi-en high */
H A Dsun8i-a23-polaroid-mid2407pxe03.dts58 /* The esp8089 needs 200 ms after driving wifi-en high */
H A Dsun8i-q8-common.dtsi75 /* The esp8089 needs 200 ms after driving wifi-en high */
/linux/arch/arm64/boot/dts/qcom/
H A Dsc7180-trogdor-pompom.dtsi30 realtek,dmic-clk-driving-high;
/linux/Documentation/iio/
H A Dad7191.rst70 - Or a CMOS-compatible clock driving MCLK1 pin and MCLK2 left unconnected
/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-a64-nanopi-a64.dts237 * it seems to be only driving the AR100 core.

123