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

/openbsd-current/sys/dev/ic/
H A Drtwreg.h401 #define RTW_CONFIG0 0x51 /* Configuration Register 0, 8b */ macro
H A Drtw.c379 RTW_WBW(regs, RTW_9346CR, MAX(RTW_CONFIG0, RTW_CONFIG3));
760 u_int8_t cfg0 = RTW_READ8(regs, RTW_CONFIG0);
2450 cfg0 = RTW_READ8(regs, RTW_CONFIG0);
2452 RTW_WRITE8(regs, RTW_CONFIG0, cfg0);

Completed in 203 milliseconds