Home
last modified time | relevance | path

Searched refs:must_apply_timings (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/mtd/nand/raw/gpmi-nand/
Dgpmi-nand.h99 bool must_apply_timings; member
Dgpmi-lib.c497 this->hw.must_apply_timings = true; in gpmi_setup_data_interface()
Dgpmi-nand.c854 if (chipnr >= 0 && this->hw.must_apply_timings) { in gpmi_select_chip()
855 this->hw.must_apply_timings = false; in gpmi_select_chip()