Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.h99 bool must_apply_timings; member
H A Dgpmi-nand.c789 this->hw.must_apply_timings = true; in gpmi_setup_interface()
2295 if (this->hw.must_apply_timings) { in gpmi_nfc_exec_op()
2296 this->hw.must_apply_timings = false; in gpmi_nfc_exec_op()
2622 this->hw.must_apply_timings = true; in gpmi_pm_resume()