Searched refs:ftm (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/Documentation/devicetree/bindings/timer/ |
D | fsl,ftm-timer.txt | 5 - compatible : should be "fsl,ftm-timer" 12 o "ftm-evt" 13 o "ftm-src" 14 o "ftm-evt-counter-en" 15 o "ftm-src-counter-en" 20 ftm: ftm@400b8000 { 21 compatible = "fsl,ftm-timer"; 24 clock-names = "ftm-evt", "ftm-src", 25 "ftm-evt-counter-en", "ftm-src-counter-en";
|
/Linux-v4.19/Documentation/devicetree/bindings/pwm/ |
D | pwm-fsl-ftm.txt | 19 - compatible : should be "fsl,<soc>-ftm-pwm" and one of the following 21 - "fsl,vf610-ftm-pwm" for PWM compatible with the one integrated on VF610 22 - "fsl,imx8qm-ftm-pwm" for PWM compatible with the one integrated on i.MX8QM 43 compatible = "fsl,vf610-ftm-pwm";
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | vfxxx.dtsi | 288 compatible = "fsl,vf610-ftm-pwm"; 301 compatible = "fsl,vf610-ftm-pwm"; 655 ftm: ftm@400b8000 { label 656 compatible = "fsl,ftm-timer"; 659 clock-names = "ftm-evt", "ftm-src", 660 "ftm-evt-counter-en", "ftm-src-counter-en";
|
/Linux-v4.19/drivers/pwm/ |
D | Makefile | 17 obj-$(CONFIG_PWM_FSL_FTM) += pwm-fsl-ftm.o
|
D | Kconfig | 169 will be called pwm-fsl-ftm.
|
/Linux-v4.19/include/linux/ |
D | ieee80211.h | 1041 } __packed ftm; member
|