Searched refs:value_high (Results 1 – 5 of 5) sorted by relevance
152 u8 which, bool value_high) in gb_gpio_direction_out_operation() argument158 request.value = value_high ? 1 : 0; in gb_gpio_direction_out_operation()194 u8 which, bool value_high) in gb_gpio_set_value_operation() argument207 request.value = value_high ? 1 : 0; in gb_gpio_set_value_operation()
59 __le32 value_high; member64 le32_to_cpu((x).value_low) | (u64)le32_to_cpu((x).value_high) << 32; \76 __le32 value_high; member370 cfg->value_high = cpu_to_le32(rate >> 32); in scmi_clock_rate_set()
169 __le32 value_high; member752 trip->value_high = cpu_to_le32(trip_value >> 32); in scmi_sensor_trip_point_config()
2385 __le32 value_high; member
2904 *reg_val = ((u64)le32_to_cpu(cmd_resp->value_high) << 32) | in i40e_aq_debug_read_register()2932 cmd->value_high = cpu_to_le32((u32)(reg_val >> 32)); in i40e_aq_debug_write_register()