Searched refs:PORTDIO (Results 1 – 4 of 4) sorted by relevance
32 case GPIO_PD0: return (void __iomem *)PORTDIO; in gpio_chip_to_mmr()
367 PM_SYS_PUSH16(PORTDIO)693 PM_SYS_POP16(PORTDIO)
414 #define PORTDIO 0xFFC01514 /* GPIO Pin Port D Data Register */ macro
442 #define bfin_read_PORTDIO() bfin_read16(PORTDIO)443 #define bfin_write_PORTDIO(val) bfin_write16(PORTDIO, val)