Home
last modified time | relevance | path

Searched refs:trcid_size (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h381 * @trcid_size: Indicates the trace ID width.
438 u8 trcid_size; member
H A Dcoresight-etm4x-core.c776 drvdata->trcid_size = BMVAL(etmidr5, 16, 21); in etm4_init_arch_data()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h970 * @trcid_size: Indicates the trace ID width.
1034 u8 trcid_size; member
H A Dcoresight-etm4x-core.c1287 drvdata->trcid_size = FIELD_GET(TRCIDR5_TRACEIDSIZE_MASK, etmidr5); in etm4_init_arch_data()

Completed in 9 milliseconds