Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/
Dtegra_soctherm.c74 #define FUSE_SPARE_REALIGNMENT_REG_SHIFT_FT_MASK (0x1f << 21) macro
190 val = ((val & FUSE_SPARE_REALIGNMENT_REG_SHIFT_FT_MASK) in calculate_shared_calibration()