Home
last modified time | relevance | path

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

/linux/include/linux/platform_data/
H A Dgpmc-omap.h141 #define GPMC_WAITPINPOLARITY_ACTIVE_LOW 0 macro
/linux/drivers/memory/
H A Domap-gpmc.c1955 if (p->wait_pin_polarity == GPMC_WAITPINPOLARITY_ACTIVE_LOW) in gpmc_cs_program_settings()
2064 p->wait_pin_polarity != GPMC_WAITPINPOLARITY_ACTIVE_LOW) { in gpmc_read_settings_dt()