Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dwilc_wlan.h79 #define WILC_VMM_CORE_CFG (WILC_VMM_BASE + 0x14) macro
Dwilc_wlan.c947 ret = wilc->hif_func->hif_write_reg(wilc, WILC_VMM_CORE_CFG, reg); in wilc_wlan_start()