PIPEBCONF
.conf = PIPEBCONF,
.conf = PIPEBCONF,
int pipeconf_reg = (pipe == 0) ? PIPEACONF : PIPEBCONF;
temp = REG_READ(PIPEBCONF);
REG_WRITE(PIPEBCONF, temp & ~PIPEACONF_ENABLE);
REG_READ(PIPEBCONF);
temp = REG_READ(PIPEBCONF);
REG_WRITE(PIPEBCONF, temp | PIPEACONF_ENABLE);
REG_READ(PIPEBCONF);
pipeb->conf = PSB_RVDC32(PIPEBCONF);
PSB_WVDC32(pipeb->conf, PIPEBCONF);
.conf = PIPEBCONF,
return PIPEBCONF;
pipeconf_reg = PIPEBCONF;