Searched refs:HCONTROL_HDR_SNOOP (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/ata/ | ||
| H A D | fsl_sata.h | 94 #define HCONTROL_HDR_SNOOP 0x00000400 /* Command header snoop */ macro |
| H A D | fsl_sata.c | 173 val32 |= HCONTROL_HDR_SNOOP; in init_sata() |