Searched refs:CR_START (Results 1 – 5 of 5) sorted by relevance
37 reg_update_bits(d->regs, DMA2D_CR_REG, CR_START, CR_START); in dma2d_start()
32 #define CR_START BIT(0) macro
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()