Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_scsi.h122 #define READ_DATA 0x02 /* Bit 1 */ macro
H A Dlpfc_scsi.c4633 fcp_cmnd->fcpCntl3 = READ_DATA; in lpfc_scsi_prep_cmnd_buf_s3()
4715 fcp_cmnd->fcpCntl3 = READ_DATA; in lpfc_scsi_prep_cmnd_buf_s4()
5436 case READ_DATA: in lpfc_queuecommand()
/openbmc/linux/drivers/gpio/
H A Dgpio-npcm-sgpio.c80 READ_DATA, enumerator
142 case READ_DATA: in bank_reg()
260 addr = bank_reg(gpio, bank, READ_DATA); in npcm_sgpio_get()
/openbmc/u-boot/include/
H A Dlattice.h68 #define READ_DATA 0x4000 /* READ data is pressent. */ macro