Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
A Dtdfxfb.c1172 r = tdfx_inl(par, VIDSERPARPORT); in tdfxfb_i2c_setscl()
1177 tdfx_outl(par, VIDSERPARPORT, r); in tdfxfb_i2c_setscl()
1178 tdfx_inl(par, VIDSERPARPORT); /* flush posted write */ in tdfxfb_i2c_setscl()
1187 r = tdfx_inl(par, VIDSERPARPORT); in tdfxfb_i2c_setsda()
1192 tdfx_outl(par, VIDSERPARPORT, r); in tdfxfb_i2c_setsda()
1193 tdfx_inl(par, VIDSERPARPORT); /* flush posted write */ in tdfxfb_i2c_setsda()
1222 r = tdfx_inl(par, VIDSERPARPORT); in tdfxfb_ddc_setscl()
1227 tdfx_outl(par, VIDSERPARPORT, r); in tdfxfb_ddc_setscl()
1237 r = tdfx_inl(par, VIDSERPARPORT); in tdfxfb_ddc_setsda()
1242 tdfx_outl(par, VIDSERPARPORT, r); in tdfxfb_ddc_setsda()
[all …]
/linux/include/video/
A Dtdfx.h39 #define VIDSERPARPORT 0x78 macro

Completed in 7 milliseconds