Home
last modified time | relevance | path

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

/drivers/media/pci/saa7164/
A Dsaa7164-buffer.c112 dprintk(DBGLVL_BUF, " pt[%02d] = 0x%p -> 0x%llx\n", in saa7164_buffer_alloc()
138 dprintk(DBGLVL_BUF, "%s() deallocating buffer @ 0x%p\n", in saa7164_buffer_dealloc()
160 dprintk(DBGLVL_BUF, "%s(idx = %d)\n", __func__, i); in saa7164_buffer_zero_offsets()
176 dprintk(DBGLVL_BUF, "%s(idx = %d)\n", __func__, i); in saa7164_buffer_activate()
208 dprintk(DBGLVL_BUF, "%s(port=%d)\n", __func__, port->nr); in saa7164_buffer_cfg_port()
214 dprintk(DBGLVL_BUF, " configured:\n"); in saa7164_buffer_cfg_port()
215 dprintk(DBGLVL_BUF, " lmmio 0x%p\n", dev->lmmio); in saa7164_buffer_cfg_port()
219 dprintk(DBGLVL_BUF, " pitch 0x%x = %d\n", port->pitch, in saa7164_buffer_cfg_port()
226 dprintk(DBGLVL_BUF, " bufoffset = 0x%x\n", port->bufoffset); in saa7164_buffer_cfg_port()
227 dprintk(DBGLVL_BUF, " bufptr32h = 0x%x\n", port->bufptr32h); in saa7164_buffer_cfg_port()
[all …]
A Dsaa7164.h99 #define DBGLVL_BUF 512 macro

Completed in 10 milliseconds