Home
last modified time | relevance | path

Searched refs:SoftReset (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/char/mwave/
H A D3780i.c281 rSlaveControl.SoftReset = true; in dsp3780I_EnableDSP()
305 rSlaveControl.SoftReset = false; in dsp3780I_EnableDSP()
364 rSlaveControl.SoftReset = true; in dsp3780I_DisableDSP()
H A D3780i.h69 unsigned char SoftReset:1; /* RW: Soft reset 0=normal, 1=soft reset active */ member
/openbmc/linux/Documentation/devicetree/bindings/reset/
H A Dst,sti-softreset.txt1 STMicroelectronics STi family Sysconfig Peripheral SoftReset Controller
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Dsmu_types.h55 __SMU_DUMMY_MAP(SoftReset), \
/openbmc/linux/drivers/net/ethernet/xircom/
H A Dxirc2ps_cs.c111 SoftReset = 0x02, enumerator
1478 PutByte(XIRCREG_CR, SoftReset); /* set */ in do_reset()
/openbmc/phosphor-host-ipmid/
H A Dchassishandler.cpp1266 SoftReset = 0xa, in restartCauseToIpmiRestartCause()
1302 case State::Host::RestartCause::SoftReset: in getRestartCause()
1304 return IpmiRestartCause::SoftReset; in getRestartCause()
1239 SoftReset = 0xa, global() enumerator
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu12/
H A Drenoir_ppt.c95 MSG_MAP(SoftReset, PPSMC_MSG_SoftReset, 1),
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c147 MSG_MAP(SoftReset, PPSMC_MSG_SoftReset, 0),