Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm.h180 u32 startstop_ctrl; member
H A Dcoresight-etm3x-sysfs.c477 config->startstop_ctrl |= (1 << idx); in addr_start_store()
531 config->startstop_ctrl |= (1 << (idx + 16)); in addr_stop_store()
H A Dcoresight-etm3x-core.c390 etm_writel(drvdata, config->startstop_ctrl, ETMTSSCR); in etm_enable_hw()