Searched refs:SCM_BGAP_EOCZ (Results 1 – 2 of 2) sorted by relevance
68 if ((reg & SCM_BGAP_EOCZ) == 0) in am335x_scm_temp_sysctl()72 if ((reg & SCM_BGAP_EOCZ) == 0) { in am335x_scm_temp_sysctl()
42 #define SCM_BGAP_EOCZ (1 << 1) macro