Home
last modified time | relevance | path

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

/linux/arch/arm/mach-sa1100/
H A Dpm.c109 GPCR = ~gpio; in sa11x0_pm_enter()
H A Djornada720_ssp.c115 GPCR = GPIO_GPIO25; in jornada_ssp_start()
H A Djornada720.c269 GPCR = GPIO_GPIO20; /* stop gpio20 */ in jornada720_init()
/linux/drivers/gpio/
H A Dgpio-tangier.c36 #define GPCR 0x04c /* Pin clear w/o */ macro
99 reg = gpio_reg_and_bit(chip, offset, value ? GPSR : GPCR, &shift); in tng_gpio_set()
/linux/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h1108 #define GPCR __REG(0x9004000C) /* GPIO Pin output Clear Reg. */ macro