A83T_PRCM_SIZE
if (bus_space_map(bst, A83T_PRCM_BASE, A83T_PRCM_SIZE, 0, &prcm) != 0 ||
bus_space_unmap(bst, prcm, A83T_PRCM_SIZE);