Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-keystone/
H A Dkeystone.c53 if ((ks2_debug & DBG_LEAVE_DSPS_ON) == 0) in misc_init_r()
/openbmc/u-boot/arch/arm/mach-keystone/include/mach/
H A Dhardware.h216 #define DBG_LEAVE_DSPS_ON 0x1 macro