Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.h55 #define WILC_HOST_VMM_CTL (WILC_PERIPH_REG_BASE + 0x78) macro
H A Dwlan.c826 ret = func->hif_write_reg(wilc, WILC_HOST_VMM_CTL, 0x2); in wilc_wlan_handle_txq()
831 ret = func->hif_read_reg(wilc, WILC_HOST_VMM_CTL, &reg); in wilc_wlan_handle_txq()
840 ret = func->hif_write_reg(wilc, WILC_HOST_VMM_CTL, 0x0); in wilc_wlan_handle_txq()