Searched refs:BT848_E_VDELAY_LO (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/bt8xx/
H A Dbt848.h82 #define BT848_E_VDELAY_LO 0x010 macro
H A Dbttv-risc.c451 btwrite(geo->vdelay & 0xff, BT848_E_VDELAY_LO+off);
615 vdelay = btread(BT848_E_VDELAY_LO) + ((crop & 0xc0) << 2);
621 btwrite(vdelay, BT848_E_VDELAY_LO);
H A Dbttv-driver.c932 btwrite(0xfe, BT848_E_VDELAY_LO);

Completed in 123 milliseconds