Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/ti/common/include/
H A Dti_platform_defs.h173 #define K3_GTC_CNTCR_HDBG_MASK 0x02 macro
/rk3399_ARM-atf/plat/ti/common/
H A Dti_bl31_setup.c134 if ((gtc_ctrl & K3_GTC_CNTCR_HDBG_MASK) == 0U) { in plat_get_syscnt_freq2()