PIPEACONF
.conf = PIPEACONF,
p->conf = PSB_RVDC32(PIPEACONF);
PSB_WVDC32(0x0, PIPEACONF);
PSB_WVDC32(p->conf, PIPEACONF);
.conf = PIPEACONF,
int pipeconf_reg = (pipe == 0) ? PIPEACONF : PIPEBCONF;
.conf = PIPEACONF,
return PIPEACONF;
uint32_t pipeconf_reg = PIPEACONF;