/openbmc/linux/Documentation/RCU/ |
H A D | rcu_dereference.rst | 219 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 D | opos6ul.c | 240 int reg = readl(&fuse->gp1); in spl_dram_init()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | dump.c | 44 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 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()
|
/openbmc/u-boot/arch/arm/mach-imx/ |
H A D | cpu.c | 471 return (readl(&fuse->gp1) >> 8 & 0x0F); in nxp_board_rev()
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | mt7623.dtsi | 266 clock-names = "ethif", "esw", "gp1", "gp2", "trgpll";
|
H A D | mt7629.dtsi | 255 clock-names = "ethif", "sgmiitop", "esw", "gp0", "gp1", "gp2",
|
/openbmc/linux/drivers/media/usb/gspca/ |
H A 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()
|
/openbmc/u-boot/arch/arm/include/asm/arch-vf610/ |
H A D | imx-regs.h | 440 u32 gp1; member
|
/openbmc/linux/arch/arm/boot/dts/mediatek/ |
H A D | mt7629.dtsi | 460 clock-names = "ethif", "sgmiitop", "esw", "gp0", "gp1",
|
H A D | mt2701.dtsi | 738 clock-names = "ethif", "esw", "gp1", "gp2", "trgpll";
|
H A D | mt7623.dtsi | 972 clock-names = "ethif", "esw", "gp1", "gp2", "trgpll";
|
/openbmc/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt7986a.dtsi | 546 clock-names = "fe", "gp2", "gp1", "wocpu1", "wocpu0",
|
H A D | mt7622.dtsi | 981 clock-names = "ethif", "esw", "gp0", "gp1", "gp2",
|
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/ |
H A D | imx-regs.h | 807 u32 gp1; member
|
/openbmc/u-boot/arch/arm/include/asm/arch-mx7ulp/ |
H A D | imx-regs.h | 1032 u32 gp1; member
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | commands.h | 376 u32 gp1; /* GP1 timer register */ member
|
H A D | main.c | 1653 IWL_ERR(priv, "0x%08X | time gp1\n", table.gp1); in iwl_dump_nic_error_log()
|