Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dmediatek,net.yaml129 - const: gp1
189 - const: gp1
231 - const: gp1
271 - const: gp1
309 - const: gp1
348 - const: gp1
427 clock-names = "ethif", "esw", "gp0", "gp1", "gp2",
512 clock-names = "fe", "gp2", "gp1", "wocpu1", "wocpu0",
/openbmc/linux/Documentation/RCU/
H 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. */
/openbmc/u-boot/arch/arm/mach-imx/mx6/
H A Dopos6ul.c240 int reg = readl(&fuse->gp1); in spl_dram_init()
/openbmc/u-boot/arch/arm/mach-imx/
H A Dcpu.c471 return (readl(&fuse->gp1) >> 8 & 0x0F); in nxp_board_rev()
/openbmc/linux/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()
/openbmc/linux/arch/ia64/include/asm/
H 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()
/openbmc/u-boot/arch/arm/dts/
H A Dmt7623.dtsi266 clock-names = "ethif", "esw", "gp1", "gp2", "trgpll";
H A Dmt7629.dtsi255 clock-names = "ethif", "sgmiitop", "esw", "gp0", "gp1", "gp2",
/openbmc/linux/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()
/openbmc/u-boot/arch/arm/include/asm/arch-vf610/
H A Dimx-regs.h440 u32 gp1; member
/openbmc/linux/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";
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/
H A Dimx-regs.h807 u32 gp1; member
/openbmc/linux/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",
/openbmc/u-boot/arch/arm/include/asm/arch-mx7ulp/
H A Dimx-regs.h1032 u32 gp1; member
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dcommands.h376 u32 gp1; /* GP1 timer register */ member
H A Dmain.c1653 IWL_ERR(priv, "0x%08X | time gp1\n", table.gp1); in iwl_dump_nic_error_log()