Home
last modified time | relevance | path

Searched refs:MIPI_SYST_OPT_TS (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hwtracing/stm/
H A Dp_sys-t.c61 #define MIPI_SYST_OPT_TS BIT(11) macro
311 header |= MIPI_SYST_OPT_TS; in sys_t_write()
342 if (header & MIPI_SYST_OPT_TS) { in sys_t_write()