Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dtgafb.c239 int tga_bus_tc = TGA_BUS_TC(par->dev); local
331 } else if (tga_type == TGA_TYPE_8PLANE && tga_bus_tc) {
523 int tga_bus_tc = TGA_BUS_TC(par->dev); local
537 } else if (par->tga_type == TGA_TYPE_8PLANE && tga_bus_tc) {
1318 int tga_bus_tc = TGA_BUS_TC(par->dev); local
1327 if (tga_bus_tc)
1334 if (tga_bus_tc)
1341 if (tga_bus_tc)
1410 int tga_bus_tc = TGA_BUS_TC(dev); local
1438 if (tga_bus_tc) {
1540 int tga_bus_tc = TGA_BUS_TC(dev); global() local
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A 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) {
1546 int tga_bus_tc = TGA_BUS_TC(dev); global() local
[all...]

Completed in 5 milliseconds