Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfdreg.h35 #define STATUS_BUSY 0x10 /* FDC busy */ macro
/linux/include/video/
H A Dtdfx.h99 #define STATUS_BUSY BIT(9) macro
/linux/drivers/rtc/
H A Drtc-spear.c74 #define STATUS_BUSY (PEND_WR_TIME | PEND_WR_DATE) macro
143 if ((status & STATUS_BUSY) == 0) in rtc_wait_not_busy()
/linux/drivers/mmc/host/
H A Dsdricoh_cs.c59 #define STATUS_BUSY 0x40000000 macro
/linux/drivers/mtd/nand/spi/
H A Dcore.c660 ret = spi_mem_poll_status(spinand->spimem, &op, STATUS_BUSY, 0, in spinand_wait()
668 if (!(status & STATUS_BUSY)) in spinand_wait()
683 return status & STATUS_BUSY ? -ETIMEDOUT : 0; in spinand_wait()
/linux/include/linux/mtd/
H A Dspinand.h330 #define STATUS_BUSY BIT(0) macro
/linux/drivers/memstick/host/
H A Djmb38x_ms.c100 #define STATUS_BUSY 0x00080000 macro
/linux/drivers/block/
H A Dfloppy.c1167 status &= STATUS_DIR | STATUS_READY | STATUS_BUSY | STATUS_DMA; in result()
1168 if ((status & ~STATUS_BUSY) == STATUS_READY) { in result()
1173 if (status == (STATUS_DIR | STATUS_READY | STATUS_BUSY)) in result()
/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_reg.h_shipped881 #define STATUS_BUSY 0x08
H A Daic79xx_reg.h_shipped1761 #define STATUS_BUSY 0x08
H A Daic7xxx.reg1747 const STATUS_BUSY 0x08
H A Daic7xxx.seq554 mvi STATUS_BUSY call target_outb;
H A Daic79xx.reg4249 const STATUS_BUSY 0x08