Home
last modified time | relevance | path

Searched refs:GP (Results 1 – 25 of 74) sorted by relevance

123

/openbmc/linux/Documentation/hwmon/
H A Dtwl4030-madc-hwmon.rst29 2 GP analog input
30 3 GP analog input
31 4 GP analog input
32 5 GP analog input
33 6 GP analog input
34 7 GP analog input
/openbmc/u-boot/arch/arm/mach-rmobile/
H A Dpfc-r8a7790.h109 #define _GP_GPIO(pfx, sfx) PINMUX_GPIO(GPIO_GP##pfx, GP##pfx##_DATA)
110 #define _GP_DATA(pfx, sfx) PINMUX_DATA(GP##pfx##_DATA, GP##pfx##_FN, \
111 GP##pfx##_IN, GP##pfx##_OUT)
113 #define _GP_INOUTSEL(pfx, sfx) GP##pfx##_IN, GP##pfx##_OUT
114 #define _GP_INDT(pfx, sfx) GP##pfx##_DATA
116 #define GP_ALL(str) CPU_ALL_PORT(_PORT_ALL, GP, str)
/openbmc/linux/drivers/net/ethernet/sun/
H A Dsungem.h933 #define TX_BUFFS_AVAIL(GP) \ argument
934 (((GP)->tx_old <= (GP)->tx_new) ? \
935 (GP)->tx_old + (TX_RING_SIZE - 1) - (GP)->tx_new : \
936 (GP)->tx_old - (GP)->tx_new - 1)
/openbmc/linux/arch/arm/boot/dts/amlogic/
H A Dmeson8b-ec100.dts127 * Silergy SY6288CCAC-GP 2A Power Distribution Switch.
168 * Silergy SY8089AAC-GP 2A continuous, 3A peak, 1MHz
188 * ABLIC S-1339D18-M5001-GP
201 * Silergy SY8089AAC-GP 2A continuous, 3A peak, 1MHz
216 * Silergy SY8089AAC-GP 2A continuous, 3A peak, 1MHz
234 * Global Mixed-mode Technology Inc. G918T12U-GP
251 * Silergy SY8089AAC-GP 2A continuous, 3A peak, 1MHz
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/
H A DKconfig31 tristate "Synopsys Designware GP Audio interface"
37 Support the GP Audio interface which is part of the Synopsys
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Darmada-395-gp.dts3 * Device Tree file for Marvell Armada 395 GP board
14 model = "Marvell Armada 395 GP Board";
H A Darmada-388-gp.dts4 * (RD-88F6820-GP)
16 model = "Marvell Armada 388 DB-88F6820-GP";
177 * A388-GP board v1.5 and higher replace
H A Darmada-xp-gp.dts4 * (DB-MV784MP-GP)
27 model = "Marvell Armada XP Development Board DB-MV784MP-GP";
/openbmc/linux/Documentation/admin-guide/media/
H A Domap4_camera.rst36 - OMAP4430SDP, w/ ES2.1 GP & SEVM4430-CAM-V1-0 (Contains IMX060 & OV5640, in
42 - PandaBoard, Rev. A2, w/ OMAP4430 ES2.1 GP & OV adapter board, tested with
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A DKconfig59 GP and HS EVM development platforms. The AM335x
60 GP EVM is a standalone test, development, and
249 GP and HS EVM development platforms.The AM437x
250 GP EVM is a standalone test, development, and
/openbmc/u-boot/board/freescale/mpc8349itx/
H A DREADME1 Freescale MPC8349E-mITX and MPC8349E-mITX-GP Boards
6 The MPC8349E-mITX and MPC8349E-mITX-GP are reference boards featuring
9 The MPC8349E-mITX-GP is an MPC8349E-mITX with the following differences:
79 On the ITX-GP, the only option is LOWBOOT and there is only one chip
/openbmc/u-boot/configs/
H A DMPC8349ITXGP_defconfig12 CONFIG_SYS_PROMPT="MPC8349E-mITX-GP> "
/openbmc/linux/Documentation/arch/x86/
H A Dtdx.rst27 #VE or #GP exceptions.
43 Instruction-based #GP
59 - #GP generated
63 In general, the #GP MSRs should not be used in guests. Their use likely
64 indicates a bug in the guest. The guest may try to handle the #GP with a
150 Just like page faults or #GP's, #VE exceptions can be either handled or be
/openbmc/linux/tools/perf/arch/riscv/util/
H A Dunwind-libdw.c25 dwarf_regs[3] = REG(GP); in libdw__arch_set_initial_registers()
/openbmc/linux/arch/mips/kvm/
H A Dentry.c49 #define GP 28 macro
246 UASM_i_SW(&p, GP, offsetof(struct kvm_vcpu_arch, host_gp), K1); in kvm_mips_build_vcpu_run()
366 uasm_i_lw(&p, T2, offsetof(struct thread_info, cpu), GP); in kvm_mips_build_enter_guest()
742 UASM_i_LW(&p, GP, offsetof(struct kvm_vcpu_arch, host_gp), K1); in kvm_mips_build_exit()
/openbmc/linux/arch/powerpc/platforms/44x/
H A DKconfig35 select 440GP
167 select 440GP if 44x && !PPC_47x
260 config 440GP
/openbmc/linux/arch/alpha/kernel/
H A Dhead.S45 ldgp $29,0($27) # First order of business, load the GP.
/openbmc/qemu/target/ppc/
H A Dcpu-models.c121 POWERPC_DEF("440", CPU_POWERPC_440, 440GP,
140 POWERPC_DEF("440gpb", CPU_POWERPC_440GPb, 440GP,
144 POWERPC_DEF("440gpc", CPU_POWERPC_440GPc, 440GP,
/openbmc/linux/drivers/pinctrl/tegra/
H A Dpinctrl-tegra234.c1639 PINGROUP(soc_gpio39_pn1, GP, RSVD1, RSVD2, RSVD3, 0x10020, 0, Y, -1, 7, 6, 8, -1, 10, 12),
1731 PINGROUP(gp_pwm3_px3, GP, RSVD1, RSVD2, RSVD3, 0xD098, 0, Y, 5, 7, 6, 8, -1, 10, 12),
1732 PINGROUP(gp_pwm2_px2, GP, RSVD1, RSVD2, RSVD3, 0xD0A0, 0, Y, 5, 7, 6, 8, -1, 10, 12),
1752 PINGROUP(soc_gpio37_pr0, GP, I2S5, DMIC4, DSPK1, 0x0080, 0, Y, 5, 7, 6, 8, -1, 10, 12),
1766 PINGROUP(soc_gpio21_ph0, RSVD0, GP, I2S7, RSVD3, 0x4040, 0, Y, -1, 7, 6, 8, -1, 10, 12),
1774 PINGROUP(soc_gpio19_pg6, GP, RSVD1, RSVD2, RSVD3, 0x4080, 0, Y, -1, 7, 6, 8, -1, 10, 12),
1780 PINGROUP(soc_gpio07_pi6, GP, RSVD1, RSVD2, RSVD3, 0x40B0, 0, Y, -1, 7, 6, 8, -1, 10, 12),
1887 PINGROUP(touch_clk_pcc4, GP, TOUCH, RSVD2, RSVD3, 0x2000, 0, Y, 5, 7, 6, 8, -1, 10, 12),
H A Dpinctrl-tegra194.c1626 …PINGROUP(soc_gpio44_pr0, VGP5, GP, RSVD2, RSVD3, 0x0040, 0, Y, 5, -1, 6, 8, -1, 10, 11, 12, N…
1656 …PINGROUP(soc_gpio10_pg6, GP, RSVD1, RSVD2, RSVD3, 0x4080, 0, Y, -1, -1, 6, 8, -1, 10, 11, 12,…
1658 …PINGROUP(soc_gpio12_ph0, RSVD0, GP, RSVD2, RSVD3, 0x4090, 0, Y, -1, -1, 6, 8, -1, 10, 11, 12,…
1659 …PINGROUP(soc_gpio13_ph1, RSVD0, GP, RSVD2, RSVD3, 0x4098, 0, Y, -1, -1, 6, 8, -1, 10, 11, 12,…
1676 …PINGROUP(soc_gpio54_pn1, RSVD0, SDMMC3, GP, RSVD3, 0x10020, 0, Y, -1, -1, 6, 8, -1, 10, 11, 12…
1758 …PINGROUP(gp_pwm3_px3, GP, RSVD1, RSVD2, RSVD3, 0xD030, 0, Y, -1, -1, 6, 8, -1, 10, 11, 12, N…
1759 …PINGROUP(gp_pwm2_px2, GP, RSVD1, RSVD2, RSVD3, 0xD038, 0, Y, -1, -1, 6, 8, -1, 10, 11, 12, N…
1843 …PINGROUP(touch_clk_pcc4, GP, TOUCH, RSVD2, RSVD3, 0x2000, 0, Y, -1, -1, 6, 8, -1, 10, 11, 12,…
/openbmc/qemu/target/hexagon/idef-parser/
H A Didef-parser.lex349 "GP" { yylval->rvalue.type = REGISTER;
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dam57xx-evm.dtso3 * DT overlay for AM57xx GP EVM boards
/openbmc/u-boot/arch/arm/dts/
H A Darmada-xp-gp.dts3 * (DB-MV784MP-GP)
64 model = "Marvell Armada XP Development Board DB-MV784MP-GP";
/openbmc/u-boot/doc/SPI/
H A DREADME.ti_qspi_dra_test43 on. ROM should find the GP header at offset 0 and load/execute SPL. SPL
/openbmc/linux/drivers/atm/
H A Dnicstarmac.c109 #define NICSTAR_REG_GENERAL_PURPOSE GP

123