fuse_shift_ft_mask   89 drivers/thermal/tegra/soctherm-fuse.c 	shifted_ft = (val & tfuse->fuse_shift_ft_mask) >>
fuse_shift_ft_mask  113 drivers/thermal/tegra/soctherm.h 	u32 fuse_shift_ft_mask, fuse_shift_ft_shift;
fuse_shift_ft_mask  205 drivers/thermal/tegra/tegra124-soctherm.c 	.fuse_shift_ft_mask = 0x1f << 21,
fuse_shift_ft_mask  205 drivers/thermal/tegra/tegra132-soctherm.c 	.fuse_shift_ft_mask = 0x1f << 21,
fuse_shift_ft_mask  206 drivers/thermal/tegra/tegra210-soctherm.c 	.fuse_shift_ft_mask = 0x1f << 6,