Home
last modified time | relevance | path

Searched refs:SPC_HDASOFT_RESET_SIGNATURE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsahw.c462 siSpcSoftReset(agRoot, SPC_HDASOFT_RESET_SIGNATURE); in saHwShutdown()
466 siChipResetV(agRoot, SPC_HDASOFT_RESET_SIGNATURE); in saHwShutdown()
587 else if (signature == SPC_HDASOFT_RESET_SIGNATURE) in siChipResetV()
605 if (signature == SPC_HDASOFT_RESET_SIGNATURE) in siChipResetV()
904 else if (signature == SPC_HDASOFT_RESET_SIGNATURE) in si_V_SoftReset()
1234 }else if (signature == SPC_HDASOFT_RESET_SIGNATURE) in siSpcSoftReset()
1276 else if (signature == SPC_HDASOFT_RESET_SIGNATURE) in siSpcSoftReset()
1502 siSpcSoftReset(agRoot, SPC_HDASOFT_RESET_SIGNATURE); in siHDAMode()
1536 siSpcSoftReset(agRoot, SPC_HDASOFT_RESET_SIGNATURE); in siHDAMode()
1568 ossaHwRegWrite(agRoot, MSGU_HOST_SCRATCH_PAD_0, SPC_HDASOFT_RESET_SIGNATURE); in siHDAMode()
[all …]
H A Dsahwreg.h424 #define SPC_HDASOFT_RESET_SIGNATURE 0xa5aa27d7 /* Signature for HDA Soft Reset witho… macro
H A Dsainit.c1217 siSpcSoftReset(agRoot, SPC_HDASOFT_RESET_SIGNATURE); in saInitialize()
1237 siSpcSoftReset(agRoot, SPC_HDASOFT_RESET_SIGNATURE); in saInitialize()
1281 soft_reset_status = siSoftReset(agRoot, SPC_HDASOFT_RESET_SIGNATURE); in saInitialize()
1295 soft_reset_status = siSoftReset(agRoot, SPC_HDASOFT_RESET_SIGNATURE); in saInitialize()
1315 siChipResetV(agRoot, SPC_HDASOFT_RESET_SIGNATURE); in saInitialize()