Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/crypto/fsl/
H A Djobdesc.c81 temp_reg = secmem_set_cmd(PAGE(page_num) | CMD_INQUIRY); in caam_page_alloc()
100 temp_reg = secmem_set_cmd(PAGE(page_num) | CMD_INQUIRY); in caam_page_alloc()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Daha1542.h40 #define CMD_INQUIRY 0x04 /* Adapter Inquiry */ macro
H A Daha1542.c222 aha1542_outb(sh->io_port, CMD_INQUIRY); in aha1542_test_port()
650 aha1542_outb(sh->io_port, CMD_INQUIRY); in aha1542_query()
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_sec.h258 #define CMD_INQUIRY 0x5 macro