Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/spc/
HDsahw.c463 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 …]
HDsahwreg.h425 #define SPC_HDASOFT_RESET_SIGNATURE 0xa5aa27d7 /* Signature for HDA Soft Reset witho… macro
HDsainit.c1218 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()