Home
last modified time | relevance | path

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

/NextBSD/sys/dev/pms/RefTisa/sallsdk/spc/
HDsahwreg.h453 #define SPC_REG_RESET_OSSP 0x00000001 macro
HDsahw.c1134 regVal &= ~(SPC_REG_RESET_BDMA_CORE | SPC_REG_RESET_OSSP); in siSpcSoftReset()
1148 regVal |= (SPC_REG_RESET_BDMA_CORE | SPC_REG_RESET_OSSP); in siSpcSoftReset()