Searched refs:pa_low (Results 1 – 1 of 1) sorted by relevance
516 u32 pa_high, pa_low; in crb_map_io() local587 pa_low = ioread32(&priv->regs_t->ctrl_cmd_pa_low); in crb_map_io()588 cmd_pa = ((u64)pa_high << 32) | pa_low; in crb_map_io()606 pa_high, pa_low, cmd_size); in crb_map_io()