Searched refs:CR_START (Results 1 – 3 of 3) sorted by relevance
45 #define CR_START 0x0001 macro258 __combo_phy_reg_write(sata_port, SERDES_CR_CTL, CR_START); in combo_phy_read()268 __combo_phy_reg_write(sata_port, SERDES_CR_CTL, CR_WR_RDN | CR_START); in combo_phy_write()
36 CR_START = 0x9000, enumerator60 #define CTL_REG(offset) ((zd_addr_t)(CR_START + (offset)))
95 if ((a & 0xf000) == CR_START) in inc_addr()