Searched refs:CR_START (Results 1 – 3 of 3) sorted by relevance
33 #define CR_START 0x0001 macro244 __combo_phy_reg_write(sata_port, SERDES_CR_CTL, CR_START); in combo_phy_read()254 __combo_phy_reg_write(sata_port, SERDES_CR_CTL, CR_WR_RDN | CR_START); in combo_phy_write()
24 CR_START = 0x9000, enumerator48 #define CTL_REG(offset) ((zd_addr_t)(CR_START + (offset)))
82 if ((a & 0xf000) == CR_START) in inc_addr()