Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-cti-core.c61 void cti_write_all_hw_regs(struct cti_drvdata *drvdata) in cti_write_all_hw_regs() function
107 cti_write_all_hw_regs(drvdata); in cti_enable_hw()
139 cti_write_all_hw_regs(drvdata); in cti_cpuhp_enable_hw()
709 cti_write_all_hw_regs(drvdata); in cti_cpu_pm_notify()
H A Dcoresight-cti.h220 void cti_write_all_hw_regs(struct cti_drvdata *drvdata);
H A Dcoresight-cti-sysfs.c748 cti_write_all_hw_regs(drvdata); in chan_xtrigs_reset_store()