Searched refs:ZR36057_JMC (Results 1 – 3 of 3) sorted by relevance
113 #define ZR36057_JMC 0x100 /* JPEG Mode and Control */ macro
762 btwrite(reg, ZR36057_JMC); in zr36057_set_jpg()959 btor(ZR36057_JMC_Go_en, ZR36057_JMC); in jpeg_start()1074 btand(~ZR36057_JMC_Go_en, ZR36057_JMC); // \Go_en in zr36057_enable_jpg()1082 btand(~ZR36057_JMC_VFIFO_FB, ZR36057_JMC); in zr36057_enable_jpg()1083 btand(~ZR36057_JMC_SyncMstr, ZR36057_JMC); in zr36057_enable_jpg()1270 btand(~ZR36057_JMC_Go_en, ZR36057_JMC); in error_handler()
793 btand(~ZR36057_JMC_Go_en, ZR36057_JMC); in jpg_sync()