Searched refs:GPLR (Results 1 – 10 of 10) sorted by relevance
159 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()
61 gpio = GPLR; in sa11x0_pm_enter()
63 while ((GPLR & GPIO_GPIO10)) { in jornada_ssp_byte()
33 #define GPLR(x) __REG2(0x40E00000, BANK_OFF((x) >> 5)) macro357 if (GPLR(i) & GPIO_bit(i)) in pxa2xx_mfp_suspend()368 saved_gplr[i] = GPLR(i * 32); in pxa2xx_mfp_suspend()
31 #define GPLR 0x004 /* Pin level r/o */ macro86 gplr = gpio_reg_and_bit(chip, offset, GPLR, &shift); in tng_gpio_get()494 ctx->level = readl(gpio_reg(&priv->chip, base, GPLR)); in tng_gpio_suspend()
105 .membase = (void *)&GPLR,
469 #define GPLR 0x00 macro575 case GPLR: /* GPIO Pin-Level registers */ in strongarm_gpio_read()
1250 #define GPLR(x) (((((x) & 0x7f) < 96) ? _GPLR(x) : GPLR3)) macro1260 #define GPLR(x) _GPLR(x) macro
1501 #define GPLR /* GPIO Pin Level Reg. */ \ macro1519 #define GPLR (io_p2v (_GPLR)) macro
1105 #define GPLR __REG(0x90040000) /* GPIO Pin Level Reg. */ macro