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

/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_i2c.c46 static void OutSCL(uint8 BusNR, bool Bit) function
236 OutSCL(BusNR, true);
240 OutSCL(BusNR, false);
252 OutSCL(BusNR, true);
259 OutSCL(BusNR, false);
273 OutSCL(BusNR, true);
280 OutSCL(BusNR, false);
295 OutSCL(BusNR, true);
411 OutSCL(bus, false);
417 OutSCL(bu
[all...]

Completed in 76 milliseconds