Home
last modified time | relevance | path

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

/freebsd/sys/dev/malo/
H A Dif_malohal.c181 malo_hal_read4(mh, MALO_REG_INT_CODE); in malo_hal_send_cmd()
216 if (malo_hal_read4(mh, MALO_REG_INT_CODE) == 0xffffffff) { in malo_hal_execute_cmd()
293 if (malo_hal_read4(mh, MALO_REG_INT_CODE) == 0xffffffff) { in malo_hal_fw_reset()
310 malo_hal_read4(mh, MALO_REG_INT_CODE); in malo_hal_trigger_pcicmd()
312 malo_hal_write4(mh, MALO_REG_INT_CODE, 0x00); in malo_hal_trigger_pcicmd()
313 malo_hal_read4(mh, MALO_REG_INT_CODE); in malo_hal_trigger_pcicmd()
317 malo_hal_read4(mh, MALO_REG_INT_CODE); in malo_hal_trigger_pcicmd()
327 if (malo_hal_read4(mh, MALO_REG_INT_CODE) == val) in malo_hal_waitfor()
354 __func__, malo_hal_read4(mh, MALO_REG_INT_CODE)); in malo_hal_send_helper()
360 malo_hal_write4(mh, MALO_REG_INT_CODE, 0); in malo_hal_send_helper()
[all …]
H A Dif_malo.h57 #define MALO_REG_INT_CODE 0x00000C14 macro
107 #define MALO_REG_INT_CODE 0x00000C14 macro