Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/highbank/
H A Dahci.c30 #define SPHY_HALF_RATE 0x0001 macro
168 } while ((tmp & SPHY_HALF_RATE) && (k++ < 1000)); in cphy_override_lane()
/OK3568_Linux_fs/kernel/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()