Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wilc1000/
Dwilc_spi.c981 u32 tbl_ctl; in wilc_spi_clear_int_ext() local
1020 tbl_ctl = 0; in wilc_spi_clear_int_ext()
1023 tbl_ctl |= BIT(0); in wilc_spi_clear_int_ext()
1026 tbl_ctl |= BIT(1); in wilc_spi_clear_int_ext()
1028 ret = wilc_spi_write_reg(wilc, WILC_VMM_TBL_CTL, tbl_ctl); in wilc_spi_clear_int_ext()