Home
last modified time | relevance | path

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

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