Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-trbe.c128 u64 trbe_hw_align; member
1192 return sprintf(buf, "%llx\n", cpudata->trbe_hw_align); in align_show()
1301 cpudata->trbe_hw_align = 1ULL << get_trbe_address_align(trbidr); in arm_trbe_probe_cpu()
1302 if (cpudata->trbe_hw_align > SZ_2K) { in arm_trbe_probe_cpu()
1332 cpudata->trbe_align = cpudata->trbe_hw_align; in arm_trbe_probe_cpu()