Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dmips-cpc.h131 #define CPC_Cx_STAT_CONF_CLKGAT_IMPL BIT(17) macro
/openbmc/linux/arch/mips/kernel/
H A Dpm-cps.c719 if (read_cpc_cl_stat_conf() & CPC_Cx_STAT_CONF_CLKGAT_IMPL) in cps_pm_init()