Searched refs:spare_bit (Results 1 – 3 of 3) sorted by relevance
53 int spare_bit; member83 .spare_bit = 0x144,195 bool __init tegra30_spare_fuse(int spare_bit) in tegra30_spare_fuse() argument197 u32 offset = fuse_info->spare_bit + spare_bit * 4; in tegra30_spare_fuse()
36 bool tegra20_spare_fuse_early(int spare_bit);41 static inline bool tegra20_spare_fuse_early(int spare_bit) in tegra20_spare_fuse_early() argument
178 bool __init tegra20_spare_fuse_early(int spare_bit) in tegra20_spare_fuse_early() argument180 u32 offset = spare_bit * 4; in tegra20_spare_fuse_early()