Searched refs:ZR36057_JMC (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/media/zoran/ |
H A D | zoran_device.c | 515 btwrite(reg, ZR36057_JMC); in zr36057_set_jpg() 662 btor(ZR36057_JMC_GO_EN, ZR36057_JMC); in jpeg_start() 771 btand(~ZR36057_JMC_GO_EN, ZR36057_JMC); // \Go_en in zr36057_enable_jpg() 779 btand(~ZR36057_JMC_VFIFO_FB, ZR36057_JMC); in zr36057_enable_jpg() 780 btand(~ZR36057_JMC_SYNC_MSTR, ZR36057_JMC); in zr36057_enable_jpg()
|
H A D | zr36057.h | 99 #define ZR36057_JMC 0x100 /* JPEG Mode and Control */ macro
|
/kernel/linux/linux-6.6/drivers/media/pci/zoran/ |
H A D | zoran_device.c | 453 btwrite(reg, ZR36057_JMC); in zr36057_set_jpg() 600 btor(ZR36057_JMC_GO_EN, ZR36057_JMC); in jpeg_start() 707 btand(~ZR36057_JMC_GO_EN, ZR36057_JMC); // \Go_en in zr36057_enable_jpg() 715 btand(~ZR36057_JMC_VFIFO_FB, ZR36057_JMC); in zr36057_enable_jpg() 716 btand(~ZR36057_JMC_SYNC_MSTR, ZR36057_JMC); in zr36057_enable_jpg()
|
H A D | zr36057.h | 99 #define ZR36057_JMC 0x100 /* JPEG Mode and Control */ macro
|
Completed in 4 milliseconds