Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/staging/media/zoran/
H A Dzr36057.h93 #define ZR36057_ICR_INT_PIN_EN BIT(24) macro
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()
H A Dzoran_device.c638 btwrite(zr->card.jpeg_int | ZR36057_ICR_JPEG_REP_IRQ | ZR36057_ICR_INT_PIN_EN, in jpeg_start()
/kernel/linux/linux-6.6/drivers/media/pci/zoran/
H A Dzr36057.h93 #define ZR36057_ICR_INT_PIN_EN BIT(24) macro
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()
H A Dzoran_device.c576 btwrite(zr->card.jpeg_int | ZR36057_ICR_JPEG_REP_IRQ | ZR36057_ICR_INT_PIN_EN, in jpeg_start()

Completed in 6 milliseconds