Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/
H A Dmediatek-net.txt21 "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";
/OK3568_Linux_fs/kernel/Documentation/RCU/
H A Drcu_dereference.rst206 struct foo *gp1;
219 rcu_assign_pointer(gp1, p);
235 q = rcu_dereference(gp1); /* Guaranteed non-NULL. */
259 struct foo *gp1;
274 rcu_assign_pointer(gp1, p);
293 q = rcu_dereference(gp1); /* Guaranteed non-NULL. */
/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/mx6/
H A Dopos6ul.c270 int reg = readl(&fuse->gp1); in spl_dram_init()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dutils.c313 u32 gp1; /* GP1 timer register */ member
360 u32 gp1; /* GP1 timer register */ member
527 IWL_ERR(mvm, "0x%08X | time gp1\n", table.gp1); in iwl_mvm_dump_lmac_error_log()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-vf610/
H A Dimx-regs.h428 u32 gp1; member
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dmt7629.dtsi462 clock-names = "ethif", "sgmiitop", "esw", "gp0", "gp1",
H A Dmt2701.dtsi738 clock-names = "ethif", "esw", "gp1", "gp2", "trgpll";
H A Dmt7623.dtsi938 clock-names = "ethif", "esw", "gp1", "gp2", "trgpll";
/OK3568_Linux_fs/u-boot/board/freescale/mx6sabreauto/
H A Dmx6sabreauto.c413 int reg = readl(&fuse->gp1); in mx6sabre_rev()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mx6/
H A Dimx-regs.h796 u32 gp1; member
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mx7ulp/
H A Dimx-regs.h1033 u32 gp1; member
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/mediatek/
H A Dmt7622.dtsi932 clock-names = "ethif", "esw", "gp0", "gp1", "gp2",
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dcommands.h429 u32 gp1; /* GP1 timer register */ member
H A Dmain.c1660 IWL_ERR(priv, "0x%08X | time gp1\n", table.gp1); in iwl_dump_nic_error_log()