Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
Dtgafb.c236 int tga_bus_tc = TGA_BUS_TC(par->dev); local
328 } else if (tga_type == TGA_TYPE_8PLANE && tga_bus_tc) {
520 int tga_bus_tc = TGA_BUS_TC(par->dev); local
534 } else if (par->tga_type == TGA_TYPE_8PLANE && tga_bus_tc) {
1311 int tga_bus_tc = TGA_BUS_TC(par->dev); local
1320 if (tga_bus_tc)
1327 if (tga_bus_tc)
1334 if (tga_bus_tc)
1403 int tga_bus_tc = TGA_BUS_TC(dev); local
1433 if (tga_bus_tc) {
[all …]