Home
last modified time | relevance | path

Searched refs:GPMC_CONFIG1_WAIT_PIN_SEL (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/memory/
H A Domap-gpmc.c153 #define GPMC_CONFIG1_WAIT_PIN_SEL(val) (((val) & 3) << 16) macro
1861 config1 |= GPMC_CONFIG1_WAIT_PIN_SEL(p->wait_pin); in gpmc_cs_program_settings()
/kernel/linux/linux-6.6/drivers/memory/
H A Domap-gpmc.c156 #define GPMC_CONFIG1_WAIT_PIN_SEL(val) (((val) & 3) << 16) macro
1938 config1 |= GPMC_CONFIG1_WAIT_PIN_SEL(p->wait_pin); in gpmc_cs_program_settings()

Completed in 8 milliseconds