Searched refs:value_high (Results 1 – 3 of 3) sorted by relevance
147 u8 which, bool value_high) in gb_gpio_direction_out_operation() argument153 request.value = value_high ? 1 : 0; in gb_gpio_direction_out_operation()189 u8 which, bool value_high) in gb_gpio_set_value_operation() argument196 request.value = value_high ? 1 : 0; in gb_gpio_set_value_operation()
2238 __le32 value_high; member
2441 *reg_val = ((u64)le32_to_cpu(cmd_resp->value_high) << 32) | in i40e_aq_debug_read_register()2469 cmd->value_high = cpu_to_le32((u32)(reg_val >> 32)); in i40e_aq_debug_write_register()