Searched refs:ulSupportedSCLK (Results 1 – 2 of 2) sorted by relevance
1601 if (table[i].ulSupportedSCLK > prev_sclk) { in sumo_construct_sclk_voltage_mapping_table()1603 table[i].ulSupportedSCLK; in sumo_construct_sclk_voltage_mapping_table()1606 prev_sclk = table[i].ulSupportedSCLK; in sumo_construct_sclk_voltage_mapping_table()1621 if (table[i].ulSupportedSCLK != 0) { in sumo_construct_vid_mapping_table()
4780 …ULONG ulSupportedSCLK; // Maximum clock supported with specified voltage index,… member