Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/pms/RefTisa/sallsdk/spc/
HDsahwreg.h456 #define SPC_REG_RESET_PCS_AAP1_SS 0x00000010 macro
HDsahw.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()