Home
last modified time | relevance | path

Searched refs:gp2 (Results 1 – 17 of 17) sorted by relevance

/linux/Documentation/devicetree/bindings/net/
A Dmediatek-net.txt21 "ethif", "esw", "gp2", "gp1" : For MT2701 and MT7623 SoC
22 "ethif", "esw", "gp0", "gp1", "gp2", "sgmii_tx250m", "sgmii_rx250m",
24 "ethif", "sgmiitop", "esw", "gp0", "gp1", "gp2", "fe", "sgmii_tx250m",
63 clock-names = "ethif", "esw", "gp2", "gp1";
/linux/drivers/net/wireless/intel/iwlwifi/fw/
A Ddump.c37 u32 gp2; /* GP2 timer register */ member
84 u32 gp2; /* GP2 timer register */ member
251 IWL_ERR(fwrt, "0x%08X | time gp2\n", table.gp2); in iwl_fwrt_dump_lmac_error_log()
/linux/Documentation/RCU/
A Drcu_dereference.rst213 struct foo *gp2;
228 rcu_assign_pointer(gp2, p);
237 p = rcu_dereference(gp2);
266 struct foo *gp2;
285 rcu_assign_pointer(gp2, p);
294 p = rcu_dereference(gp2);
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
A Dtx.h832 __le32 gp2; member
846 __le32 gp2; member
A Ddebug.h282 __le32 gp2; member
/linux/arch/ia64/include/asm/
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()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
A Dmac-ctxt.c1278 struct ieee80211_vif *csa_vif, u32 gp2, in iwl_mvm_csa_count_down() argument
1295 !iwl_mvm_te_scheduled(&mvmvif->time_event_data) && gp2 && in iwl_mvm_csa_count_down()
1300 u32 apply_time = gp2 + rel_time * 1024; in iwl_mvm_csa_count_down()
1328 mvm->ap_last_beacon_gp2 = le32_to_cpu(beacon->gp2); in iwl_mvm_rx_beacon_notif()
A Dutils.c1110 u32 *gp2, u64 *boottime, ktime_t *realtime) in iwl_mvm_get_sync_time() argument
1123 *gp2 = iwl_mvm_get_systime(mvm); in iwl_mvm_get_sync_time()
A Drxmq.c854 u32 reorder, u32 gp2, int queue) in iwl_mvm_oldsn_workaround() argument
858 if (gp2 != buffer->consec_oldsn_ampdu_gp2) { in iwl_mvm_oldsn_workaround()
869 buffer->consec_oldsn_ampdu_gp2 = gp2; in iwl_mvm_oldsn_workaround()
A Dmvm.h1471 void iwl_mvm_get_sync_time(struct iwl_mvm *mvm, int clock_type, u32 *gp2,
/linux/drivers/media/usb/gspca/
A Dzc3xx.c5713 int g, i, adj, gp1, gp2; in setcontrast() local
5741 gp1 = gp2 = 0; in setcontrast()
5755 gr[i - 1] = (g - gp2) / 2; in setcontrast()
5758 gp2 = gp1; in setcontrast()
5761 gr[15] = (0xff - gp2) / 2; in setcontrast()
/linux/arch/arm/boot/dts/
A Dmt7629.dtsi462 "gp2", "fe", "sgmii_tx250m", "sgmii_rx250m",
A Dmt2701.dtsi741 clock-names = "ethif", "esw", "gp1", "gp2", "trgpll";
A Dmt7623.dtsi973 clock-names = "ethif", "esw", "gp1", "gp2", "trgpll";
/linux/arch/arm64/boot/dts/mediatek/
A Dmt7622.dtsi941 clock-names = "ethif", "esw", "gp0", "gp1", "gp2",
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
A Dcommands.h377 u32 gp2; /* GP2 timer register */ member
A Dmain.c1653 IWL_ERR(priv, "0x%08X | time gp2\n", table.gp2); in iwl_dump_nic_error_log()

Completed in 76 milliseconds