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

/drivers/media/pci/sta2x11/
H A Dsta2x11_vip.c660 unsigned int t_stop, b_stop, pitch; local
677 b_stop = t_stop;
683 b_stop = (0 << 16) | (2 * vip->format.width - 1);
688 b_stop = (vip->format.height << 16) |
705 reg_write(vip, DVP_BFS, b_stop);

Completed in 152 milliseconds