tdfx_inl 257 drivers/video/fbdev/tdfxfb.c while ((tdfx_inl(par, STATUS) & 0x1f) < size - 1) tdfx_inl 270 drivers/video/fbdev/tdfxfb.c if ((tdfx_inl(par, STATUS) & STATUS_BUSY) == 0) tdfx_inl 285 drivers/video/fbdev/tdfxfb.c tdfx_inl(par, DACADDR); tdfx_inl 345 drivers/video/fbdev/tdfxfb.c tdfx_outl(par, MISCINIT1, tdfx_inl(par, MISCINIT1) | 0x01); tdfx_inl 405 drivers/video/fbdev/tdfxfb.c u32 draminit0 = tdfx_inl(par, DRAMINIT0); tdfx_inl 406 drivers/video/fbdev/tdfxfb.c u32 draminit1 = tdfx_inl(par, DRAMINIT1); tdfx_inl 425 drivers/video/fbdev/tdfxfb.c miscinit1 = tdfx_inl(par, MISCINIT1); tdfx_inl 684 drivers/video/fbdev/tdfxfb.c reg.vgainit1 = tdfx_inl(par, VGAINIT1) & 0x1fffff; tdfx_inl 706 drivers/video/fbdev/tdfxfb.c reg.miscinit0 = tdfx_inl(par, MISCINIT0); tdfx_inl 793 drivers/video/fbdev/tdfxfb.c u32 dacmode = tdfx_inl(par, DACMODE); tdfx_inl 1055 drivers/video/fbdev/tdfxfb.c vidcfg = tdfx_inl(par, VIDPROCCFG); tdfx_inl 1174 drivers/video/fbdev/tdfxfb.c r = tdfx_inl(par, VIDSERPARPORT); tdfx_inl 1180 drivers/video/fbdev/tdfxfb.c tdfx_inl(par, VIDSERPARPORT); /* flush posted write */ tdfx_inl 1189 drivers/video/fbdev/tdfxfb.c r = tdfx_inl(par, VIDSERPARPORT); tdfx_inl 1195 drivers/video/fbdev/tdfxfb.c tdfx_inl(par, VIDSERPARPORT); /* flush posted write */ tdfx_inl 1207 drivers/video/fbdev/tdfxfb.c return (0 != (tdfx_inl(par, VIDSERPARPORT) & I2C_SCL_IN)); tdfx_inl 1215 drivers/video/fbdev/tdfxfb.c return (0 != (tdfx_inl(par, VIDSERPARPORT) & I2C_SDA_IN)); tdfx_inl 1224 drivers/video/fbdev/tdfxfb.c r = tdfx_inl(par, VIDSERPARPORT); tdfx_inl 1230 drivers/video/fbdev/tdfxfb.c tdfx_inl(par, VIDSERPARPORT); /* flush posted write */ tdfx_inl 1239 drivers/video/fbdev/tdfxfb.c r = tdfx_inl(par, VIDSERPARPORT); tdfx_inl 1245 drivers/video/fbdev/tdfxfb.c tdfx_inl(par, VIDSERPARPORT); /* flush posted write */ tdfx_inl 1253 drivers/video/fbdev/tdfxfb.c return (0 != (tdfx_inl(par, VIDSERPARPORT) & DDC_SCL_IN)); tdfx_inl 1261 drivers/video/fbdev/tdfxfb.c return (0 != (tdfx_inl(par, VIDSERPARPORT) & DDC_SDA_IN));