Searched refs:ST_AHCI_OOBR (Results 1 – 1 of 1) sorted by relevance
25 #define ST_AHCI_OOBR 0xbc macro48 old_val = readl(mmio + ST_AHCI_OOBR); in st_ahci_configure_oob()49 writel(old_val | ST_AHCI_OOBR_WE, mmio + ST_AHCI_OOBR); in st_ahci_configure_oob()50 writel(new_val | ST_AHCI_OOBR_WE, mmio + ST_AHCI_OOBR); in st_ahci_configure_oob()51 writel(new_val, mmio + ST_AHCI_OOBR); in st_ahci_configure_oob()