Lines Matching refs:value
1730 u16 value, SISLANDS_SMC_VOLTAGE_VALUE *voltage);
1735 u16 reg_offset, u32 value);
2741 data |= ((config_regs->value << config_regs->shift) & config_regs->mask);
3168 u16 reg_offset, u32 *value)
3173 si_pi->soft_regs_start + reg_offset, value,
3179 u16 reg_offset, u32 value)
3185 value, si_pi->sram_end);
3933 voltage_table->entries[i].value = voltage_dependency_table->entries[i].v;
4052 if (pi->max_vddc_in_table <= eg_pi->vddc_voltage_table.entries[i].value) {
4095 u16 value, SISLANDS_SMC_VOLTAGE_VALUE *voltage)
4100 if (value <= table->entries[i].value) {
4102 voltage->value = cpu_to_be16(table->entries[i].value);
4125 voltage->value = cpu_to_be16(si_pi->mvdd_voltage_table.entries[voltage->index].value);
4136 *std_voltage = be16_to_cpu(voltage->value);
4144 if (be16_to_cpu(voltage->value) ==
4159 if (be16_to_cpu(voltage->value) <=
4182 u16 value, u8 index,
4186 voltage->value = cpu_to_be16(value);
5593 data->value[i] = cpu_to_be32(entry->mc_data[j]);