Searched refs:vddnb (Results 1 – 2 of 2) sorted by relevance
1832 uint16_t vddnb, vddgfx; in cz_read_sensor() local1846 vddnb = cz_convert_8Bit_index_to_voltage(hwmgr, tmp); in cz_read_sensor()1847 *value = vddnb; in cz_read_sensor()
532 u16 vddnb, vddgfx; in cz_dpm_debugfs_print_current_performance_level() local543 vddnb = cz_convert_8bit_index_to_voltage(adev, (u16)tmp); in cz_dpm_debugfs_print_current_performance_level()547 seq_printf(m, "vddnb: %u vddgfx: %u\n", vddnb, vddgfx); in cz_dpm_debugfs_print_current_performance_level()