Home
last modified time | relevance | path

Searched refs:pwm (Results 1 – 25 of 55) sorted by relevance

123

/arch/arm/boot/dts/
Dimx28-tx28.dts70 pwm: pwm@80064000 { label
111 compatible = "pwm-backlight";
112 pwms = <&pwm 0 5000000>;
Dtwl4030.dtsi85 twl_pwm: pwm {
86 compatible = "ti,twl4030-pwm";
87 #pwm-cells = <2>;
92 #pwm-cells = <2>;
Dimx25.dtsi334 pwm2: pwm@53fa0000 {
335 compatible = "fsl,imx25-pwm", "fsl,imx27-pwm";
336 #pwm-cells = <2>;
353 pwm3: pwm@53fa8000 {
354 compatible = "fsl,imx25-pwm", "fsl,imx27-pwm";
355 #pwm-cells = <2>;
394 pwm4: pwm@53fc8000 {
395 compatible = "fsl,imx25-pwm", "fsl,imx27-pwm";
438 pwm1: pwm@53fe0000 {
439 compatible = "fsl,imx25-pwm", "fsl,imx27-pwm";
[all …]
Dtegra20-medcom-wide.dts9 pwm {
34 compatible = "pwm-backlight";
35 pwms = <&pwm 0 5000000>;
Dtwl6030.dtsi95 twl_pwm: pwm {
97 compatible = "ti,twl6030-pwm";
98 #pwm-cells = <2>;
104 #pwm-cells = <2>;
Dimx28-cfa10036.dts61 pwm: pwm@80064000 { label
81 pwms = <&pwm 4 3000>;
Dimx23-evk.dts93 pwm: pwm@80064000 { label
135 compatible = "pwm-backlight";
136 pwms = <&pwm 2 5000000>;
Dwm8850-w70v2.dts19 compatible = "pwm-backlight";
20 pwms = <&pwm 0 50000 1>; /* duty inverted */
Dwm8850.dtsi119 clkpwm: pwm {
150 pwm: pwm@d8220000 { label
151 #pwm-cells = <3>;
152 compatible = "via,vt8500-pwm";
Dimx28-apf28dev.dts115 pwm: pwm@80064000 { label
173 compatible = "pwm-backlight";
175 pwms = <&pwm 3 191000>;
Domap2.dtsi145 ti,timer-pwm;
153 ti,timer-pwm;
161 ti,timer-pwm;
169 ti,timer-pwm;
Dspear320.dtsi86 pwm: pwm@a8000000 { label
87 compatible ="st,spear-pwm";
89 #pwm-cells = <2>;
Dspear1340.dtsi69 pwm: pwm@e0180000 { label
70 compatible ="st,spear13xx-pwm";
72 #pwm-cells = <2>;
Dda850.dtsi181 #pwm-cells = <3>;
187 #pwm-cells = <3>;
193 #pwm-cells = <3>;
199 #pwm-cells = <3>;
205 #pwm-cells = <3>;
Dlpc32xx.dtsi186 compatible = "nxp,lpc3220-motor-pwm";
189 #pwm-cells = <2>;
288 pwm: pwm@4005C000 { label
289 compatible = "nxp,lpc3220-pwm";
Dimx6qdl.dtsi242 pwm1: pwm@02080000 {
243 #pwm-cells = <2>;
244 compatible = "fsl,imx6q-pwm", "fsl,imx27-pwm";
251 pwm2: pwm@02084000 {
252 #pwm-cells = <2>;
253 compatible = "fsl,imx6q-pwm", "fsl,imx27-pwm";
260 pwm3: pwm@02088000 {
261 #pwm-cells = <2>;
262 compatible = "fsl,imx6q-pwm", "fsl,imx27-pwm";
269 pwm4: pwm@0208c000 {
[all …]
Datlas6.dtsi96 /* later transfer to pwm */
375 pwm {
381 pwm {
387 pwm {
393 pwm {
399 pwm {
532 pwm@b0130000 {
533 compatible = "sirf,prima2-pwm";
Dimx28-evk.dts206 pwm: pwm@80064000 { label
345 compatible = "pwm-backlight";
346 pwms = <&pwm 2 5000000>;
Dimx28-cfa10049.dts168 pwm: pwm@80064000 { label
342 compatible = "pwm-backlight";
343 pwms = <&pwm 3 5000000>;
Dimx51.dtsi551 pwm1: pwm@73fb4000 {
552 #pwm-cells = <2>;
553 compatible = "fsl,imx51-pwm", "fsl,imx27-pwm";
560 pwm2: pwm@73fb8000 {
561 #pwm-cells = <2>;
562 compatible = "fsl,imx51-pwm", "fsl,imx27-pwm";
Dtegra114.dtsi157 pwm: pwm { label
158 compatible = "nvidia,tegra114-pwm", "nvidia,tegra20-pwm";
160 #pwm-cells = <2>;
Dprima2.dtsi385 pwm {
391 pwm {
397 pwm {
403 pwm {
530 pwm@b0130000 {
531 compatible = "sirf,prima2-pwm";
Dimx53.dtsi551 pwm1: pwm@53fb4000 {
552 #pwm-cells = <2>;
553 compatible = "fsl,imx53-pwm", "fsl,imx27-pwm";
560 pwm2: pwm@53fb8000 {
561 #pwm-cells = <2>;
562 compatible = "fsl,imx53-pwm", "fsl,imx27-pwm";
/arch/arm/plat-samsung/
Dpwm-clock.c408 static __init int clk_pwm_tin_register(struct clk *pwm) in clk_pwm_tin_register() argument
411 unsigned int id = pwm->id; in clk_pwm_tin_register()
416 ret = s3c24xx_register_clock(pwm); in clk_pwm_tin_register()
428 return clk_set_parent(pwm, parent); in clk_pwm_tin_register()
/arch/arm/mach-iop32x/
Dn2100.c199 .pwm = { 255, 255 },
247 .pwm = { 0, 0 },

123