Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bcma/
H A Dbcma_dmp.h162 #define BCMA_DMP_RESETSTATUS 0x800
171 #define BCMA_DMP_RESETSTATUS 0x804 macro
H A Dbcma_subr.c566 rst = bhnd_bus_read_4(dinfo->res_agent, BCMA_DMP_RESETSTATUS); in bcma_dmp_wait_reset()