Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-cti.h142 bool asicctl_impl; member
H A Dcoresight-cti-core.c65 if (config->asicctl_impl) in cti_write_all_hw_regs()
191 config->asicctl_impl = !!FIELD_GET(GENMASK(4, 0), devid); in cti_set_default_config()
H A Dcoresight-cti-sysfs.c538 if (attr == &dev_attr_asicctl.attr && !drvdata->config.asicctl_impl) in coresight_cti_regs_is_visible()