Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/pms/RefTisa/sallsdk/spc/
Dsahwreg.h457 #define SPC_REG_RESET_PCS_AAP1_SS 0x00000010 macro
Dsahw.c1126 regVal &= ~(SPC_REG_RESET_PCS_IOP_SS | SPC_REG_RESET_PCS_AAP1_SS); in siSpcSoftReset()
1228 regVal |= (SPC_REG_RESET_PCS_IOP_SS | SPC_REG_RESET_PCS_AAP1_SS); in siSpcSoftReset()