/linux-4.1.27/Documentation/hwmon/ |
D | twl4030-madc-hwmon | 26 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-4.1.27/drivers/net/ethernet/sun/ |
D | sungem.h | 932 #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-4.1.27/arch/powerpc/platforms/40x/ |
D | Kconfig | 14 select 405GP 55 select 405GP 101 config 405GP
|
/linux-4.1.27/Documentation/video4linux/ |
D | omap4_camera.txt | 30 - OMAP4430SDP, w/ ES2.1 GP & SEVM4430-CAM-V1-0 (Contains IMX060 & OV5640, in 36 - PandaBoard, Rev. A2, w/ OMAP4430 ES2.1 GP & OV adapter board, tested with
|
/linux-4.1.27/arch/frv/ |
D | Kconfig | 287 prompt "GP-Relative data support" 290 This option controls what data, if any, should be placed in the GP 304 as the module data will not be in range of the GP base address. 307 bool "Put data objects of up to 8 bytes into GP-REL" 310 bool "Put data objects of up to 4 bytes into GP-REL" 313 bool "Don't use GP-REL"
|
/linux-4.1.27/arch/powerpc/platforms/44x/ |
D | Kconfig | 37 select 440GP 185 select 405GP if 40x 186 select 440GP if 44x && !PPC_47x 310 config 440GP
|
/linux-4.1.27/arch/ia64/kernel/ |
D | paravirt.c | 149 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-4.1.27/arch/alpha/kernel/ |
D | head.S | 44 ldgp $29,0($27) # First order of business, load the GP.
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | armada-xp-gp.dts | 3 * (DB-MV784MP-GP) 64 model = "Marvell Armada XP Development Board DB-MV784MP-GP";
|
D | armada-388-gp.dts | 3 * (RD-88F6820-GP) 47 model = "Marvell Armada 385 GP";
|
D | am437x-gp-evm.dts | 9 /* AM437x GP EVM */ 19 model = "TI AM437x GP EVM";
|
/linux-4.1.27/drivers/atm/ |
D | nicstarmac.c | 113 #define NICSTAR_REG_GENERAL_PURPOSE GP
|
D | nicstar.h | 446 GP = 0x4C, /* General Purpose R/W */ enumerator
|
D | nicstar.c | 439 writel(0x00000008, card->membase + GP); in ns_init_card() 441 writel(0x00000001, card->membase + GP); in ns_init_card() 483 writel(0x00000000, card->membase + GP); in ns_init_card()
|
/linux-4.1.27/Documentation/RCU/ |
D | stallwarn.txt | 108 0: (63959 ticks this GP) idle=241/3fffffffffffffff/0 softirq=82/543 115 …0: (64628 ticks this GP) idle=dd5/3fffffffffffffff/0 softirq=82/543 last_accelerate: a345/d342 non… 118 The "(64628 ticks this GP)" indicates that this CPU has taken more
|
/linux-4.1.27/Documentation/metag/ |
D | kernel-ABI.txt | 21 UNIT Type DESCRIPTION GP EXT PRIV GLOBAL 34 GP registers form part of the main context.
|
/linux-4.1.27/arch/powerpc/boot/dts/ |
D | ep405.dts | 33 model = "PowerPC,405GP";
|
D | mpc8349emitxgp.dts | 2 * MPC8349E-mITX-GP Device Tree Source
|
D | walnut.dts | 33 model = "PowerPC,405GP";
|
D | ebony.dts | 36 model = "PowerPC,440GP";
|
/linux-4.1.27/Documentation/frv/ |
D | kernel-ABI.txt | 95 GR16 GP-Rel base register for small data 147 GR16 GP-Rel base register for small data
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/omap/ |
D | omap.txt | 145 - AM437x GP EVM
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | sleep44xx.S | 256 cmp r9, #0x1 @ Skip if GP device
|
/linux-4.1.27/arch/x86/kvm/ |
D | emulate.c | 3754 #define GP(_f, _g) { .flags = ((_f) | Prefix), .u.gprefix = (_g) } macro 3898 N, N, N, N, N, N, N, GP(0, &pfx_0f_ae_7), 4137 GP(ModRM | DstReg | SrcMem | Mov | Sse, &pfx_0f_28_0f_29), 4138 GP(ModRM | DstMem | SrcReg | Mov | Sse, &pfx_0f_28_0f_29), 4139 N, GP(ModRM | DstMem | SrcReg | Mov | Sse, &pfx_0f_2b), 4158 N, N, N, GP(SrcMem | DstReg | ModRM | Mov, &pfx_0f_6f_0f_7f), 4163 N, N, N, GP(SrcReg | DstMem | ModRM | Mov, &pfx_0f_6f_0f_7f), 4204 N, N, N, N, N, N, N, GP(SrcReg | DstMem | ModRM | Mov, &pfx_0f_e7), 4236 GP(EmulateOnUD | ModRM, &three_byte_0f_38_f0), 4237 GP(EmulateOnUD | ModRM, &three_byte_0f_38_f1), [all …]
|
D | trace.h | 252 EXS(DF), EXS(TS), EXS(NP), EXS(SS), EXS(GP), EXS(PF), \
|
/linux-4.1.27/Documentation/devicetree/bindings/memory-controllers/ |
D | mvebu-devbus.txt | 109 An example for an Armada XP GP board, with a 16 MiB NOR device as child
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | SB-Live-mixer.txt | 354 a common interrupt by associating programs to GP registers, 355 defining interrupt register, polling GP registers, and invoking
|
D | Audigy-mixer.txt | 343 a common interrupt by associating programs to GP registers, 344 defining interrupt register, polling GP registers, and invoking
|
/linux-4.1.27/arch/frv/kernel/ |
D | entry.S | 187 # GR16 - kernel GP-REL pointer
|
/linux-4.1.27/arch/blackfin/ |
D | Kconfig | 1292 bool "Allow Wake-Up from on-chip PHY or PH6 GP" 1296 Enable PHY and PH6 GP Wake-Up (Voltage Regulator Power-Up)
|
/linux-4.1.27/drivers/hid/ |
D | Kconfig | 408 - Logitech WingMan Formula Force GP
|
/linux-4.1.27/Documentation/ |
D | kernel-parameters.txt | 1691 Default is 0 (don't ignore, but inject #GP) 3431 0: Toshiba Satellite 1800 (GP data pin select)
|
/linux-4.1.27/ |
D | CREDITS | 2074 S: NL-5216 GP 's-Hertogenbosch
|