Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/ata/
Ddwc_ahsata_priv.h297 #define CMD_HDR_ATTR_RES 0x00000800 /* Reserved bit, should be 1 */ macro
Dfsl_sata.h187 #define CMD_HDR_ATTR_RES 0x00000800 /* Reserved bit, should be 1 */ macro
Dfsl_sata.c406 val32 = CMD_HDR_ATTR_RES | CMD_HDR_ATTR_SNOOP; in fsl_ata_exec_ata_cmd()
408 val32 = CMD_HDR_ATTR_RES | CMD_HDR_ATTR_SNOOP | CMD_HDR_ATTR_FPDMA; in fsl_ata_exec_ata_cmd()
Dfsl_ahci.c390 val32 = CMD_HDR_ATTR_RES | CMD_HDR_ATTR_SNOOP; in fsl_ata_exec_ata_cmd()
392 val32 = CMD_HDR_ATTR_RES | CMD_HDR_ATTR_SNOOP | in fsl_ata_exec_ata_cmd()