Home
last modified time | relevance | path

Searched refs:gp1 (Results 1 – 12 of 12) sorted by relevance

/linux-6.3-rc2/Documentation/devicetree/bindings/net/
A Dmediatek,net.yaml115 - const: gp1
145 - const: gp1
183 - const: gp1
227 - const: gp1
312 clock-names = "ethif", "esw", "gp0", "gp1", "gp2",
397 clock-names = "fe", "gp2", "gp1", "wocpu1", "wocpu0",
/linux-6.3-rc2/Documentation/RCU/
A Drcu_dereference.rst219 struct foo *gp1;
232 rcu_assign_pointer(gp1, p);
249 q = rcu_dereference(gp1); /* Guaranteed non-NULL. */
276 struct foo *gp1;
291 rcu_assign_pointer(gp1, p);
311 q = rcu_dereference(gp1); /* Guaranteed non-NULL. */
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/fw/
A Ddump.c37 u32 gp1; /* GP1 timer register */ member
215 IWL_ERR(fwrt, "0x%08X | time gp1\n", table.gp1); in iwl_fwrt_dump_lmac_error_log()
/linux-6.3-rc2/arch/ia64/include/asm/
A Dsal.h796 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-6.3-rc2/drivers/media/usb/gspca/
A Dzc3xx.c5713 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-6.3-rc2/arch/arm/boot/dts/
A Dmt7629.dtsi460 clock-names = "ethif", "sgmiitop", "esw", "gp0", "gp1",
A Dmt2701.dtsi738 clock-names = "ethif", "esw", "gp1", "gp2", "trgpll";
A Dmt7623.dtsi972 clock-names = "ethif", "esw", "gp1", "gp2", "trgpll";
/linux-6.3-rc2/arch/arm64/boot/dts/mediatek/
A Dmt7986a.dtsi519 clock-names = "fe", "gp2", "gp1", "wocpu1", "wocpu0",
A Dmt7622.dtsi986 clock-names = "ethif", "esw", "gp0", "gp1", "gp2",
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/dvm/
A Dcommands.h376 u32 gp1; /* GP1 timer register */ member
A Dmain.c1653 IWL_ERR(priv, "0x%08X | time gp1\n", table.gp1); in iwl_dump_nic_error_log()

Completed in 41 milliseconds