Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Da10_ahci.c82 #define AHCI_PHYCS1R 0x00C4 macro
183 ahci_set(ctlr->r_mem, AHCI_PHYCS1R, PHYCS1R_HIGHZ); in ahci_a10_phy_reset()
195 ahci_mask_set(ctlr->r_mem, AHCI_PHYCS1R, in ahci_a10_phy_reset()
202 ahci_set(ctlr->r_mem, AHCI_PHYCS1R, PHYCS1R_BIT15 | PHYCS1R_BIT28); in ahci_a10_phy_reset()
209 ahci_clr(ctlr->r_mem, AHCI_PHYCS1R, PHYCS1R_HIGHZ); in ahci_a10_phy_reset()