Home
last modified time | relevance | path

Searched refs:SST25L_STATUS_BUSY (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/devices/
H A Dsst25l.c41 #define SST25L_STATUS_BUSY (1 << 0) /* Chip is busy */ macro
133 if (!(status & SST25L_STATUS_BUSY)) in sst25l_wait_till_ready()
/kernel/linux/linux-6.6/drivers/mtd/devices/
H A Dsst25l.c41 #define SST25L_STATUS_BUSY (1 << 0) /* Chip is busy */ macro
133 if (!(status & SST25L_STATUS_BUSY)) in sst25l_wait_till_ready()

Completed in 3 milliseconds