Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dboot.c33 ret = wlcore_write_reg(wl, REG_ECPU_CONTROL, cpu_ctrl); in wl1271_boot_set_ecpu_ctrl()
470 ret = wlcore_write_reg(wl, REG_INTERRUPT_ACK, in wlcore_boot_run_firmware()
H A Dio.h187 static inline int __must_check wlcore_write_reg(struct wl1271 *wl, int reg, in wlcore_write_reg() function
H A Dcmd.c109 ret = wlcore_write_reg(wl, REG_INTERRUPT_ACK, in __wlcore_cmd_send()
/linux/drivers/net/wireless/ti/wl12xx/
H A Dmain.c1130 ret = wlcore_write_reg(wl, REG_INTERRUPT_MASK, WL1271_ACX_INTR_ALL); in wl12xx_pre_boot()
1193 ret = wlcore_write_reg(wl, REG_INTERRUPT_MASK, in wl12xx_enable_interrupts()
1199 ret = wlcore_write_reg(wl, REG_INTERRUPT_MASK, in wl12xx_enable_interrupts()
1274 ret = wlcore_write_reg(wl, REG_INTERRUPT_TRIG, WL12XX_INTR_TRIG_CMD); in wl12xx_trigger_cmd()
1281 return wlcore_write_reg(wl, REG_INTERRUPT_TRIG, in wl12xx_ack_event()
/linux/drivers/net/wireless/ti/wl18xx/
H A Dmain.c853 ret = wlcore_write_reg(wl, REG_INTERRUPT_MASK, WL1271_ACX_INTR_ALL); in wl18xx_pre_boot()
976 ret = wlcore_write_reg(wl, REG_INTERRUPT_MASK, event_mask); in wl18xx_enable_interrupts()
982 ret = wlcore_write_reg(wl, REG_INTERRUPT_MASK, in wl18xx_enable_interrupts()
1061 return wlcore_write_reg(wl, REG_INTERRUPT_TRIG, in wl18xx_ack_event()