Searched refs:ZR36057_JMC (Results 1 – 3 of 3) sorted by relevance
113 #define ZR36057_JMC 0x100 /* JPEG Mode and Control */ macro
760 btwrite(reg, ZR36057_JMC); in zr36057_set_jpg()957 btor(ZR36057_JMC_Go_en, ZR36057_JMC); in jpeg_start()1072 btand(~ZR36057_JMC_Go_en, ZR36057_JMC); // \Go_en in zr36057_enable_jpg()1080 btand(~ZR36057_JMC_VFIFO_FB, ZR36057_JMC); in zr36057_enable_jpg()1081 btand(~ZR36057_JMC_SyncMstr, ZR36057_JMC); in zr36057_enable_jpg()1268 btand(~ZR36057_JMC_Go_en, ZR36057_JMC); in error_handler()
792 btand(~ZR36057_JMC_Go_en, ZR36057_JMC); in jpg_sync()