Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/
H A Dti_mbox.c172 sysconfig |= TI_MBOX_SYSCONFIG_SOFTRST; in ti_mbox_attach()
176 TI_MBOX_SYSCONFIG_SOFTRST) { in ti_mbox_attach()
H A Dti_mbox.h34 #define TI_MBOX_SYSCONFIG_SOFTRST 0x01 macro