Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/sta2x11/
Dsta2x11_vip.c75 #define DVP_CTL_ENA 0x00000001 macro
238 reg_write(vip, DVP_CTL, reg_read(vip, DVP_CTL) | DVP_CTL_ENA); in start_dma()
366 reg_write(vip, DVP_CTL, reg_read(vip, DVP_CTL) & ~DVP_CTL_ENA); in stop_streaming()
814 reg_write(vip, DVP_CTL, reg_read(vip, DVP_CTL) & ~DVP_CTL_ENA); in vip_irq()