Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/video/fbdev/
Dtgafb.c243 int tga_bus_tc = TGA_BUS_TC(par->dev); local
335 } else if (tga_type == TGA_TYPE_8PLANE && tga_bus_tc) {
527 int tga_bus_tc = TGA_BUS_TC(par->dev); local
541 } else if (par->tga_type == TGA_TYPE_8PLANE && tga_bus_tc) {
1321 int tga_bus_tc = TGA_BUS_TC(par->dev); local
1330 if (tga_bus_tc)
1337 if (tga_bus_tc)
1344 if (tga_bus_tc)
1413 int tga_bus_tc = TGA_BUS_TC(dev); local
1441 if (tga_bus_tc) {
[all …]