Home
last modified time | relevance | path

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

/Linux-v5.10/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) {
1315 int tga_bus_tc = TGA_BUS_TC(par->dev); local
1324 if (tga_bus_tc)
1331 if (tga_bus_tc)
1338 if (tga_bus_tc)
1407 int tga_bus_tc = TGA_BUS_TC(dev); local
1435 if (tga_bus_tc) {
[all …]