Searched refs:drive_scl (Results 1 – 8 of 8) sorted by relevance
44 .drive_scl = nv50_i2c_drive_scl,
71 .drive_scl = nv4e_i2c_drive_scl,
78 .drive_scl = nv04_i2c_drive_scl,
64 .drive_scl = nv50_i2c_drive_scl,
34 port->func->drive_scl(port, state); in i2c_drive_scl()
189 .drive_scl = nv50_i2c_drive_scl,
63 port->func->drive_scl(port, state); in nvkm_i2c_setscl()
45 void (*drive_scl)(struct nvkm_i2c_port *, int); member