Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dmips-cpc.h133 #define CPC_Cx_STAT_CONF_EJTAG_PROBE BIT(15) macro
/openbmc/linux/arch/mips/kernel/
H A Dpm-cps.c688 if (stat & CPC_Cx_STAT_CONF_EJTAG_PROBE) { in cps_pm_power_notifier()