Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dwlcore.h146 REG_INTERRUPT_NO_CLEAR, enumerator
H A Dboot.c459 ret = wlcore_read_reg(wl, REG_INTERRUPT_NO_CLEAR, &intr); in wlcore_boot_run_firmware()
H A Dcmd.c78 ret = wlcore_read_reg(wl, REG_INTERRUPT_NO_CLEAR, &intr); in __wlcore_cmd_send()
94 ret = wlcore_read_reg(wl, REG_INTERRUPT_NO_CLEAR, &intr); in __wlcore_cmd_send()
H A Dmain.c982 ret = wlcore_read_reg(wl, REG_INTERRUPT_NO_CLEAR, &hint_sts); in wlcore_print_recovery()
/linux/drivers/net/wireless/ti/wl12xx/
H A Dmain.c570 [REG_INTERRUPT_NO_CLEAR] = WL12XX_REG_INTERRUPT_NO_CLEAR,