Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Dspi-nor.h101 #define SR_WIP BIT(0) /* Write in progress */ macro
/linux/drivers/mtd/devices/
H A Dspear_smi.c77 #define SR_WIP 0x1 /* Write in progress */ macro
277 } else if (!(status & SR_WIP)) { in spear_smi_wait_till_ready()
/linux/drivers/media/i2c/
H A Dthp7312.c1605 if (!(read_buf[0] & SR_WIP)) in thp7312_flash_erase()