Searched refs:NV_ARCH_03 (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/riva/
H A Dnv_driver.c164 case NV_ARCH_03:
278 case NV_ARCH_03:
H A Dfbdev.c1056 if (par->riva.Architecture == NV_ARCH_03)
1118 if (par->riva.Architecture == NV_ARCH_03)
1344 if (par->riva.Architecture == NV_ARCH_03) {
1422 if (par->riva.Architecture != NV_ARCH_03)
1531 if (par->riva.Architecture != NV_ARCH_03) {
1904 arch = NV_ARCH_03;
1997 case NV_ARCH_03:
2021 if (default_par->riva.Architecture == NV_ARCH_03) {
2093 if (default_par->riva.Architecture == NV_ARCH_03)
2132 if (par->riva.Architecture == NV_ARCH_03)
[all...]
H A Driva_hw.c1191 highM = 13 - (chip->Architecture == NV_ARCH_03);
1196 highM = 14 - (chip->Architecture == NV_ARCH_03);
1199 highP = 4 - (chip->Architecture == NV_ARCH_03);
1264 case NV_ARCH_03:
1324 if((bpp != 8) && (chip->Architecture != NV_ARCH_03))
1403 case NV_ARCH_03:
1762 case NV_ARCH_03:
2223 case NV_ARCH_03:
H A Driva_hw.h91 #define NV_ARCH_03 0x03 macro

Completed in 104 milliseconds