Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-etm4x.h851 u32 pe_sel; member
Dcoresight-etm4x-sysfs.c453 val = config->pe_sel; in pe_show()
474 config->pe_sel = val; in pe_store()
Dcoresight-etm4x-core.c407 etm4x_relaxed_write32(csa, config->pe_sel, TRCPROCSELR); in etm4_enable_hw()