HomeSort by: relevance | last modified time | path
    Searched refs:CONTROL_TWSIEN (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/i2c/
gttwsireg.h 73 #define CONTROL_TWSIEN (1<<6)
gttwsi_core.c 204 control = CONTROL_STOP | CONTROL_TWSIEN;
326 gttwsi_write_4(sc, TWSI_CONTROL, control | CONTROL_TWSIEN);

Completed in 12 milliseconds