Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/platform_data/
Dgpmc-omap.h142 #define GPMC_WAITPINPOLARITY_ACTIVE_HIGH 1 macro
/Linux-v6.6/drivers/memory/
Domap-gpmc.c1959 else if (p->wait_pin_polarity == GPMC_WAITPINPOLARITY_ACTIVE_HIGH) in gpmc_cs_program_settings()
2065 if (p->wait_pin_polarity != GPMC_WAITPINPOLARITY_ACTIVE_HIGH && in gpmc_read_settings_dt()