Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/malo/
HDif_malohal.c76 malo_hal_write4(struct malo_hal *mh, bus_size_t off, uint32_t val) in malo_hal_write4() function
185 malo_hal_write4(mh, MALO_REG_GEN_PTR, mh->mh_cmdaddr); in malo_hal_send_cmd()
188 malo_hal_write4(mh, MALO_REG_H2A_INTERRUPT_EVENTS, in malo_hal_send_cmd()
304 malo_hal_write4(mh, MALO_REG_H2A_INTERRUPT_EVENTS, MALO_ISR_RESET); in malo_hal_fw_reset()
315 malo_hal_write4(mh, MALO_REG_GEN_PTR, mh->mh_cmdaddr); in malo_hal_trigger_pcicmd()
318 malo_hal_write4(mh, MALO_REG_INT_CODE, 0x00); in malo_hal_trigger_pcicmd()
321 malo_hal_write4(mh, MALO_REG_H2A_INTERRUPT_EVENTS, in malo_hal_trigger_pcicmd()
366 malo_hal_write4(mh, MALO_REG_INT_CODE, 0); in malo_hal_send_helper()
428 malo_hal_write4(mh, MALO_REG_INT_CODE, 0); in malo_hal_send_main()
495 malo_hal_write4(mh, MALO_REG_A2H_INTERRUPT_CLEAR_SEL, in malo_hal_fwload()
[all …]