Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/mv/
H A Dmv_thermal.c131 static inline int32_t sign_extend(uint32_t value, int index) in sign_extend() function
210 sample = sign_extend(reg, fls(STATUS_TEMP_MASK) - 1); in mv_thermal_read_sensor()