Searched refs:SCM_BGAP_TEMP_MASK (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/arm/ti/am335x/ | ||
| H A D | am335x_scm.h | 36 #define SCM_BGAP_TEMP_MASK 0xff macro |
| H A D | am335x_scm.c | 74 (reg >> SCM_BGAP_TEMP_SHIFT) & SCM_BGAP_TEMP_MASK; in am335x_scm_temp_sysctl() |