Home
last modified time | relevance | path

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

/freebsd/sys/dev/mvs/
H A Dmvs.h387 #define SATA_PHYCFG_OFS 0x3a0 /* 65nm SoCs only */ macro
H A Dmvs_soc.c138 if (ATA_INL(ctlr->r_mem, PORT_BASE(0) + SATA_PHYCFG_OFS) != 0) in mvs_attach()