/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-devtrace-iwlwifi.h | 146 __field(u32, gp2) 165 __entry->gp2 = table->gp2; 179 __entry->bcon_time, __entry->gp1, __entry->gp2,
|
/Linux-v4.19/Documentation/devicetree/bindings/net/ |
D | mediatek-net.txt | 19 "ethif", "esw", "gp2", "gp1" : For MT2701 and MT7623 SoC 20 "ethif", "esw", "gp0", "gp1", "gp2", "sgmii_tx250m", "sgmii_rx250m", 52 clock-names = "ethif", "esw", "gp2", "gp1";
|
/Linux-v4.19/drivers/staging/mt7621-eth/Documentation/devicetree/bindings/net/ |
D | mediatek-net-gsw.txt | 17 these should be "trgpll", "esw", "gp2", "gp1" 40 clock-names = "trgpll", "esw", "gp2", "gp1";
|
/Linux-v4.19/Documentation/RCU/ |
D | rcu_dereference.txt | 203 struct foo *gp2; 218 rcu_assign_pointer(gp2, p); 227 p = rcu_dereference(gp2); 256 struct foo *gp2; 275 rcu_assign_pointer(gp2, p); 284 p = rcu_dereference(gp2);
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | debug.h | 289 __le32 gp2; member
|
D | tx.h | 860 __le32 gp2; member
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | utils.c | 348 u32 gp2; /* GP2 timer register */ member 395 u32 gp2; /* GP2 timer register */ member 569 IWL_ERR(mvm, "0x%08X | time gp2\n", table.gp2); in iwl_mvm_dump_lmac_error_log() 1842 void iwl_mvm_get_sync_time(struct iwl_mvm *mvm, u32 *gp2, u64 *boottime) in iwl_mvm_get_sync_time() argument 1855 *gp2 = iwl_read_prph(mvm->trans, DEVICE_SYSTEM_TIME_REG); in iwl_mvm_get_sync_time()
|
D | mac-ctxt.c | 1371 struct ieee80211_vif *csa_vif, u32 gp2, in iwl_mvm_csa_count_down() argument 1388 !iwl_mvm_te_scheduled(&mvmvif->time_event_data) && gp2 && in iwl_mvm_csa_count_down() 1393 u32 apply_time = gp2 + rel_time * 1024; in iwl_mvm_csa_count_down() 1421 mvm->ap_last_beacon_gp2 = le32_to_cpu(beacon->gp2); in iwl_mvm_rx_beacon_notif()
|
D | mvm.h | 1443 void iwl_mvm_get_sync_time(struct iwl_mvm *mvm, u32 *gp2, u64 *boottime);
|
/Linux-v4.19/arch/ia64/include/asm/ |
D | sal.h | 796 u64 handler_addr2, u64 gp2, u64 handler_len2) in ia64_sal_set_vectors() argument 801 handler_addr2, gp2, handler_len2); in ia64_sal_set_vectors()
|
/Linux-v4.19/drivers/media/usb/gspca/ |
D | zc3xx.c | 5722 int g, i, adj, gp1, gp2; in setcontrast() local 5750 gp1 = gp2 = 0; in setcontrast() 5764 gr[i - 1] = (g - gp2) / 2; in setcontrast() 5767 gp2 = gp1; in setcontrast() 5770 gr[15] = (0xff - gp2) / 2; in setcontrast()
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | mt2701.dtsi | 691 clock-names = "ethif", "esw", "gp1", "gp2", "trgpll";
|
D | mt7623.dtsi | 914 clock-names = "ethif", "esw", "gp1", "gp2", "trgpll";
|
/Linux-v4.19/arch/arm64/boot/dts/mediatek/ |
D | mt7622.dtsi | 864 clock-names = "ethif", "esw", "gp0", "gp1", "gp2",
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | commands.h | 435 u32 gp2; /* GP2 timer register */ member
|
D | main.c | 1669 IWL_ERR(priv, "0x%08X | time gp2\n", table.gp2); in iwl_dump_nic_error_log()
|