Home
last modified time | relevance | path

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

/openbmc/u-boot/board/highbank/
H A Dahci.c29 #define SPHY_HALF_RATE 0x0001 macro
167 } while ((tmp & SPHY_HALF_RATE) && (k++ < 1000)); in cphy_override_lane()
/openbmc/linux/drivers/ata/
H A Dsata_highbank.c42 #define SPHY_HALF_RATE 0x0001 macro
321 } while ((tmp & SPHY_HALF_RATE) && (k++ < 1000)); in highbank_cphy_override_lane()