Searched refs:gp1 (Results 1 – 11 of 11) sorted by relevance
/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 | 36 u32 gp1; /* GP1 timer register */ member 83 u32 gp1; /* GP1 timer register */ member 250 IWL_ERR(fwrt, "0x%08X | time gp1\n", table.gp1); in iwl_fwrt_dump_lmac_error_log()
|
/Linux-v5.15/Documentation/RCU/ |
D | rcu_dereference.rst | 212 struct foo *gp1; 225 rcu_assign_pointer(gp1, p); 241 q = rcu_dereference(gp1); /* Guaranteed non-NULL. */ 265 struct foo *gp1; 280 rcu_assign_pointer(gp1, p); 299 q = rcu_dereference(gp1); /* Guaranteed non-NULL. */
|
/Linux-v5.15/arch/ia64/include/asm/ |
D | sal.h | 796 u64 handler_addr1, u64 gp1, u64 handler_len1, in ia64_sal_set_vectors() argument 801 handler_addr1, gp1, handler_len1, in ia64_sal_set_vectors()
|
/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() 5757 gr[0] = gp1 == 0 ? 0 : (g - gp1); in setcontrast() 5758 gp2 = gp1; in setcontrast() 5759 gp1 = g; in setcontrast()
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | mt7629.dtsi | 464 clock-names = "ethif", "sgmiitop", "esw", "gp0", "gp1",
|
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 | 376 u32 gp1; /* GP1 timer register */ member
|
D | main.c | 1659 IWL_ERR(priv, "0x%08X | time gp1\n", table.gp1); in iwl_dump_nic_error_log()
|