Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wilc1000/
Dwilc_wlan.h78 #define WILC_VMM_CORE_CFG (WILC_VMM_BASE + 0x14) macro
Dwilc_wlan.c884 ret = wilc->hif_func->hif_write_reg(wilc, WILC_VMM_CORE_CFG, reg); in wilc_wlan_start()