Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.h103 bool must_apply_timings; member
H A Dgpmi-nand.c998 this->hw.must_apply_timings = true; in gpmi_setup_interface()
2515 if (this->hw.must_apply_timings) { in gpmi_nfc_exec_op()
2516 this->hw.must_apply_timings = false; in gpmi_nfc_exec_op()
2823 this->hw.must_apply_timings = true; in gpmi_pm_resume()