Searched refs:ZR36057_JMC (Results 1 – 2 of 2) sorted by relevance
113 #define ZR36057_JMC 0x100 /* JPEG Mode and Control */ macro
2067 btwrite(reg, ZR36057_JMC); in zr36057_set_jpg()2309 btor(ZR36057_JMC_Go_en, ZR36057_JMC); // /Go_en in jpeg_start()2368 btand(~ZR36057_JMC_Go_en, ZR36057_JMC); // \Go_en in zr36057_enable_jpg()2377 btand(~ZR36057_JMC_VFIFO_FB, ZR36057_JMC); in zr36057_enable_jpg()2378 btand(~ZR36057_JMC_SyncMstr, ZR36057_JMC); in zr36057_enable_jpg()2506 btand(~ZR36057_JMC_Go_en, ZR36057_JMC); in jpg_sync()2667 btand(~ZR36057_JMC_Go_en, ZR36057_JMC); in error_handler()