Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-catu.h106 if (csdev->subtype.helper_subtype != CORESIGHT_DEV_SUBTYPE_HELPER_CATU) in CATU_REG_PAIR()
H A Dcoresight-catu.c562 catu_desc.subtype.helper_subtype = CORESIGHT_DEV_SUBTYPE_HELPER_CATU; in catu_probe()
/OK3568_Linux_fs/kernel/include/linux/
H A Dcoresight.h101 enum coresight_dev_subtype_helper helper_subtype; member