Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/video/fbdev/
Dtgafb.c246 int tga_bus_tc = TGA_BUS_TC(par->dev); local
338 } else if (tga_type == TGA_TYPE_8PLANE && tga_bus_tc) {
530 int tga_bus_tc = TGA_BUS_TC(par->dev); local
544 } else if (par->tga_type == TGA_TYPE_8PLANE && tga_bus_tc) {
1324 int tga_bus_tc = TGA_BUS_TC(par->dev); local
1333 if (tga_bus_tc)
1340 if (tga_bus_tc)
1347 if (tga_bus_tc)
1416 int tga_bus_tc = TGA_BUS_TC(dev); local
1444 if (tga_bus_tc) {
[all …]