Home
last modified time | relevance | path

Searched refs:TI_MBOX_SYSCONFIG_SOFTRST (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm/ti/
H A Dti_mbox.h36 #define TI_MBOX_SYSCONFIG_SOFTRST 0x01 macro
H A Dti_mbox.c176 sysconfig |= TI_MBOX_SYSCONFIG_SOFTRST; in ti_mbox_attach()
179 TI_MBOX_SYSCONFIG_SOFTRST) { in ti_mbox_attach()