Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Da10_ahci.c105 #define PHYCS2R_CALIBRATE (1 << 24) macro
246 ahci_set(ctlr->r_mem, AHCI_PHYCS2R, PHYCS2R_CALIBRATE); in ahci_a10_phy_reset()
249 if ((val & PHYCS2R_CALIBRATE) == 0) in ahci_a10_phy_reset()