Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mtd/devices/
Dst_spi_fsm.c942 uint16_t data, int bytes, int wait_busy) in stfsm_write_status() argument
948 " %s wait-busy\n", cmd, bytes, data, wait_busy ? "with" : "no"); in stfsm_write_status()
962 if (wait_busy) in stfsm_write_status()