Home
last modified time | relevance | path

Searched refs:is_trbe_programmable (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-trbe.h92 static inline bool is_trbe_programmable(u64 trbidr) in is_trbe_programmable() function
H A Dcoresight-trbe.c1296 if (!is_trbe_programmable(trbidr)) { in arm_trbe_probe_cpu()