Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/devices/
Dst_spi_fsm.c943 uint16_t data, int bytes, int wait_busy) in stfsm_write_status() argument
949 " %s wait-busy\n", cmd, bytes, data, wait_busy ? "with" : "no"); in stfsm_write_status()
963 if (wait_busy) in stfsm_write_status()