Lines Matching +full:t +full:- +full:v
2 * Copyright (c) 2019 - 2023 Intel Corporation
4 * SPDX-License-Identifier: Apache-2.0
38 * Platform specific SyS-T global state extension
45 void (*write_d8)(struct mipi_syst_handle *systh, mipi_syst_u8 v);
46 void (*write_d16)(struct mipi_syst_handle *systh, mipi_syst_u16 v);
47 void (*write_d32)(struct mipi_syst_handle *systh, mipi_syst_u32 v);
49 void (*write_d64)(struct mipi_syst_handle *systh, mipi_syst_u64 v);
51 void (*write_d32ts)(struct mipi_syst_handle *systh, mipi_syst_u32 v);
52 void (*write_d32mts)(struct mipi_syst_handle *systh, mipi_syst_u32 v);
53 void (*write_d64mts)(struct mipi_syst_handle *systh, mipi_syst_u64 v);
58 * Platform specific SyS-T handle state extension
74 ((syst_handle)->systh_header-> \
77 ((syst_handle)->systh_header-> \
80 ((syst_handle)->systh_header-> \
84 ((syst_handle)->systh_header-> \
88 ((syst_handle)->systh_header-> \
91 ((syst_handle)->systh_header-> \
94 ((syst_handle)->systh_header-> \
97 ((syst_handle)->systh_header-> \