Searched refs:value_high (Results 1 – 5 of 5) sorted by relevance
47 __le32 value_high; member52 le32_to_cpu((x).value_low) | (u64)le32_to_cpu((x).value_high) << 32; \64 __le32 value_high; member239 cfg->value_high = cpu_to_le32(rate >> 32); in scmi_clock_rate_set()
61 __le32 value_high; member208 trip->value_high = cpu_to_le32(trip_value >> 32); in scmi_sensor_trip_point_config()
145 u8 which, bool value_high) in gb_gpio_direction_out_operation() argument151 request.value = value_high ? 1 : 0; in gb_gpio_direction_out_operation()187 u8 which, bool value_high) in gb_gpio_set_value_operation() argument200 request.value = value_high ? 1 : 0; in gb_gpio_set_value_operation()
2844 __le32 value_high; member
2985 *reg_val = ((u64)le32_to_cpu(cmd_resp->value_high) << 32) | in i40e_aq_debug_read_register()3013 cmd->value_high = cpu_to_le32((u32)(reg_val >> 32)); in i40e_aq_debug_write_register()