Home
last modified time | relevance | path

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

/openbsd/sys/dev/i2c/
H A Dgl518sm.c32 #define GL518SM_CONFIG_CLEARST 0x20 macro
134 data = (data | GL518SM_CONFIG_START | GL518SM_CONFIG_CLEARST); in glenv_attach()