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

/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Dtv_fs450.c407 static unsigned char PLAL_FS450_i2c_address(void);
444 return gfx_i2c_read(1, PLAL_FS450_i2c_address(), (unsigned char)reg,
451 return gfx_i2c_write(1, PLAL_FS450_i2c_address(), (unsigned char)reg,
3302 PLAL_FS450_i2c_address(void) function in typeref:typename:unsigned char
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Dtv_fs450.c270 static unsigned char PLAL_FS450_i2c_address(void);
302 return gfx_i2c_read(1, PLAL_FS450_i2c_address(), (unsigned char) reg,
309 return gfx_i2c_write(1, PLAL_FS450_i2c_address(), (unsigned char) reg,
3026 PLAL_FS450_i2c_address(void) function in typeref:typename:unsigned char

Completed in 9 milliseconds