Home
last modified time | relevance | path

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

/openbmc/u-boot/board/highbank/
H A Dahci.c35 #define HB_SREG_SATA_ATTEN 0xfff3cf24 macro
104 val = (readl(HB_SREG_SATA_ATTEN) >> shift) & 0xf; in cphy_tx_attenuation_override()