Searched refs:MTW_OSC_CTRL (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ |
H A D | mtwreg.h | 26 #define MTW_OSC_CTRL 0x0038 macro
|
/openbsd/sys/dev/usb/ |
H A D | if_mtw.c | 2999 mtw_read(sc, MTW_OSC_CTRL, &tmp); in mtw_wlan_enable() 3001 mtw_write(sc, MTW_OSC_CTRL, tmp); in mtw_wlan_enable() 3003 mtw_write(sc, MTW_OSC_CTRL, tmp); in mtw_wlan_enable() 3009 mtw_read(sc, MTW_OSC_CTRL, &tmp); in mtw_wlan_enable() 3011 mtw_write(sc, MTW_OSC_CTRL, tmp); in mtw_wlan_enable()
|