Home
last modified time | relevance | path

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

/drivers/net/wireless/ti/wlcore/
Dboot.c47 ret = wlcore_write_reg(wl, REG_ECPU_CONTROL, cpu_ctrl); in wl1271_boot_set_ecpu_ctrl()
477 ret = wlcore_write_reg(wl, REG_INTERRUPT_ACK, in wlcore_boot_run_firmware()
Dio.h200 static inline int __must_check wlcore_write_reg(struct wl1271 *wl, int reg, in wlcore_write_reg() function
Dcmd.c119 ret = wlcore_write_reg(wl, REG_INTERRUPT_ACK, in __wlcore_cmd_send()
/drivers/net/wireless/ti/wl12xx/
Dmain.c1145 ret = wlcore_write_reg(wl, REG_INTERRUPT_MASK, WL1271_ACX_INTR_ALL); in wl12xx_pre_boot()
1208 ret = wlcore_write_reg(wl, REG_INTERRUPT_MASK, in wl12xx_enable_interrupts()
1214 ret = wlcore_write_reg(wl, REG_INTERRUPT_MASK, in wl12xx_enable_interrupts()
1289 ret = wlcore_write_reg(wl, REG_INTERRUPT_TRIG, WL12XX_INTR_TRIG_CMD); in wl12xx_trigger_cmd()
1296 return wlcore_write_reg(wl, REG_INTERRUPT_TRIG, in wl12xx_ack_event()
/drivers/net/wireless/ti/wl18xx/
Dmain.c844 ret = wlcore_write_reg(wl, REG_INTERRUPT_MASK, WL1271_ACX_INTR_ALL); in wl18xx_pre_boot()
944 ret = wlcore_write_reg(wl, REG_INTERRUPT_MASK, event_mask); in wl18xx_enable_interrupts()
950 ret = wlcore_write_reg(wl, REG_INTERRUPT_MASK, in wl18xx_enable_interrupts()
1027 return wlcore_write_reg(wl, REG_INTERRUPT_TRIG, in wl18xx_ack_event()