Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-omap1/
Dgpio15xx.c43 .datain = OMAP_MPUIO_INPUT_LATCH,
Dgpio16xx.c51 .datain = OMAP_MPUIO_INPUT_LATCH,
Dgpio7xx.c50 .datain = OMAP_MPUIO_INPUT_LATCH / 2,
/linux-4.4.14/include/linux/platform_data/
Dgpio-omap.h36 #define OMAP_MPUIO_INPUT_LATCH 0x00 macro
/linux-4.4.14/drivers/mtd/nand/
Dams-delta.c218 this->IO_ADDR_R = io_base + OMAP_MPUIO_INPUT_LATCH; in ams_delta_init()