| /f-stack/freebsd/contrib/device-tree/Bindings/timer/ |
| H A 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";
|
| /f-stack/freebsd/contrib/device-tree/Bindings/rtc/ |
| H A D | rtc-fsl-ftm-alarm.txt | 4 - compatible : Should be "fsl,<chip>-ftm-alarm", the 6 "fsl,ls1012a-ftm-alarm" 7 "fsl,ls1021a-ftm-alarm" 8 "fsl,ls1028a-ftm-alarm" 9 "fsl,ls1043a-ftm-alarm" 10 "fsl,ls1046a-ftm-alarm" 11 "fsl,ls1088a-ftm-alarm" 12 "fsl,ls208xa-ftm-alarm" 13 "fsl,lx2160a-ftm-alarm" 32 compatible = "fsl,ls1088a-ftm-alarm";
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pwm/ |
| H A 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";
|
| /f-stack/freebsd/contrib/device-tree/Bindings/counter/ |
| H A D | ftm-quaddec.txt | 6 - compatible: Must be "fsl,ftm-quaddec". 14 compatible = "fsl,ftm-quaddec";
|
| /f-stack/dpdk/app/test/ |
| H A D | test_rwlock.c | 298 uint64_t ftm, stm, tm; in try_read_lcore() local 305 ftm = try_rwlock_data.tick; in try_read_lcore() 320 } while (tm < ftm && rc == 0); in try_read_lcore() 332 uint64_t ftm, stm, tm; in try_write_lcore() local 339 ftm = try_rwlock_data.tick; in try_write_lcore() 354 } while (tm < ftm && rc == 0); in try_write_lcore()
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | ls1021a.dtsi | 469 compatible = "fsl,ftm-quaddec"; 476 compatible = "fsl,ftm-quaddec"; 483 compatible = "fsl,ftm-quaddec"; 490 compatible = "fsl,ftm-quaddec"; 591 compatible = "fsl,vf610-ftm-pwm"; 603 compatible = "fsl,vf610-ftm-pwm"; 615 compatible = "fsl,vf610-ftm-pwm"; 627 compatible = "fsl,vf610-ftm-pwm"; 639 compatible = "fsl,vf610-ftm-pwm"; 651 compatible = "fsl,vf610-ftm-pwm"; [all …]
|
| H A D | vfxxx.dtsi | 251 compatible = "fsl,vf610-ftm-pwm"; 264 compatible = "fsl,vf610-ftm-pwm"; 618 ftm: ftm@400b8000 { label 619 compatible = "fsl,ftm-timer"; 622 clock-names = "ftm-evt", "ftm-src", 623 "ftm-evt-counter-en", "ftm-src-counter-en";
|
| /f-stack/dpdk/drivers/net/enic/ |
| H A D | enic_fm_flow.c | 2098 struct fm_tcam_match_entry *ftm; in enic_fm_add_tcam_entry() local 2104 ftm = &fm->cmd.va->fm_tcam_match_entry; in enic_fm_add_tcam_entry() 2105 memcpy(ftm, match_in, sizeof(*ftm)); in enic_fm_add_tcam_entry()
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/freescale/ |
| H A D | fsl-ls1012a.dtsi | 524 compatible = "fsl,ls1012a-ftm-alarm";
|
| H A D | fsl-ls1088a.dtsi | 793 compatible = "fsl,ls1088a-ftm-alarm";
|
| H A D | fsl-ls208xa.dtsi | 775 compatible = "fsl,ls208xa-ftm-alarm";
|
| H A D | fsl-ls1043a.dtsi | 923 compatible = "fsl,ls1043a-ftm-alarm";
|
| H A D | fsl-ls1046a.dtsi | 857 compatible = "fsl,ls1046a-ftm-alarm";
|
| H A D | fsl-ls1028a.dtsi | 1018 compatible = "fsl,ls1028a-ftm-alarm";
|
| H A D | fsl-lx2160a.dtsi | 942 compatible = "fsl,lx2160a-ftm-alarm";
|