Home
last modified time | relevance | path

Searched full:gp2 (Results 1 – 25 of 48) sorted by relevance

12

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dptp.c23 static void iwl_mvm_ptp_update_new_read(struct iwl_mvm *mvm, u32 gp2) in iwl_mvm_ptp_update_new_read() argument
28 if (gp2 < mvm->ptp_data.last_gp2 && in iwl_mvm_ptp_update_new_read()
29 mvm->ptp_data.last_gp2 - gp2 < IWL_PTP_WRAP_THRESHOLD_USEC) { in iwl_mvm_ptp_update_new_read()
31 "PTP: ignore old read (gp2=%u, last_gp2=%u)\n", in iwl_mvm_ptp_update_new_read()
32 gp2, mvm->ptp_data.last_gp2); in iwl_mvm_ptp_update_new_read()
36 if (gp2 < mvm->ptp_data.last_gp2) { in iwl_mvm_ptp_update_new_read()
43 mvm->ptp_data.last_gp2 = gp2; in iwl_mvm_ptp_update_new_read()
63 /* It is possible that a GP2 timestamp was received from fw before the in iwl_mvm_ptp_get_adj_time()
87 iwl_mvm_get_crosstimestamp_fw(struct iwl_mvm *mvm, u32 *gp2, u64 *sys_time) in iwl_mvm_get_crosstimestamp_fw() argument
119 *gp2 = div_u64(gp2_10ns, 100); in iwl_mvm_get_crosstimestamp_fw()
[all …]
H A Dmac-ctxt.c1445 struct ieee80211_vif *csa_vif, u32 gp2, in iwl_mvm_csa_count_down() argument
1463 !iwl_mvm_te_scheduled(&mvmvif->time_event_data) && gp2 && in iwl_mvm_csa_count_down()
1468 u32 apply_time = gp2 + rel_time * 1024; in iwl_mvm_csa_count_down()
1496 mvm->ap_last_beacon_gp2 = le32_to_cpu(beacon->gp2); in iwl_mvm_rx_beacon_notif()
1509 "beacon status %#x retries:%d tsf:0x%016llX gp2:0x%X rate:%d\n", in iwl_mvm_rx_beacon_notif()
1521 "beacon status %#x tsf:0x%016llX gp2:0x%X\n", in iwl_mvm_rx_beacon_notif()
H A Dtime-event.h170 * @apply_time: NoA start time in GP2.
H A Dutils.c1147 u32 *gp2, u64 *boottime, ktime_t *realtime) in iwl_mvm_get_sync_time() argument
1153 /* Disable power save when reading GP2 */ in iwl_mvm_get_sync_time()
1160 *gp2 = iwl_mvm_get_systime(mvm); in iwl_mvm_get_sync_time()
H A Dmvm.h645 * @consec_oldsn_ampdu_gp2: A-MPDU GP2 timestamp to track
811 /* The last GP2 reading from the hw */
817 /* GP2 time when the scale was last updated */
1135 /* timestamp of last ch-sw request sent (GP2 time) */
1627 void iwl_mvm_get_sync_time(struct iwl_mvm *mvm, int clock_type, u32 *gp2,
H A Drxmq.c880 u32 reorder, u32 gp2, int queue) in iwl_mvm_oldsn_workaround() argument
884 if (gp2 != buffer->consec_oldsn_ampdu_gp2) { in iwl_mvm_oldsn_workaround()
889 * the last A-MPDU (as detected by GP2 being identical) in iwl_mvm_oldsn_workaround()
895 buffer->consec_oldsn_ampdu_gp2 = gp2; in iwl_mvm_oldsn_workaround()
901 * next A-MPDU (by GP2) in iwl_mvm_oldsn_workaround()
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dmediatek,net.yaml130 - const: gp2
190 - const: gp2
232 - const: gp2
270 - const: gp2
308 - const: gp2
347 - const: gp2
427 clock-names = "ethif", "esw", "gp0", "gp1", "gp2",
512 clock-names = "fe", "gp2", "gp1", "wocpu1", "wocpu0",
/openbmc/linux/Documentation/RCU/
H A Drcu_dereference.rst220 struct foo *gp2;
235 rcu_assign_pointer(gp2, p);
245 p = rcu_dereference(gp2);
277 struct foo *gp2;
296 rcu_assign_pointer(gp2, p);
306 p = rcu_dereference(gp2);
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dtime-event.h200 * @apply_time: When to start the Time Event (in GP2)
248 * @timestamp: action timestamp in GP2
269 * @apply_time: GP2 value to start (should always be the current GP2 value)
H A Ddebug.h277 * In the command response the ucode will return the GP2 time.
296 * @gp2: The gp2 clock value in the FW
299 __le32 gp2; member
H A Ddatapath.h185 * @IWL_SYNCED_TIME_OPERATION_READ_GP2: read only the GP2 time
186 * @IWL_SYNCED_TIME_OPERATION_READ_BOTH: latch the ARTB and GP2 clocks and
196 * struct iwl_synced_time_cmd - request synced GP2/ARTB timestamps
210 * @gp2_timestamp_hi: high DWORD of the GP2 clock timestamp in 10's of
212 * @gp2_timestamp_lo: low DWORD of the GP2 clock timestamp in 10's of
H A Dtdls.h24 * @frame_timestamp: GP2 timestamp of channel-switch request/response packet
34 __le32 frame_timestamp; /* GP2 time of peer packet Rx */
H A Dtx.h827 * @gp2: last beacon time in gp2
833 __le32 gp2; member
841 * @gp2: last beacon time in gp2
847 __le32 gp2; member
H A Drx.h32 * @system_timestamp: GP2 at on air rise
509 * @gp2_on_air_rise: GP2 timer value on air rise (INA)
606 * @gp2_on_air_rise: GP2 timer value on air rise (INA)
789 * @on_air_rise_time: GP2 during on air rise
814 * @on_air_rise_time: GP2 during on air rise
H A Dscan.h1187 * @gp2_d0u: GP2 when D0U occurred
1188 * @gp2_invoked: GP2 when scan offload was invoked
1231 * @gp2_d0u: GP2 when D0U occurred
1232 * @gp2_invoked: GP2 when scan offload was invoked
H A Dlocation.h1309 * @timestamp: The GP2 Clock [usec] where Channel Estimation notification was
1356 * @timestamp: The GP2 Clock [usec] where Channel Estimation notification was
1409 * @timestamp: The GP2 Clock [usec] where Channel Estimation notification was
1466 * @timestamp: The GP2 Clock [usec] where Channel Estimation notification was
/openbmc/linux/Documentation/driver-api/media/drivers/
H A Dsaa7134-devel.rst59 - GP09 Strap "GP2" = Low
/openbmc/u-boot/arch/arm/mach-rmobile/
H A Dpfc-r8a7790.h27 /* GP_0_0_DATA -> GP_5_31_DATA (except for GP1[30],GP1[31],GP2[30],GP2[31]) */
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Ddump.c45 u32 gp2; /* GP2 timer register */ member
247 IWL_ERR(fwrt, "0x%08X | time gp2\n", table.gp2); in iwl_fwrt_dump_lmac_error_log()
/openbmc/u-boot/arch/arm/dts/
H A Dmt7623.dtsi266 clock-names = "ethif", "esw", "gp1", "gp2", "trgpll";
H A Dmt7629.dtsi255 clock-names = "ethif", "sgmiitop", "esw", "gp0", "gp1", "gp2",
/openbmc/u-boot/drivers/gpio/
H A Dda8xx_gpio.c64 { pinmux(17), 8, 6 }, /* GP2[0] */
195 { pinmux(6), 8, 7 }, /* GP2[0] */
/openbmc/linux/arch/ia64/include/asm/
H A Dsal.h797 u64 handler_addr2, u64 gp2, u64 handler_len2) in ia64_sal_set_vectors() argument
802 handler_addr2, gp2, handler_len2); in ia64_sal_set_vectors()
/openbmc/qemu/include/hw/misc/
H A Dbcm2835_cprman_internals.h617 .name = "gp2",
620 FILL_CLOCK_MUX_INIT_INFO(GP2, periph),
/openbmc/linux/drivers/pinctrl/intel/
H A Dpinctrl-moorefield.c185 PINCTRL_PIN(154, "GP2"),

12