Home
last modified time | relevance | path

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

12

/linux-3.4.99/Documentation/hwmon/
Dtwl4030-madc-hwmon26 2 GP analog input
27 3 GP analog input
28 4 GP analog input
29 5 GP analog input
30 6 GP analog input
31 7 GP analog input
/linux-3.4.99/drivers/net/ethernet/sun/
Dsungem.h932 #define TX_BUFFS_AVAIL(GP) \ argument
933 (((GP)->tx_old <= (GP)->tx_new) ? \
934 (GP)->tx_old + (TX_RING_SIZE - 1) - (GP)->tx_new : \
935 (GP)->tx_old - (GP)->tx_new - 1)
/linux-3.4.99/arch/powerpc/platforms/40x/
DKconfig14 select 405GP
56 select 405GP
102 config 405GP
/linux-3.4.99/arch/frv/
DKconfig282 prompt "GP-Relative data support"
285 This option controls what data, if any, should be placed in the GP
299 as the module data will not be in range of the GP base address.
302 bool "Put data objects of up to 8 bytes into GP-REL"
305 bool "Put data objects of up to 4 bytes into GP-REL"
308 bool "Don't use GP-REL"
/linux-3.4.99/arch/powerpc/platforms/44x/
DKconfig35 select 440GP
183 select 405GP if 40x
184 select 440GP if 44x && !PPC_47x
274 config 440GP
/linux-3.4.99/arch/ia64/kernel/
Dparavirt.c149 CASE_GET_REG(GP); in ia64_native_getreg_func()
233 CASE_SET_REG(GP); in ia64_native_setreg_func()
409 __DEFINE_GET_REG(GP, gp)
495 __DEFINE_SET_REG(GP, gp)
804 IA64_NATIVE_PATCH_BUNDLE_ELEM_REG(gp, GP),
/linux-3.4.99/arch/alpha/kernel/
Dhead.S44 ldgp $29,0($27) # First order of business, load the GP.
/linux-3.4.99/drivers/atm/
Dnicstarmac.c113 #define NICSTAR_REG_GENERAL_PURPOSE GP
Dnicstar.h446 GP = 0x4C, /* General Purpose R/W */ enumerator
Dnicstar.c449 writel(0x00000008, card->membase + GP); in ns_init_card()
451 writel(0x00000001, card->membase + GP); in ns_init_card()
493 writel(0x00000000, card->membase + GP); in ns_init_card()
/linux-3.4.99/Documentation/RCU/
Dstallwarn.txt95 0: (63959 ticks this GP) idle=241/3fffffffffffffff/0
102 0: (64628 ticks this GP) idle=dd5/3fffffffffffffff/0 drain=0 . timer=-1
105 The "(64628 ticks this GP)" indicates that this CPU has taken more
/linux-3.4.99/arch/powerpc/boot/dts/
Dmpc8349emitxgp.dts2 * MPC8349E-mITX-GP Device Tree Source
Dep405.dts33 model = "PowerPC,405GP";
Dwalnut.dts33 model = "PowerPC,405GP";
Debony.dts36 model = "PowerPC,440GP";
/linux-3.4.99/Documentation/frv/
Dkernel-ABI.txt95 GR16 GP-Rel base register for small data
147 GR16 GP-Rel base register for small data
/linux-3.4.99/arch/arm/mach-omap2/
Dsleep44xx.S255 cmp r9, #0x1 @ Skip if GP device
/linux-3.4.99/arch/arm/mach-shmobile/
Dpfc-r8a7779.c47 #define _GP_GPIO(pfx, sfx) PINMUX_GPIO(GPIO_GP##pfx, GP##pfx##_DATA)
48 #define _GP_DATA(pfx, sfx) PINMUX_DATA(GP##pfx##_DATA, GP##pfx##_FN, \
49 GP##pfx##_IN, GP##pfx##_OUT)
51 #define _GP_INOUTSEL(pfx, sfx) GP##pfx##_IN, GP##pfx##_OUT
52 #define _GP_INDT(pfx, sfx) GP##pfx##_DATA
54 #define GP_ALL(str) CPU_ALL_PORT(_PORT_ALL, GP, str)
/linux-3.4.99/Documentation/sound/alsa/
DAudigy-mixer.txt343 a common interrupt by associating programs to GP registers,
344 defining interrupt register, polling GP registers, and invoking
DSB-Live-mixer.txt354 a common interrupt by associating programs to GP registers,
355 defining interrupt register, polling GP registers, and invoking
/linux-3.4.99/arch/x86/kvm/
Dtrace.h327 EXS(DF), EXS(TS), EXS(NP), EXS(SS), EXS(GP), EXS(PF), \
Demulate.c3297 #define GP(_f, _g) { .flags = ((_f) | Prefix), .u.gprefix = (_g) } macro
3570 N, N, N, GP(SrcMem | DstReg | ModRM | Mov, &pfx_0f_6f_0f_7f),
3575 N, N, N, GP(SrcReg | DstMem | ModRM | Mov, &pfx_0f_6f_0f_7f),
3623 #undef GP
/linux-3.4.99/arch/frv/kernel/
Dentry.S187 # GR16 - kernel GP-REL pointer
/linux-3.4.99/arch/blackfin/
DKconfig1246 bool "Allow Wake-Up from on-chip PHY or PH6 GP"
1250 Enable PHY and PH6 GP Wake-Up (Voltage Regulator Power-Up)
/linux-3.4.99/drivers/hid/
DKconfig277 - Logitech WingMan Formula Force GP

12