Home
last modified time | relevance | path

Searched refs:GPSR (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/arch/arm/mach-sa1100/
A Dassabet.c121 GPSR = SCK; in adv7171_start()
123 GPSR = SDA; in adv7171_start()
130 GPSR = SCK; in adv7171_stop()
132 GPSR = SDA; in adv7171_stop()
144 GPSR = SDA; in adv7171_send()
148 GPSR = SCK; in adv7171_send()
153 GPSR = SDA; in adv7171_send()
156 GPSR = SCK; in adv7171_send()
189 GPSR = gplr & (SDA | SCK | MOD); in adv7171_write()
521 GPSR = GPIO_GPIO16; in assabet_init()
[all …]
A Djornada720_ssp.c124 GPSR = GPIO_GPIO25; in jornada_ssp_end()
134 GPSR = GPIO_GPIO25; in jornada_ssp_probe()
182 GPSR = GPIO_GPIO25; in jornada_ssp_remove()
A Djornada720.c267 GPSR = GPIO_GPIO20; /* start gpio20 pin */ in jornada720_init()
271 GPSR = GPIO_GPIO20; /* restart gpio20 */ in jornada720_init()
A Dpm.c106 GPSR = gpio; in sa11x0_pm_enter()
A Dcollie.c372 GPSR |= _COLLIE_GPIO_UCB1x00_RESET; in collie_init()
/linux-6.3-rc2/arch/arm/mach-pxa/
A Dmfp-pxa2xx.c34 #define GPSR(x) __REG2(0x40E00000, BANK_OFF((x) >> 5) + 0x18) macro
370 GPSR(i * 32) = PGSR(i); in pxa2xx_mfp_suspend()
394 GPSR(i * 32) = saved_gplr[i]; in pxa2xx_mfp_resume()
/linux-6.3-rc2/drivers/gpio/
A Dgpio-merrifield.c22 #define GPSR 0x034 /* pin set w/o */ macro
113 gpsr = gpio_reg(chip, offset, GPSR); in mrfld_gpio_set()
/linux-6.3-rc2/arch/arm/mach-sa1100/include/mach/
A DSA-1100.h1107 #define GPSR __REG(0x90040008) /* GPIO Pin output Set Reg. */ macro

Completed in 19 milliseconds