Home
last modified time | relevance | path

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

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