/Linux-v5.15/Documentation/devicetree/bindings/net/ |
D | mediatek-net.txt | 21 "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-v5.15/drivers/net/wireless/intel/iwlwifi/fw/ |
D | dump.c | 37 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-v5.15/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | tx.h | 810 __le32 gp2; member 824 __le32 gp2; member
|
D | debug.h | 282 __le32 gp2; member
|
/Linux-v5.15/Documentation/RCU/ |
D | rcu_dereference.rst | 213 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-v5.15/arch/ia64/include/asm/ |
D | sal.h | 797 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-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | mac-ctxt.c | 1256 struct ieee80211_vif *csa_vif, u32 gp2, in iwl_mvm_csa_count_down() argument 1273 !iwl_mvm_te_scheduled(&mvmvif->time_event_data) && gp2 && in iwl_mvm_csa_count_down() 1278 u32 apply_time = gp2 + rel_time * 1024; in iwl_mvm_csa_count_down() 1306 mvm->ap_last_beacon_gp2 = le32_to_cpu(beacon->gp2); in iwl_mvm_rx_beacon_notif()
|
D | utils.c | 1104 u32 *gp2, u64 *boottime, ktime_t *realtime) in iwl_mvm_get_sync_time() argument 1117 *gp2 = iwl_mvm_get_systime(mvm); in iwl_mvm_get_sync_time()
|
D | rxmq.c | 856 u32 reorder, u32 gp2, int queue) in iwl_mvm_oldsn_workaround() argument 860 if (gp2 != buffer->consec_oldsn_ampdu_gp2) { in iwl_mvm_oldsn_workaround() 871 buffer->consec_oldsn_ampdu_gp2 = gp2; in iwl_mvm_oldsn_workaround()
|
D | mvm.h | 1461 void iwl_mvm_get_sync_time(struct iwl_mvm *mvm, int clock_type, u32 *gp2,
|
/Linux-v5.15/drivers/media/usb/gspca/ |
D | zc3xx.c | 5713 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-v5.15/arch/arm/boot/dts/ |
D | mt7629.dtsi | 465 "gp2", "fe", "sgmii_tx250m", "sgmii_rx250m",
|
D | mt2701.dtsi | 741 clock-names = "ethif", "esw", "gp1", "gp2", "trgpll";
|
D | mt7623.dtsi | 940 clock-names = "ethif", "esw", "gp1", "gp2", "trgpll";
|
/Linux-v5.15/arch/arm64/boot/dts/mediatek/ |
D | mt7622.dtsi | 933 clock-names = "ethif", "esw", "gp0", "gp1", "gp2",
|
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | commands.h | 377 u32 gp2; /* GP2 timer register */ member
|
D | main.c | 1660 IWL_ERR(priv, "0x%08X | time gp2\n", table.gp2); in iwl_dump_nic_error_log()
|