Searched refs:BDMA_CORE_RSTB (Results 1 – 2 of 2) sorted by relevance
326 #define BDMA_CORE_RSTB (1 << 17) macro
1577 spc, spc & ~(BDMA_CORE_RSTB|OSSP_RSTB)); in pmcs_soft_reset()1578 pmcs_wr_topunit(pwp, PMCS_SPC_RESET, spc & ~(BDMA_CORE_RSTB|OSSP_RSTB)); in pmcs_soft_reset()1590 spc, spc | (BDMA_CORE_RSTB|OSSP_RSTB)); in pmcs_soft_reset()1591 pmcs_wr_topunit(pwp, PMCS_SPC_RESET, spc | (BDMA_CORE_RSTB|OSSP_RSTB)); in pmcs_soft_reset()