Home
last modified time | relevance | path

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

/drivers/media/pci/ivtv/
Divtv-yuv.c214 u32 reg_2834, reg_2838, reg_283c; in ivtv_yuv_handle_horizontal() local
231 reg_2838 = reg_2834; in ivtv_yuv_handle_horizontal()
271 reg_2838 = (reg_2838 << 16) | x_cutoff; in ivtv_yuv_handle_horizontal()
292 reg_2838 = (reg_2838 << 16) | x_cutoff; in ivtv_yuv_handle_horizontal()
306 reg_2838 = (reg_2838 << 16) | x_cutoff; in ivtv_yuv_handle_horizontal()
330 write_reg(reg_2838, 0x02838); in ivtv_yuv_handle_horizontal()
332 yi->reg_2834, reg_2834, yi->reg_2838, reg_2838); in ivtv_yuv_handle_horizontal()
847 yi->reg_2838 = read_reg(0x02838); in ivtv_yuv_init()
1189 write_reg(yi->reg_2838, 0x02838); in ivtv_yuv_close()
Divtv-driver.h434 u32 reg_2838; member