Searched refs:ZR36057_JMC (Results 1 – 3 of 3) sorted by relevance
113 #define ZR36057_JMC 0x100 /* JPEG Mode and Control */ macro
752 btwrite(reg, ZR36057_JMC); in zr36057_set_jpg()949 btor(ZR36057_JMC_Go_en, ZR36057_JMC); in jpeg_start()1064 btand(~ZR36057_JMC_Go_en, ZR36057_JMC); // \Go_en in zr36057_enable_jpg()1072 btand(~ZR36057_JMC_VFIFO_FB, ZR36057_JMC); in zr36057_enable_jpg()1073 btand(~ZR36057_JMC_SyncMstr, ZR36057_JMC); in zr36057_enable_jpg()1260 btand(~ZR36057_JMC_Go_en, ZR36057_JMC); in error_handler()
798 btand(~ZR36057_JMC_Go_en, ZR36057_JMC); in jpg_sync()