Home
last modified time | relevance | path

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

/src/sys/dev/usb/wlan/
H A Dif_mtwreg.h26 #define MTW_OSC_CTRL 0x0038 macro
H A Dif_mtw.c457 mtw_read(sc, MTW_OSC_CTRL, &tmp); in mtw_wlan_enable()
459 mtw_write(sc, MTW_OSC_CTRL, tmp); in mtw_wlan_enable()
461 mtw_write(sc, MTW_OSC_CTRL, tmp); in mtw_wlan_enable()
467 mtw_read(sc, MTW_OSC_CTRL, &tmp); in mtw_wlan_enable()
469 mtw_write(sc, MTW_OSC_CTRL, tmp); in mtw_wlan_enable()