Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/tegra/
H A Dsoctherm.h113 u32 fuse_shift_ft_mask, fuse_shift_ft_shift; member
H A Dsoctherm-fuse.c89 shifted_ft = (val & tfuse->fuse_shift_ft_mask) >> in tegra_calc_shared_calib()
H A Dtegra132-soctherm.c205 .fuse_shift_ft_mask = 0x1f << 21,
H A Dtegra124-soctherm.c205 .fuse_shift_ft_mask = 0x1f << 21,
H A Dtegra210-soctherm.c206 .fuse_shift_ft_mask = 0x1f << 6,