/Linux-v6.1/arch/arm/boot/dts/ |
D | imx7s-colibri-iris.dts | 22 * 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. 48 &pwm3 { 49 /* The pwm3 should be disabled to enable atmel_mxt_ts touchscreen for adapter. */
|
D | imx7d-colibri-iris.dts | 22 * 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. 48 &pwm3 { 49 /* The pwm3 should be disabled to enable atmel_mxt_ts touchscreen for adapter. */
|
D | imx7s-colibri-eval-v3.dts | 22 * 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. 48 &pwm3 { 49 /* The pwm3 should be disabled to enable atmel_mxt_ts touchscreen for adapter. */
|
D | imx7d-colibri-eval-v3.dts | 22 * 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. 48 &pwm3 { 49 /* The pwm3 should be disabled to enable atmel_mxt_ts touchscreen for adapter. */
|
D | imx7-colibri-iris.dtsi | 12 * 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. 70 &pwm3 { 71 /* The pwm3 should be disabled to enable atmel_mxt_ts touchscreen for adapter. */
|
D | imx7-colibri-eval-v3.dtsi | 21 * 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. 72 &pwm3 { 73 /* The pwm3 should be disabled to enable atmel_mxt_ts touchscreen for adapter. */
|
D | iwg20d-q7-common.dtsi | 52 pwms = <&pwm3 0 5000000 0>; 271 pwm3_pins: pwm3 { 272 groups = "pwm3"; 273 function = "pwm3"; 314 &pwm3 {
|
D | imx6dl-aristainetos_7.dts | 52 pwms = <&pwm3 0 3000>; 71 &pwm3 {
|
D | imx6q-logicpd.dts | 16 pwms = <&pwm3 0 20000 0>; 104 &pwm3 {
|
D | imx6ul-phytec-segin-peb-av-02.dtsi | 14 pwms = <&pwm3 0 5000000 0>; 93 &pwm3 {
|
D | nuvoton-wpcm450.dtsi | 394 pwm3_pins: mux-pwm3 { 395 groups = "pwm3"; 396 function = "pwm3";
|
D | rk3066a-bqcurie2.dts | 27 pwms = <&pwm3 0 1000>; 185 &pwm3 {
|
D | rk3066a-marsboard.dts | 24 pwms = <&pwm3 0 1000>; 187 &pwm3 {
|
D | imx6ul-imx6ull-opos6uldev.dtsi | 12 pwms = <&pwm3 0 191000>; 145 &pwm3 {
|
D | imx7-colibri-aster.dtsi | 42 &pwm3 {
|
/Linux-v6.1/sound/soc/codecs/ |
D | tas5086.c | 593 SOC_DAPM_ENUM("PWM3 Output", tas5086_dapm_output_mux_enum[2]), 611 SND_SOC_DAPM_OUTPUT("PWM3"), 633 SND_SOC_DAPM_MUX("PWM3 Mux", SND_SOC_NOPM, 0, 0, 697 { "PWM3 Mux", "Channel 1 Mux", "Channel 1 Mux" }, 704 { "PWM3 Mux", "Channel 2 Mux", "Channel 2 Mux" }, 711 { "PWM3 Mux", "Channel 3 Mux", "Channel 3 Mux" }, 718 { "PWM3 Mux", "Channel 4 Mux", "Channel 4 Mux" }, 725 { "PWM3 Mux", "Channel 5 Mux", "Channel 5 Mux" }, 732 { "PWM3 Mux", "Channel 6 Mux", "Channel 6 Mux" }, 740 { "PWM3", NULL, "PWM3 Mux" },
|
/Linux-v6.1/arch/mips/boot/dts/ingenic/ |
D | rs90.dts | 213 pins_pwm3: pwm3 { 214 function = "pwm3"; 215 groups = "pwm3";
|
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/ |
D | nuvoton,wpcm450-pinctrl.yaml | 76 fi12, fi13, fi14, fi15, pwm0, pwm1, pwm2, pwm3, pwm4, pwm5, 86 pwm0, pwm1, pwm2, pwm3, pwm4, pwm5, pwm6, pwm7, hg0, hg1,
|
D | aspeed,ast2600-pinctrl.yaml | 45 PWM12, PWM13, PWM14, PWM15, PWM2, PWM3, PWM4, PWM5, PWM6, PWM7, PWM8, 72 PWM3, PWM4, PWM5, PWM6, PWM7, PWM8G0, PWM8G1, PWM9G0, PWM9G1, QSPI1,
|
/Linux-v6.1/drivers/pinctrl/ |
D | pinctrl-ingenic.c | 315 INGENIC_PIN_GROUP("pwm3", jz4740_pwm_pwm3, 0), 334 static const char *jz4740_pwm3_groups[] = { "pwm3", }; 349 { "pwm3", jz4740_pwm3_groups, ARRAY_SIZE(jz4740_pwm3_groups), }, 421 INGENIC_PIN_GROUP("pwm3", jz4725b_pwm_pwm3, 0), 440 static const char *jz4725b_pwm3_groups[] = { "pwm3", }; 452 { "pwm3", jz4725b_pwm3_groups, ARRAY_SIZE(jz4725b_pwm3_groups), }, 547 INGENIC_PIN_GROUP("pwm3", jz4750_pwm_pwm3, 0), 572 static const char *jz4750_pwm3_groups[] = { "pwm3", }; 590 { "pwm3", jz4750_pwm3_groups, ARRAY_SIZE(jz4750_pwm3_groups), }, 707 INGENIC_PIN_GROUP("pwm3", jz4755_pwm_pwm3, 0), [all …]
|
/Linux-v6.1/drivers/pinctrl/berlin/ |
D | pinctrl-as370.c | 69 BERLIN_PINCTRL_FUNCTION(0x2, "pwm"), /* PWM3 */ 177 BERLIN_PINCTRL_FUNCTION(0x3, "pwm")), /* PWM3 */ 237 BERLIN_PINCTRL_GROUP("PWM3", 0x14, 0x3, 0x09, 239 BERLIN_PINCTRL_FUNCTION(0x1, "pwm")), /* PWM3 */ 315 BERLIN_PINCTRL_FUNCTION(0x3, "pwm")), /* PWM3 */
|
/Linux-v6.1/drivers/hwmon/ |
D | smsc47m1.c | 438 static SENSOR_DEVICE_ATTR_RW(pwm3, pwm, 2); 714 int fan1, fan2, fan3, pwm1, pwm2, pwm3; in smsc47m1_probe() local 752 pwm3 = (smsc47m1_read_value(data, SMSC47M2_REG_PPIN3) in smsc47m1_probe() 760 pwm3 = 0; in smsc47m1_probe() 762 if (!(fan1 || fan2 || fan3 || pwm1 || pwm2 || pwm3)) { in smsc47m1_probe() 818 if (pwm3) { in smsc47m1_probe()
|
/Linux-v6.1/drivers/pinctrl/mediatek/ |
D | pinctrl-mtk-mt8135.h | 313 MTK_FUNCTION(5, "PWM3") 731 MTK_PIN(PINCTRL_PIN(75, "PWM3"), 735 MTK_FUNCTION(1, "PWM3"), 834 MTK_FUNCTION(4, "PWM3"), 991 MTK_FUNCTION(5, "PWM3"), 1185 MTK_FUNCTION(7, "PWM3") 1202 MTK_FUNCTION(2, "PWM3"), 1339 MTK_FUNCTION(5, "PWM3") 1796 MTK_FUNCTION(6, "PWM3") 1825 MTK_FUNCTION(4, "PWM3"), [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/pwm/ |
D | pwm-sprd.txt | 26 "pwm3", "enable3";
|
/Linux-v6.1/arch/arm64/boot/dts/renesas/ |
D | ebisu.dtsi | 48 pwms = <&pwm3 0 50000>; 601 pwm3_pins: pwm3 { 603 function = "pwm3"; 674 &pwm3 {
|