Searched refs:WILC_HOST_VMM_CTL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/ |
H A D | wlan.h | 55 #define WILC_HOST_VMM_CTL (WILC_PERIPH_REG_BASE + 0x78) macro
|
H A D | wlan.c | 566 ret = func->hif_write_reg(wilc, WILC_HOST_VMM_CTL, 0x2); in wilc_wlan_handle_txq() 571 ret = func->hif_read_reg(wilc, WILC_HOST_VMM_CTL, ®); in wilc_wlan_handle_txq() 580 ret = func->hif_write_reg(wilc, WILC_HOST_VMM_CTL, 0x0); in wilc_wlan_handle_txq()
|
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/ |
H A D | wlan.h | 55 #define WILC_HOST_VMM_CTL (WILC_PERIPH_REG_BASE + 0x78) macro
|
H A D | wlan.c | 826 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, ®); in wilc_wlan_handle_txq() 840 ret = func->hif_write_reg(wilc, WILC_HOST_VMM_CTL, 0x0); in wilc_wlan_handle_txq()
|
Completed in 5 milliseconds