Home
last modified time | relevance | path

Searched refs:CONTROL_STOP (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/i2c/
H A Dgttwsireg.h71 #define CONTROL_STOP (1<<4) macro
H A Dgttwsi_core.c212 control = CONTROL_STOP | CONTROL_TWSIEN; in gttwsi_send_stop()