Searched refs:ZR36057_JMC (Results 1 – 3 of 3) sorted by relevance
109 #define ZR36057_JMC 0x100 /* JPEG Mode and Control */ macro
742 btwrite(reg, ZR36057_JMC); in zr36057_set_jpg()939 btor(ZR36057_JMC_Go_en, ZR36057_JMC); in jpeg_start()1054 btand(~ZR36057_JMC_Go_en, ZR36057_JMC); // \Go_en in zr36057_enable_jpg()1062 btand(~ZR36057_JMC_VFIFO_FB, ZR36057_JMC); in zr36057_enable_jpg()1063 btand(~ZR36057_JMC_SyncMstr, ZR36057_JMC); in zr36057_enable_jpg()1250 btand(~ZR36057_JMC_Go_en, ZR36057_JMC); in error_handler()
796 btand(~ZR36057_JMC_Go_en, ZR36057_JMC); in jpg_sync()