Home
last modified time | relevance | path

Searched refs:GPMC_WAITPINPOLARITY_ACTIVE_HIGH (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/platform_data/
H A Dgpmc-omap.h142 #define GPMC_WAITPINPOLARITY_ACTIVE_HIGH 1 macro
/linux/drivers/memory/
H A Domap-gpmc.c1957 else if (p->wait_pin_polarity == GPMC_WAITPINPOLARITY_ACTIVE_HIGH) in gpmc_cs_program_settings()
2063 if (p->wait_pin_polarity != GPMC_WAITPINPOLARITY_ACTIVE_HIGH && in gpmc_read_settings_dt()