Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-catu.h27 #define CATU_MODE_PASS_THROUGH 0U macro
H A Dcoresight-catu.c441 mode = CATU_MODE_PASS_THROUGH; in catu_enable_hw()
450 (mode == CATU_MODE_PASS_THROUGH) ? in catu_enable_hw()