/freebsd/sys/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";
|
/freebsd/sys/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";
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | ftm-initiator.c | 183 result.ftm.burst_index = mvm->ftm_initiator.responses[i]; in iwl_mvm_ftm_restart() 402 if (peer->ftm.trigger_based || peer->ftm.non_trigger_based) 426 cpu_to_le16(peer->ftm.burst_period); in iwl_mvm_ftm_put_target_v2() 427 target->samples_per_burst = peer->ftm.ftms_per_burst; in iwl_mvm_ftm_put_target_v2() 428 target->num_of_bursts = peer->ftm.num_bursts_exp; in iwl_mvm_ftm_put_target_v2() 430 target->retries_per_sample = peer->ftm.ftmr_retries; in iwl_mvm_ftm_put_target_v2() 431 target->asap_mode = peer->ftm.asap; in iwl_mvm_ftm_put_target_v2() 434 if (peer->ftm.request_lci) in iwl_mvm_ftm_put_target_v2() 436 if (peer->ftm [all...] |
H A D | time-sync.c | 23 skb_dialog_token = mgmt->u.action.u.ftm.dialog_token; in iwl_mvm_is_skb_match()
|
H A D | mac80211.c | 85 .ftm = {
|
/freebsd/sys/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";
|
/freebsd/sys/contrib/device-tree/Bindings/counter/ |
H A D | ftm-quaddec.txt | 6 - compatible: Must be "fsl,ftm-quaddec". 14 compatible = "fsl,ftm-quaddec";
|
/freebsd/bin/pax/ |
H A D | tables.h | 75 typedef struct ftm { struct 79 struct ftm *fow; argument
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/ls/ |
H A D | ls1021a.dtsi | 396 compatible = "fsl,ftm-quaddec"; 403 compatible = "fsl,ftm-quaddec"; 410 compatible = "fsl,ftm-quaddec"; 417 compatible = "fsl,ftm-quaddec"; 518 compatible = "fsl,vf610-ftm-pwm"; 530 compatible = "fsl,vf610-ftm-pwm"; 542 compatible = "fsl,vf610-ftm-pwm"; 554 compatible = "fsl,vf610-ftm-pwm"; 566 compatible = "fsl,vf610-ftm-pwm"; 578 compatible = "fsl,vf610-ftm [all...] |
/freebsd/sys/contrib/device-tree/src/arm/nxp/vf/ |
H A D | vfxxx.dtsi | 241 compatible = "fsl,vf610-ftm-pwm"; 254 compatible = "fsl,vf610-ftm-pwm"; 605 ftm: ftm@400b8000 { 606 compatible = "fsl,ftm-timer"; 609 clock-names = "ftm-evt", "ftm-src", 610 "ftm-evt-counter-en", "ftm-src-counter-en"; 613 ftm: ftm@400b8000 { global() label
|
/freebsd/sys/modules/iwlwifi/ |
H A D | Makefile | 18 SRCS+= mvm/rs.c mvm/binding.c mvm/coex.c mvm/ftm-initiator.c 19 SRCS+= mvm/ftm-responder.c mvm/fw.c mvm/mac-ctxt.c
|
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | fsl-ls1028a.dtsi | 1230 compatible = "fsl,vf610-ftm-pwm"; 1241 compatible = "fsl,vf610-ftm-pwm"; 1252 compatible = "fsl,vf610-ftm-pwm"; 1263 compatible = "fsl,vf610-ftm-pwm"; 1274 compatible = "fsl,vf610-ftm-pwm"; 1285 compatible = "fsl,vf610-ftm-pwm"; 1296 compatible = "fsl,vf610-ftm-pwm"; 1307 compatible = "fsl,vf610-ftm-pwm"; 1325 compatible = "fsl,ls1028a-ftm-alarm"; 1333 compatible = "fsl,ls1028a-ftm [all...] |
H A D | fsl-ls1012a.dtsi | 563 compatible = "fsl,ls1012a-ftm-alarm";
|
H A D | fsl-ls1088a.dtsi | 1038 compatible = "fsl,ls1088a-ftm-alarm";
|
H A D | fsl-ls1046a.dtsi | 945 compatible = "fsl,ls1046a-ftm-alarm";
|
H A D | fsl-ls1043a.dtsi | 993 compatible = "fsl,ls1043a-ftm-alarm";
|
H A D | fsl-ls208xa.dtsi | 1234 compatible = "fsl,ls208xa-ftm-alarm";
|
H A D | fsl-lx2160a.dtsi | 1043 compatible = "fsl,lx2160a-ftm-alarm";
|
/freebsd/sys/contrib/dev/iwlwifi/fw/api/ |
H A D | datapath.h | 237 * @ftm: FTM specific vendor element 238 * @ftm.element_id: element id of vendor specific ie 239 * @ftm.length: length of vendor specific ie 240 * @ftm.reserved: for alignment 241 * @ftm.data: vendor specific data blob 255 } ftm; 243 } ftm; /* FTM specific vendor IE */ global() member
|
/freebsd/sys/compat/linuxkpi/common/include/net/ |
H A D | cfg80211.h | 309 } ftm; 322 struct cfg80211_pmsr_ftm_request ftm; 348 struct cfg80211_pmsr_ftm_result ftm; 298 } ftm; global() member 311 struct cfg80211_pmsr_ftm_request ftm; global() member 337 struct cfg80211_pmsr_ftm_result ftm; global() member
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx7s.dtsi | 743 compatible = "fsl,vf610-ftm-pwm"; 757 compatible = "fsl,vf610-ftm-pwm";
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | ieee80211.h | 550 } ftm; 543 } ftm; global() member
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | driver_nl80211.c | 5307 struct nlattr *ftm; in wpa_driver_nl80211_set_ap() local 5314 ftm = nla_nest_start(msg, NL80211_ATTR_FTM_RESPONDER); in wpa_driver_nl80211_set_ap() 5315 if (!ftm || in wpa_driver_nl80211_set_ap() 5326 nla_nest_end(msg, ftm); in wpa_driver_nl80211_set_ap()
|