Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ata/
H A Dsata_mv.c180 #define CRQB_CNTRLFLAGS_DIR (0x01 << 0) macro
590 req->control_flags |= iswrite ? 0 : CRQB_CNTRLFLAGS_DIR; in mv_ata_exec_ata_cmd()