Home
last modified time | relevance | path

Searched refs:pwm1 (Results 1 – 25 of 323) sorted by relevance

12345678910>>...13

/linux/arch/loongarch/boot/dts/
H A Dloongson-2k1000-ref.dts46 pwms = <&pwm1 0 100000 0>;
116 &pwm1 {
166 pwm1_pins_default: pwm1-pins {
168 groups = "pwm1";
169 function = "pwm1";
/linux/arch/arm/boot/dts/broadcom/
H A Dbcm2835-common.dtsi177 pwm1_gpio13: pwm1-gpio13 {
181 pwm1_gpio19: pwm1-gpio19 {
185 pwm1_gpio41: pwm1-gpio41 {
189 pwm1_gpio45: pwm1-gpio45 {
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-libra-rdk-fpsc-lvds-etml1010g3dra.dtso17 pwms = <&pwm1 0 66667 0>;
42 &pwm1 {
H A Dimx8mm-emcon-avari.dts21 &pwm1 {
/linux/Documentation/hwmon/
H A Damc6821.rst54 pwm1 rw pwm1
74 pwm1 = pwm1_auto_point2_pwm. It can go from
91 pwm1 = pwm1_auto_point2_pwm. It can go from
H A Dtc654.rst28 pwm1_mode determines if the pwm output is controlled via the pwm1 value
33 the pwm1 value. Setting pwm1_mode to 0 will cause the pwm output to be
H A Dpwm-fan.rst26 pwm1_enable rw keep enable mode, defines behaviour when pwm1=0
31 pwm1 rw relative speed (0-255), 255=max. speed.
H A Dg762.rst50 speed control (open-loop) via pwm1 described below, 2 for
57 pwm1:
64 the fan speed is programmed by setting a value between 0 and 255 via 'pwm1'
H A Dmlxreg-fan.rst21 pwm1 0xe3
60 pwm1 RW file for fan[1-12] target duty cycle (0..255)
H A Dthmc50.rst80 pwm1
85 The value of 0 for pwm1 also forces FAN_OFF signal from the chip,
/linux/Documentation/devicetree/bindings/pwm/
H A Dpwm-lp3943.txt9 - ti,pwm0 or ti,pwm1: Output pin number(s) for PWM channel 0 or 1.
33 ti,pwm1 = <15>;
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6dl-aristainetos_4.dts17 pwms = <&pwm1 0 5000000 0>;
81 &pwm1 {
H A Dimx6qdl-tx6-lvds.dtsi33 pwms = <&pwm1 0 500000 0>;
236 &pwm1 {
H A Dimx53-tx53-x13x.dts42 pwms = <&pwm1 0 500000 0>;
211 &pwm1 {
H A Dimx6dl-yapp4-ursa.dts36 &pwm1 {
H A Dimx6dl-yapp4-draco.dts36 &pwm1 {
H A Dimx6dl-yapp4-lynx.dts40 &pwm1 {
/linux/arch/arm/boot/dts/st/
H A Dstm32mp133c-prihmb.dts75 pwms = <&pwm1 1 1000000 1>;
81 pwms = <&pwm1 2 1000000 1>;
97 pwms = <&pwm1 0 1000000 1>;
269 pwm1: pwm { label
380 pwm1_pins_a: pwm1-0 {
391 pwm1_sleep_pins_a: pwm1-sleep-0 {
/linux/drivers/hwmon/
H A Dlm63.c158 u8 pwm1[13]; /* 0: current output member
211 data->pwm1[1 + i] = i2c_smbus_read_byte_data(client, in lm63_update_lut()
251 data->pwm1[0] = i2c_smbus_read_byte_data(client, in lm63_update_device()
314 if (data->pwm1[1 + i - 1] > data->pwm1[1 + i] in lm63_lut_looks_bad()
370 pwm = data->pwm1[nr]; in show_pwm1()
372 pwm = data->pwm1[nr] >= 2 * data->pwm1_freq ? in show_pwm1()
373 255 : (data->pwm1[nr] * 255 + data->pwm1_freq) / in show_pwm1()
401 data->pwm1[nr] = data->pwm_highres ? val : in set_pwm1()
403 i2c_smbus_write_byte_data(client, reg, data->pwm1[nr]); in set_pwm1()
744 static SENSOR_DEVICE_ATTR(pwm1, S_IWUSR | S_IRUGO, show_pwm1, set_pwm1, 0);
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3318-a95x-z2.dts132 pwms = <&pwm1 0 5000 1>;
246 pwm1 {
247 pwm1_pin_pull_up: pwm1-pin-pull-up {
281 &pwm1 {
/linux/arch/riscv/boot/dts/sifive/
H A Dhifive-unmatched-a00.dts52 pwms = <&pwm1 2 7812500 0>;
57 pwms = <&pwm1 3 7812500 0>;
285 &pwm1 {
/linux/arch/arm/boot/dts/rockchip/
H A Drk3288-firefly.dts32 &pwm1 {
/linux/Documentation/devicetree/bindings/mfd/
H A Dlp3943.txt31 ti,pwm1 = <15>;
/linux/Documentation/driver-api/thermal/
H A Dnouveau_thermal.rst63 * pwm1:
78 * 1: The fan can be driven in manual (use pwm1 to change the speed);
/linux/arch/arm/boot/dts/nuvoton/
H A Dnuvoton-wpcm450.dtsi402 pwm1_pins: mux-pwm1 {
403 groups = "pwm1";
404 function = "pwm1";

12345678910>>...13