Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsahwreg.h456 #define SPC_REG_RESET_PCS_AAP1_SS 0x00000010 macro
H A Dsahw.c1125 regVal &= ~(SPC_REG_RESET_PCS_IOP_SS | SPC_REG_RESET_PCS_AAP1_SS); in siSpcSoftReset()
1227 regVal |= (SPC_REG_RESET_PCS_IOP_SS | SPC_REG_RESET_PCS_AAP1_SS); in siSpcSoftReset()