Home
last modified time | relevance | path

Searched refs:GPLR (Results 1 – 5 of 5) sorted by relevance

/arch/arm/mach-sa1100/
A Dassabet.c159 if (GPLR & SDA) in adv7171_send()
171 unsigned gplr = GPLR; in adv7171_write()
179 if (!(GPLR & SDA)) in adv7171_write()
603 unsigned long phys = __PREG(GPLR) & PMD_MASK; in map_sa1100_gpio_regs()
634 scr = GPLR; in get_assabet_scr()
A Dpm.c61 gpio = GPLR; in sa11x0_pm_enter()
A Djornada720_ssp.c63 while ((GPLR & GPIO_GPIO10)) { in jornada_ssp_byte()
/arch/arm/mach-pxa/
A Dmfp-pxa2xx.c33 #define GPLR(x) __REG2(0x40E00000, BANK_OFF((x) >> 5)) macro
357 if (GPLR(i) & GPIO_bit(i)) in pxa2xx_mfp_suspend()
368 saved_gplr[i] = GPLR(i * 32); in pxa2xx_mfp_suspend()
/arch/arm/mach-sa1100/include/mach/
A DSA-1100.h1105 #define GPLR __REG(0x90040000) /* GPIO Pin Level Reg. */ macro

Completed in 16 milliseconds