Searched refs:OSSP_RSTB (Results 1 – 2 of 2) sorted by relevance
336 #define OSSP_RSTB (1 << 0) macro
1579 spc, spc & ~(BDMA_CORE_RSTB|OSSP_RSTB)); in pmcs_soft_reset()1580 pmcs_wr_topunit(pwp, PMCS_SPC_RESET, spc & ~(BDMA_CORE_RSTB|OSSP_RSTB)); in pmcs_soft_reset()1592 spc, spc | (BDMA_CORE_RSTB|OSSP_RSTB)); in pmcs_soft_reset()1593 pmcs_wr_topunit(pwp, PMCS_SPC_RESET, spc | (BDMA_CORE_RSTB|OSSP_RSTB)); in pmcs_soft_reset()