Searched refs:bcma_dmp_write_reset (Results 1 – 3 of 3) sorted by relevance
111 int bcma_dmp_write_reset(device_t child,
331 if ((error = bcma_dmp_write_reset(child, dinfo, 0x0))) in bcma_reset_hw()369 if ((error = bcma_dmp_write_reset(child, dinfo, BCMA_DMP_RC_RESET))) in bcma_suspend_hw()
588 bcma_dmp_write_reset(device_t child, struct bcma_devinfo *dinfo, uint32_t value) in bcma_dmp_write_reset() function