Searched refs:gp2 (Results 1 – 9 of 9) sorted by relevance
| /linux/Documentation/RCU/ |
| H A D | rcu_dereference.rst | 233 struct foo *gp2; 248 rcu_assign_pointer(gp2, p); 258 p = rcu_dereference(gp2); 290 struct foo *gp2; 309 rcu_assign_pointer(gp2, p); 319 p = rcu_dereference(gp2);
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | mac-ctxt.c | 1454 struct ieee80211_vif *csa_vif, u32 gp2, in iwl_mvm_csa_count_down() argument 1472 !iwl_mvm_te_scheduled(&mvmvif->time_event_data) && gp2 && in iwl_mvm_csa_count_down() 1477 u32 apply_time = gp2 + rel_time * 1024; in iwl_mvm_csa_count_down() 1505 mvm->ap_last_beacon_gp2 = le32_to_cpu(beacon->gp2); in iwl_mvm_rx_beacon_notif()
|
| H A D | utils.c | 1178 u32 *gp2, u64 *boottime, ktime_t *realtime) in iwl_mvm_get_sync_time() argument 1191 *gp2 = iwl_mvm_get_systime(mvm); in iwl_mvm_get_sync_time()
|
| /linux/drivers/media/usb/gspca/ |
| H A 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/arch/arm/boot/dts/mediatek/ |
| H A D | mt7629.dtsi | 461 "gp2", "fe", "sgmii_tx250m", "sgmii_rx250m",
|
| H A D | mt2701.dtsi | 738 clock-names = "ethif", "esw", "gp1", "gp2", "trgpll";
|
| /linux/arch/arm64/boot/dts/mediatek/ |
| H A D | mt7622.dtsi | 985 clock-names = "ethif", "esw", "gp0", "gp1", "gp2",
|
| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | commands.h | 377 u32 gp2; /* GP2 timer register */ member
|
| H A D | main.c | 1671 IWL_ERR(priv, "0x%08X | time gp2\n", table.gp2); in iwl_dump_nic_error_log()
|