Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ata/
H A Ddwc_ahsata_priv.h297 #define CMD_HDR_ATTR_RES 0x00000800 /* Reserved bit, should be 1 */ macro
H A Dfsl_sata.h186 #define CMD_HDR_ATTR_RES 0x00000800 /* Reserved bit, should be 1 */ macro
H A Dfsl_sata.c389 val32 = CMD_HDR_ATTR_RES | CMD_HDR_ATTR_SNOOP; in fsl_ata_exec_ata_cmd()
391 val32 = CMD_HDR_ATTR_RES | CMD_HDR_ATTR_SNOOP | CMD_HDR_ATTR_FPDMA; in fsl_ata_exec_ata_cmd()