Home
last modified time | relevance | path

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

/external/u-boot/drivers/ata/
Ddwc_ahsata_priv.h300 #define CMD_HDR_ATTR_SNOOP 0x00000200 macro
Dfsl_sata.h188 #define CMD_HDR_ATTR_SNOOP 0x00000200 /* Snoop enable for all descriptor */ macro
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()