Home
last modified time | relevance | path

Searched defs:GPLR (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/arch/arm/mach-mmp/include/mach/
Dgpio.h30 #define GPLR(x) GPIO_REG(BANK_OFF(gpio_to_bank(x)) + 0x00) macro
/linux-2.6.39/arch/arm/mach-pxa/include/mach/
Dgpio.h92 #define GPLR(x) GPIO_REG(BANK_OFF((x) >> 5) + 0x00) macro
/linux-2.6.39/drivers/gpio/
Dlangwell_gpio.c52 GPLR = 0, /* pin level read-only */ enumerator
/linux-2.6.39/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1138 #define GPLR __REG(0x90040000) /* GPIO Pin Level Reg. */ macro