Home
last modified time | relevance | path

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

/src/sys/dev/usb/wlan/
H A Dif_mtw.c177 static int mtw_write(struct mtw_softc *, uint16_t, uint32_t);
447 mtw_write(sc, MTW_WLAN_CTRL, tmp); in mtw_wlan_enable()
454 mtw_write(sc, MTW_WLAN_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()
465 mtw_write(sc, MTW_WLAN_CTRL, tmp); in mtw_wlan_enable()
469 mtw_write(sc, MTW_OSC_CTRL, tmp); in mtw_wlan_enable()
1025 return (mtw_write(sc, MTW_USB_DMA_CFG, val)); in mtw_usb_dma_write()
1033 mtw_write(sc, MTW_FCE_PSE_CTRL, 1); in mtw_ucode_setup()
1034 mtw_write(sc, MTW_TX_CPU_FCE_BASE, 0x400230); in mtw_ucode_setup()
[all …]