Home
last modified time | relevance | path

Searched refs:ZR36057_ICR (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/staging/media/zoran/
Dzr36057.h88 #define ZR36057_ICR 0x040 /* Interrupt Control Register */ macro
Dzoran_driver.c877 btand(~ZR36057_ICR_INT_PIN_EN, ZR36057_ICR); in zr_set_buf()
884 btand(~ZR36057_ICR_INT_PIN_EN, ZR36057_ICR); in zr_set_buf()
941 btor(ZR36057_ICR_INT_PIN_EN, ZR36057_ICR); in zr_vb2_start_streaming()
952 btor(ZR36057_ICR_INT_PIN_EN, ZR36057_ICR); in zr_vb2_start_streaming()
963 btand(~ZR36057_ICR_INT_PIN_EN, ZR36057_ICR); in zr_vb2_stop_streaming()
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()