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

/drivers/gpu/drm/nouveau/
H A Dnouveau_i2c.c33 i2c_drive_scl(void *data, int state) function
262 port->bit.setscl = i2c_drive_scl;
266 i2c_drive_scl(port, 0);
268 i2c_drive_scl(port, 1);

Completed in 54 milliseconds