Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dboot.c47 ret = wlcore_write_reg(wl, REG_ECPU_CONTROL, cpu_ctrl); in wl1271_boot_set_ecpu_ctrl()
484 ret = wlcore_write_reg(wl, REG_INTERRUPT_ACK, in wlcore_boot_run_firmware()
Dio.h201 static inline int __must_check wlcore_write_reg(struct wl1271 *wl, int reg, in wlcore_write_reg() function
Dcmd.c123 ret = wlcore_write_reg(wl, REG_INTERRUPT_ACK, in __wlcore_cmd_send()
/Linux-v4.19/drivers/net/wireless/ti/wl12xx/
Dmain.c1148 ret = wlcore_write_reg(wl, REG_INTERRUPT_MASK, WL1271_ACX_INTR_ALL); in wl12xx_pre_boot()
1211 ret = wlcore_write_reg(wl, REG_INTERRUPT_MASK, in wl12xx_enable_interrupts()
1217 ret = wlcore_write_reg(wl, REG_INTERRUPT_MASK, in wl12xx_enable_interrupts()
1292 ret = wlcore_write_reg(wl, REG_INTERRUPT_TRIG, WL12XX_INTR_TRIG_CMD); in wl12xx_trigger_cmd()
1299 return wlcore_write_reg(wl, REG_INTERRUPT_TRIG, in wl12xx_ack_event()
/Linux-v4.19/drivers/net/wireless/ti/wl18xx/
Dmain.c868 ret = wlcore_write_reg(wl, REG_INTERRUPT_MASK, WL1271_ACX_INTR_ALL); in wl18xx_pre_boot()
991 ret = wlcore_write_reg(wl, REG_INTERRUPT_MASK, event_mask); in wl18xx_enable_interrupts()
997 ret = wlcore_write_reg(wl, REG_INTERRUPT_MASK, in wl18xx_enable_interrupts()
1076 return wlcore_write_reg(wl, REG_INTERRUPT_TRIG, in wl18xx_ack_event()