Home
last modified time | relevance | path

Searched refs:SPC_REG_RESET_OSSP (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsahwreg.h452 #define SPC_REG_RESET_OSSP 0x00000001 macro
H A Dsahw.c1133 regVal &= ~(SPC_REG_RESET_BDMA_CORE | SPC_REG_RESET_OSSP); in siSpcSoftReset()
1147 regVal |= (SPC_REG_RESET_BDMA_CORE | SPC_REG_RESET_OSSP); in siSpcSoftReset()