Searched refs:BCMA_DMP_RESETCTRL (Results 1 – 3 of 3) sorted by relevance
161 #define BCMA_DMP_RESETCTRL 0x804170 #define BCMA_DMP_RESETCTRL 0x800 macro
598 rst = bhnd_bus_read_4(dinfo->res_agent, BCMA_DMP_RESETCTRL); in bcma_dmp_write_reset()602 bhnd_bus_write_4(dinfo->res_agent, BCMA_DMP_RESETCTRL, value); in bcma_dmp_write_reset()603 bhnd_bus_read_4(dinfo->res_agent, BCMA_DMP_RESETCTRL); /* read-back */ in bcma_dmp_write_reset()
269 error = bhnd_read_config(child, BCMA_DMP_RESETCTRL, &rst, 4); in bcma_is_hw_suspended()