Home
last modified time | relevance | path

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

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