Searched refs:tegra_soctherm_decodeint (Results 1 – 1 of 1) sorted by relevance
142 static int tegra_soctherm_decodeint(uint32_t, uint32_t);284 const int calib_cp = tegra_soctherm_decodeint(val, in tegra_soctherm_init_sensors()286 const int calib_ft = tegra_soctherm_decodeint(val, in tegra_soctherm_init_sensors()318 const int calib_cp = tegra_soctherm_decodeint(val, in tegra_soctherm_init_sensor()320 const int calib_ft = tegra_soctherm_decodeint(val, in tegra_soctherm_init_sensor()394 tegra_soctherm_decodeint(uint32_t val, uint32_t bitmask) in tegra_soctherm_decodeint() function