Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds