Searched refs:ATAPI_STATUS (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/drivers/block/paride/
H A Dbpck6.c53 #define ATAPI_STATUS 7 /* status port (read) */ macro
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF542.h19 #define bfin_read_ATAPI_STATUS() bfin_read16(ATAPI_STATUS)
20 #define bfin_write_ATAPI_STATUS(val) bfin_write16(ATAPI_STATUS, val)
H A DcdefBF547.h177 #define bfin_read_ATAPI_STATUS() bfin_read16(ATAPI_STATUS)
178 #define bfin_write_ATAPI_STATUS(val) bfin_write16(ATAPI_STATUS, val)
H A DdefBF542.h18 #define ATAPI_STATUS 0xffc03804 /* ATAPI Status Register */ macro
376 /* Bit masks for ATAPI_STATUS */
H A DdefBF547.h126 #define ATAPI_STATUS 0xffc03804 /* ATAPI Status Register */ macro
627 /* Bit masks for ATAPI_STATUS */
/linux-4.4.14/drivers/ata/
H A Dsata_rcar.c49 /* ATAPI status register (ATAPI_STATUS) bits */
/linux-4.4.14/arch/blackfin/kernel/
H A Ddebug-mmrs.c767 D16(ATAPI_STATUS); bfin_debug_mmrs_init()

Completed in 245 milliseconds