Home
last modified time | relevance | path

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

/Linux-v5.15/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) {
1314 int tga_bus_tc = TGA_BUS_TC(par->dev); local
1323 if (tga_bus_tc)
1330 if (tga_bus_tc)
1337 if (tga_bus_tc)
1406 int tga_bus_tc = TGA_BUS_TC(dev); local
1434 if (tga_bus_tc) {
[all …]