Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdmisc.c567 saHwReset(agRoot, AGSA_SOFT_RESET, 0); in tiCOMReset()
572 saHwReset(agRoot, AGSA_SOFT_RESET, 0); in tiCOMReset()
/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h856 #define AGSA_SOFT_RESET 0x01 /**< flag to reset the controller chip… macro
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsahw.c242 case AGSA_SOFT_RESET: in saHwReset()