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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/bt8xx/
H A Dbt848.h79 #define BT848_E_CROP 0x00C macro
H A Dbttv-risc.c452 btwrite(geo->crop, BT848_E_CROP+off);
614 crop = btread(BT848_E_CROP);
622 btwrite(crop, BT848_E_CROP);
H A Dbttv-driver.c930 crop = btread(BT848_E_CROP) | 0xc0;
931 btwrite(crop, BT848_E_CROP);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/bt8xx/
H A Dbt848.h79 #define BT848_E_CROP 0x00C macro
H A Dbttv-risc.c452 btwrite(geo->crop, BT848_E_CROP+off);
614 crop = btread(BT848_E_CROP);
622 btwrite(crop, BT848_E_CROP);
H A Dbttv-driver.c930 crop = btread(BT848_E_CROP) | 0xc0;
931 btwrite(crop, BT848_E_CROP);

Completed in 184 milliseconds