DVP_CTL_ENA 222 drivers/media/pci/sta2x11/sta2x11_vip.c reg_write(vip, DVP_CTL, reg_read(vip, DVP_CTL) | DVP_CTL_ENA); DVP_CTL_ENA 353 drivers/media/pci/sta2x11/sta2x11_vip.c reg_write(vip, DVP_CTL, reg_read(vip, DVP_CTL) & ~DVP_CTL_ENA); DVP_CTL_ENA 802 drivers/media/pci/sta2x11/sta2x11_vip.c reg_write(vip, DVP_CTL, reg_read(vip, DVP_CTL) & ~DVP_CTL_ENA);