Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.h105 bool must_apply_timings; member
H A Dgpmi-nand.c1000 this->hw.must_apply_timings = true; in gpmi_setup_interface()
2534 if (this->hw.must_apply_timings) { in gpmi_nfc_exec_op()
2535 this->hw.must_apply_timings = false; in gpmi_nfc_exec_op()
2845 this->hw.must_apply_timings = true; in gpmi_pm_resume()