Searched refs:CIRRUS_BLT_START (Results 1 – 1 of 1) sorted by relevance
116 #define CIRRUS_BLT_START 0x02 macro859 ~(CIRRUS_BLT_START | CIRRUS_BLT_BUSY | CIRRUS_BLT_FIFOUSED); in cirrus_bitblt_reset()1092 } else if (((old_value & CIRRUS_BLT_START) == 0) && in cirrus_write_bitblt()1093 ((reg_value & CIRRUS_BLT_START) != 0)) { in cirrus_write_bitblt()