Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/am335x/
H A Dam335x_scm.h36 #define SCM_BGAP_TEMP_MASK 0xff macro
H A Dam335x_scm.c74 (reg >> SCM_BGAP_TEMP_SHIFT) & SCM_BGAP_TEMP_MASK; in am335x_scm_temp_sysctl()