Home
last modified time | relevance | path

Searched refs:ZR36057_ICR (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/media/zoran/
H A Dzr36057.h88 #define ZR36057_ICR 0x040 /* Interrupt Control Register */ macro
H A Dzoran_device.c414 btor(zr->card.vsync_int, ZR36057_ICR); // SW in zr36057_set_memgrab()
425 btand(~zr->card.vsync_int, ZR36057_ICR); // SW in zr36057_set_memgrab()
639 ZR36057_ICR); in jpeg_start()
768 ZR36057_ICR); in zr36057_enable_jpg()
H A Dzoran_driver.c883 btand(~ZR36057_ICR_INT_PIN_EN, ZR36057_ICR); in zr_set_buf()
890 btand(~ZR36057_ICR_INT_PIN_EN, ZR36057_ICR); in zr_set_buf()
948 btor(ZR36057_ICR_INT_PIN_EN, ZR36057_ICR); in zr_vb2_start_streaming()
959 btor(ZR36057_ICR_INT_PIN_EN, ZR36057_ICR); in zr_vb2_start_streaming()
970 btand(~ZR36057_ICR_INT_PIN_EN, ZR36057_ICR); in zr_vb2_stop_streaming()
/kernel/linux/linux-6.6/drivers/media/pci/zoran/
H A Dzr36057.h88 #define ZR36057_ICR 0x040 /* Interrupt Control Register */ macro
H A Dzoran_device.c352 btor(zr->card.vsync_int, ZR36057_ICR); // SW in zr36057_set_memgrab()
363 btand(~zr->card.vsync_int, ZR36057_ICR); // SW in zr36057_set_memgrab()
577 ZR36057_ICR); in jpeg_start()
704 ZR36057_ICR); in zr36057_enable_jpg()
H A Dzoran_driver.c823 btand(~ZR36057_ICR_INT_PIN_EN, ZR36057_ICR); in zr_set_buf()
830 btand(~ZR36057_ICR_INT_PIN_EN, ZR36057_ICR); in zr_set_buf()
889 btor(ZR36057_ICR_INT_PIN_EN, ZR36057_ICR); in zr_vb2_start_streaming()
900 btor(ZR36057_ICR_INT_PIN_EN, ZR36057_ICR); in zr_vb2_start_streaming()
911 btand(~ZR36057_ICR_INT_PIN_EN, ZR36057_ICR); in zr_vb2_stop_streaming()

Completed in 9 milliseconds