Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dmtwreg.h26 #define MTW_OSC_CTRL 0x0038 macro
/openbsd/sys/dev/usb/
H A Dif_mtw.c2999 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()