Home
last modified time | relevance | path

Searched refs:pwm2 (Results 1 – 25 of 337) sorted by relevance

12345678910>>...14

/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx7s-colibri-eval-v3.dts22 * The Atmel maxtouch controller uses SODIMM 28/30, also used for PWM<B>, PWM<C>, aka pwm2, pwm3.
23 * So if you enable following capacitive touch controller, disable pwm2/pwm3 first.
42 &pwm2 {
43 /* The pwm2 should be disabled to enable atmel_mxt_ts touchscreen for adapter. */
H A Dimx7s-colibri-iris.dts22 * The Atmel maxtouch controller uses SODIMM 28/30, also used for PWM<B>, PWM<C>, aka pwm2, pwm3.
23 * So if you enable following capacitive touch controller, disable pwm2/pwm3 first.
42 &pwm2 {
43 /* The pwm2 should be disabled to enable atmel_mxt_ts touchscreen for adapter. */
H A Dimx7d-colibri-iris.dts22 * The Atmel maxtouch controller uses SODIMM 28/30, also used for PWM<B>, PWM<C>, aka pwm2, pwm3.
23 * So if you enable following capacitive touch controller, disable pwm2/pwm3 first.
42 &pwm2 {
43 /* The pwm2 should be disabled to enable atmel_mxt_ts touchscreen for adapter. */
H A Dimx7d-colibri-eval-v3.dts22 * The Atmel maxtouch controller uses SODIMM 28/30, also used for PWM<B>, PWM<C>, aka pwm2, pwm3.
23 * So if you enable following capacitive touch controller, disable pwm2/pwm3 first.
42 &pwm2 {
43 /* The pwm2 should be disabled to enable atmel_mxt_ts touchscreen for adapter. */
H A Dimx7-colibri-eval-v3.dtsi21 * The Atmel maxtouch controller uses SODIMM 28/30, also used for PWM<B>, PWM<C>, aka pwm2, pwm3.
22 * So if you enable following capacitive touch controller, disable pwm2/pwm3 first.
66 &pwm2 {
67 /* The pwm2 should be disabled to enable atmel_mxt_ts touchscreen for adapter. */
H A Dimx7-colibri-iris.dtsi12 * The Atmel maxtouch controller uses SODIMM 28/30, also used for PWM<B>, PWM<C>, aka pwm2, pwm3.
13 * So if you enable following capacitive touch controller, disable pwm2/pwm3 first.
64 &pwm2 {
65 /* The pwm2 should be disabled to enable atmel_mxt_ts touchscreen for adapter. */
H A Dimx6q-var-dt6customboard.dts21 pwms = <&pwm2 0 50000 0>;
205 &pwm2 {
H A Dimx6q-tx6q-1010-comtft.dts17 pwms = <&pwm2 0 500000 0>;
H A Dimx6dl-tx6dl-comtft.dts17 pwms = <&pwm2 0 500000 0>;
H A Dimx6qdl-tx6-mb7.dtsi13 pwms = <&pwm2 0 500000 PWM_POLARITY_INVERTED>;
H A Dimx6q-tx6q-1020-comtft.dts17 pwms = <&pwm2 0 500000 0>;
/linux/drivers/pinctrl/
H A Dpinctrl-loongson2.c113 PMX_GROUP(pwm2, 0x0, 14),
128 SPECIFIC_GROUP(pwm2);
155 FUNCTION(pwm2),
/linux/drivers/pinctrl/qcom/
H A Dpinctrl-ipq8074.c878 MSM_PIN_FUNCTION(pwm2),
940 PINGROUP(20, led2, pwm2, NA, qdss_tracedata_b, NA, NA, NA, NA, NA),
945 PINGROUP(23, pwm2, blsp4_uart1, blsp4_spi1, blsp3_spi2, NA,
953 PINGROUP(27, audio_txfsync, pwm2, NA, qdss_tracedata_b, NA, NA, NA,
961 PINGROUP(31, audio_rxfsync, pwm2, atest_char2, NA, qdss_tracedata_b,
1012 PINGROUP(66, pta1_0, pwm2, prng_rosc, NA, NA, NA, NA, NA, NA),
H A Dpinctrl-ipq5424.c676 MSM_PIN_FUNCTION(pwm2),
715 PINGROUP(0, sdc_data, qspi_data, pwm2, wci_txd, wci_rxd, _, _, _, _),
716 PINGROUP(1, sdc_data, qspi_data, pwm2, wci_txd, wci_rxd, _, _, _, _),
717 PINGROUP(2, sdc_data, qspi_data, pwm2, _, _, _, _, _, _),
718 PINGROUP(3, sdc_data, qspi_data, pwm2, _, _, _, _, _, _),
H A Dpinctrl-ipq5332.c718 MSM_PIN_FUNCTION(pwm2),
780 PINGROUP(25, mdc0, blsp1_uart1, blsp1_spi1, pwm2, _, _, prng_rosc2, qdss_tracedata_a, _),
781 PINGROUP(26, mdio0, blsp1_uart1, blsp1_spi1, pwm2, _, _, prng_rosc3, qdss_tracedata_a, _),
782 PINGROUP(27, mdc1, blsp0_uart1, blsp1_uart1, blsp1_spi1, pwm2, _, _, qdss_tracedata_a, _),
783 PINGROUP(28, mdio1, blsp0_uart1, blsp1_uart1, blsp1_spi1, pwm2, _, tsens_max, _, _),
/linux/arch/arm/boot/dts/st/
H A Dstm32mp133c-prihmb.dts69 pwms = <&pwm2 2 1000000 1>;
103 pwms = <&pwm2 0 1000000 1>;
109 pwms = <&pwm2 1 1000000 1>;
282 pwm2: pwm { label
H A Dspear320-hmi.dts80 pwm2 {
82 st,function = "pwm2";
/linux/drivers/hwmon/
H A Dsmsc47m1.c432 static SENSOR_DEVICE_ATTR_RW(pwm2, pwm, 1);
714 int fan1, fan2, fan3, pwm1, pwm2, pwm3; in smsc47m1_probe() local
743 pwm2 = (smsc47m1_read_value(data, SMSC47M1_REG_PPIN(1)) & 0x05) in smsc47m1_probe()
762 if (!(fan1 || fan2 || fan3 || pwm1 || pwm2 || pwm3)) { in smsc47m1_probe()
810 if (pwm2) { in smsc47m1_probe()
/linux/arch/arm/boot/dts/nuvoton/
H A Dnuvoton-wpcm450.dtsi407 pwm2_pins: mux-pwm2 {
408 groups = "pwm2";
409 function = "pwm2";
/linux/arch/arm/boot/dts/rockchip/
H A Drk3229-evb.dts101 pwms = <&pwm2 0 25000 1>;
190 &pwm2 {
H A Drk3229-xms6.dts118 pwms = <&pwm2 0 25000 1>;
212 &pwm2 {
/linux/Documentation/hwmon/
H A Dw83795.rst76 43 FANCTL2 11h (bank 2) pwm2
132 35 FANCTL2 11h (bank 2) pwm2
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3568-radxa-e25.dts29 pwms = <&pwm2 0 1000000 0>;
184 &pwm2 {
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-tqma8mpql-mba8mpxl-lvds-tm070jvhg33.dtso59 &pwm2 {
H A Dimx8mm-kontron-bl-osm-s.dts48 pwms = <&pwm2 0 5000 0>;
175 &pwm2 {

12345678910>>...14