Home
last modified time | relevance | path

Searched refs:tmc_get_memwidth (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-tmc-core.c218 static enum tmc_mem_intf_width tmc_get_memwidth(u32 devid) in tmc_get_memwidth() function
464 drvdata->memwidth = tmc_get_memwidth(devid); in tmc_probe()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-tmc-core.c223 static enum tmc_mem_intf_width tmc_get_memwidth(u32 devid) in tmc_get_memwidth() function
465 drvdata->memwidth = tmc_get_memwidth(devid); in tmc_probe()

Completed in 3 milliseconds