Searched refs:ZR36057_ICR (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/media/zoran/ |
H A D | zr36057.h | 88 #define ZR36057_ICR 0x040 /* Interrupt Control Register */ macro
|
H A D | zoran_device.c | 414 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 D | zoran_driver.c | 883 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 D | zr36057.h | 88 #define ZR36057_ICR 0x040 /* Interrupt Control Register */ macro
|
H A D | zoran_device.c | 352 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 D | zoran_driver.c | 823 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 7 milliseconds