Home
last modified time | relevance | path

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

/linux-6.15/Documentation/devicetree/bindings/clock/
H A Damlogic,c3-peripherals-clkc.yaml36 - description: input gp1 pll
57 - const: gp1
113 "gp1",
/linux-6.15/Documentation/devicetree/bindings/net/
H A Dmediatek,net.yaml146 - const: gp1
204 - const: gp1
245 - const: gp1
285 - const: gp1
323 - const: gp1
362 - const: gp1
441 clock-names = "ethif", "esw", "gp0", "gp1", "gp2",
526 clock-names = "fe", "gp2", "gp1", "wocpu1", "wocpu0",
/linux-6.15/Documentation/devicetree/bindings/mmc/
H A Dmmc-card.yaml17 partition, the 2 BOOT partition (boot1/2) and the 4 GP (gp1/2/3/4) if supported
/linux-6.15/Documentation/RCU/
H A Drcu_dereference.rst232 struct foo *gp1;
245 rcu_assign_pointer(gp1, p);
262 q = rcu_dereference(gp1); /* Guaranteed non-NULL. */
289 struct foo *gp1;
304 rcu_assign_pointer(gp1, p);
324 q = rcu_dereference(gp1); /* Guaranteed non-NULL. */
/linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/
H A Ddump.c44 u32 gp1; /* GP1 timer register */ member
246 IWL_ERR(fwrt, "0x%08X | time gp1\n", table.gp1); in iwl_fwrt_dump_lmac_error_log()
/linux-6.15/drivers/media/usb/gspca/
H 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.15/arch/arm/boot/dts/mediatek/
H A Dmt7629.dtsi460 clock-names = "ethif", "sgmiitop", "esw", "gp0", "gp1",
H A Dmt2701.dtsi738 clock-names = "ethif", "esw", "gp1", "gp2", "trgpll";
H A Dmt7623.dtsi972 clock-names = "ethif", "esw", "gp1", "gp2", "trgpll";
/linux-6.15/arch/arm64/boot/dts/mediatek/
H A Dmt7986a.dtsi546 clock-names = "fe", "gp2", "gp1", "wocpu1", "wocpu0",
H A Dmt7622.dtsi981 clock-names = "ethif", "esw", "gp0", "gp1", "gp2",
/linux-6.15/arch/arm64/boot/dts/amlogic/
H A Damlogic-c3.dtsi148 "gp1",
/linux-6.15/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dcommands.h376 u32 gp1; /* GP1 timer register */ member
H A Dmain.c1661 IWL_ERR(priv, "0x%08X | time gp1\n", table.gp1); in iwl_dump_nic_error_log()