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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/via/
H A Daccel.c66 if (op != VIA_BITBLT_FILL && !src_mem && src_addr == dst_addr) {
79 if (op == VIA_BITBLT_FILL) {
97 if (op != VIA_BITBLT_FILL) {
130 if (op != VIA_BITBLT_FILL) {
149 if (op == VIA_BITBLT_FILL)
161 if (op == VIA_BITBLT_FILL)
174 if (op == VIA_BITBLT_FILL || !src_mem)
199 if (op != VIA_BITBLT_FILL && !src_mem && src_addr == dst_addr) {
212 if (op == VIA_BITBLT_FILL) {
230 if (op == VIA_BITBLT_FILL)
[all...]
H A Daccel.h204 #define VIA_BITBLT_FILL 3 macro
H A Dviafbdev.c668 if (shared->hw_bitblt(shared->vdev->engine_mmio, VIA_BITBLT_FILL,

Completed in 66 milliseconds