Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mtd/nand/raw/gpmi-nand/
Dgpmi-nand.h103 bool must_apply_timings; member
Dgpmi-nand.c1000 this->hw.must_apply_timings = true; in gpmi_setup_interface()
2519 if (this->hw.must_apply_timings) { in gpmi_nfc_exec_op()
2520 this->hw.must_apply_timings = false; in gpmi_nfc_exec_op()
2828 this->hw.must_apply_timings = true; in gpmi_pm_resume()