Searched refs:SATA_HOST_OOBR_WE (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/ata/ | ||
H A D | dwc_ahsata_priv.h | 102 #define SATA_HOST_OOBR_WE 0x80000000 macro |
H A D | dwc_ahsata.c | 106 writel(SATA_HOST_OOBR_WE, &host_mmio->oobr); in ahci_setup_oobr() |