Lines Matching refs:value
1727 u16 value, SISLANDS_SMC_VOLTAGE_VALUE *voltage);
1732 u16 reg_offset, u32 value);
2738 data |= ((config_regs->value << config_regs->shift) & config_regs->mask);
3165 u16 reg_offset, u32 *value)
3170 si_pi->soft_regs_start + reg_offset, value,
3176 u16 reg_offset, u32 value)
3182 value, si_pi->sram_end);
3930 voltage_table->entries[i].value = voltage_dependency_table->entries[i].v;
4049 if (pi->max_vddc_in_table <= eg_pi->vddc_voltage_table.entries[i].value) {
4092 u16 value, SISLANDS_SMC_VOLTAGE_VALUE *voltage)
4097 if (value <= table->entries[i].value) {
4099 voltage->value = cpu_to_be16(table->entries[i].value);
4122 voltage->value = cpu_to_be16(si_pi->mvdd_voltage_table.entries[voltage->index].value);
4133 *std_voltage = be16_to_cpu(voltage->value);
4141 if (be16_to_cpu(voltage->value) ==
4156 if (be16_to_cpu(voltage->value) <=
4179 u16 value, u8 index,
4183 voltage->value = cpu_to_be16(value);
5591 data->value[i] = cpu_to_be32(entry->mc_data[j]);