Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Drt2560reg.h132 #define RT2560_ENABLE_TSF_SYNC(x) (((x) & 0x3) << 1) macro
Drt2560.c2266 tmp |= RT2560_ENABLE_TSF_SYNC(1); in rt2560_enable_tsf_sync()
2269 tmp |= RT2560_ENABLE_TSF_SYNC(2) | in rt2560_enable_tsf_sync()