Searched refs:memwidth (Results 1 – 1 of 1) sorted by relevance
288 enum tmc_mem_intf_width memwidth; in tmc_etb_dump_hw() local294 memwidth = BMVAL(readl_relaxed(drvdata->base + CORESIGHT_DEVID), 8, 10); in tmc_etb_dump_hw()295 if (memwidth == TMC_MEM_INTF_WIDTH_32BITS) in tmc_etb_dump_hw()297 else if (memwidth == TMC_MEM_INTF_WIDTH_64BITS) in tmc_etb_dump_hw()299 else if (memwidth == TMC_MEM_INTF_WIDTH_128BITS) in tmc_etb_dump_hw()