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

/linux-master/drivers/pinctrl/
H A Dpinctrl-gemini.c47 * @flash_pin: whether the flash pin (extended pins for parallel
58 bool flash_pin; member in struct:gemini_pmx
1989 if (pmx->flash_pin &&
1996 if (pmx->flash_pin &&
2596 pmx->flash_pin = !!(val & GLOBAL_STATUS_FLPIN);
2597 dev_info(dev, "flash pin is %s\n", pmx->flash_pin ? "set" : "not set");

Completed in 120 milliseconds