Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/video/saa7164/
Dsaa7164-buffer.c245 saa7164_writel(port->bufcounter, 0); in saa7164_buffer_cfg_port()
251 dprintk(DBGLVL_BUF, " bufcounter 0x%x = 0x%x\n", port->bufcounter, in saa7164_buffer_cfg_port()
252 saa7164_readl(port->bufcounter)); in saa7164_buffer_cfg_port()
Dsaa7164-core.c414 wp = saa7164_readl(port->bufcounter); in saa7164_work_enchandler()
490 wp = saa7164_readl(port->bufcounter); in saa7164_work_vbihandler()
609 wp = saa7164_readl(port->bufcounter); in saa7164_irq_ts()
Dsaa7164.h346 u32 bufcounter; member
Dsaa7164-api.c838 port->bufcounter = port->hwcfg.BARLocation; in saa7164_api_configure_port_vbi()
872 port->bufcounter = port->hwcfg.BARLocation; in saa7164_api_configure_port_mpeg2ts()
905 port->bufcounter = port->hwcfg.BARLocation; in saa7164_api_configure_port_mpeg2ps()