Searched refs:value_high (Results 1 – 6 of 6) 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; member234 cfg->value_high = cpu_to_le32(rate >> 32); in scmi_clock_rate_set()
58 __le32 value_high; member197 trip->value_high = cpu_to_le32(trip_value >> 32); in scmi_sensor_trip_point_set()
150 u8 which, bool value_high) in gb_gpio_direction_out_operation() argument156 request.value = value_high ? 1 : 0; in gb_gpio_direction_out_operation()192 u8 which, bool value_high) in gb_gpio_set_value_operation() argument205 request.value = value_high ? 1 : 0; in gb_gpio_set_value_operation()
2656 __le32 value_high; member
2814 __le32 value_high; member
2995 *reg_val = ((u64)le32_to_cpu(cmd_resp->value_high) << 32) | in i40e_aq_debug_read_register()3023 cmd->value_high = cpu_to_le32((u32)(reg_val >> 32)); in i40e_aq_debug_write_register()