Searched refs:SPC_HDASOFT_RESET_SIGNATURE (Results 1 – 3 of 3) sorted by relevance
| /freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/spc/ |
| HD | sahw.c | 463 siSpcSoftReset(agRoot, SPC_HDASOFT_RESET_SIGNATURE); in saHwShutdown() 467 siChipResetV(agRoot, SPC_HDASOFT_RESET_SIGNATURE); in saHwShutdown() 588 else if (signature == SPC_HDASOFT_RESET_SIGNATURE) in siChipResetV() 606 if (signature == SPC_HDASOFT_RESET_SIGNATURE) in siChipResetV() 905 else if (signature == SPC_HDASOFT_RESET_SIGNATURE) in si_V_SoftReset() 1235 }else if (signature == SPC_HDASOFT_RESET_SIGNATURE) in siSpcSoftReset() 1277 else if (signature == SPC_HDASOFT_RESET_SIGNATURE) in siSpcSoftReset() 1503 siSpcSoftReset(agRoot, SPC_HDASOFT_RESET_SIGNATURE); in siHDAMode() 1537 siSpcSoftReset(agRoot, SPC_HDASOFT_RESET_SIGNATURE); in siHDAMode() 1569 ossaHwRegWrite(agRoot, MSGU_HOST_SCRATCH_PAD_0, SPC_HDASOFT_RESET_SIGNATURE); in siHDAMode() [all …]
|
| HD | sahwreg.h | 425 #define SPC_HDASOFT_RESET_SIGNATURE 0xa5aa27d7 /* Signature for HDA Soft Reset witho… macro
|
| HD | sainit.c | 1218 siSpcSoftReset(agRoot, SPC_HDASOFT_RESET_SIGNATURE); in saInitialize() 1238 siSpcSoftReset(agRoot, SPC_HDASOFT_RESET_SIGNATURE); in saInitialize() 1282 soft_reset_status = siSoftReset(agRoot, SPC_HDASOFT_RESET_SIGNATURE); in saInitialize() 1296 soft_reset_status = siSoftReset(agRoot, SPC_HDASOFT_RESET_SIGNATURE); in saInitialize() 1316 siChipResetV(agRoot, SPC_HDASOFT_RESET_SIGNATURE); in saInitialize()
|