Home
last modified time | relevance | path

Searched refs:fuse_shift_ft_mask (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/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 Dtegra210-soctherm.c206 .fuse_shift_ft_mask = 0x1f << 6,
H A Dtegra132-soctherm.c205 .fuse_shift_ft_mask = 0x1f << 21,
H A Dtegra124-soctherm.c205 .fuse_shift_ft_mask = 0x1f << 21,
/kernel/linux/linux-6.6/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 Dtegra210-soctherm.c206 .fuse_shift_ft_mask = 0x1f << 6,
H A Dtegra132-soctherm.c205 .fuse_shift_ft_mask = 0x1f << 21,
H A Dtegra124-soctherm.c205 .fuse_shift_ft_mask = 0x1f << 21,

Completed in 4 milliseconds