Searched refs:memwidth (Results 1 – 1 of 1) sorted by relevance
293 enum tmc_mem_intf_width memwidth; in tmc_etb_dump_hw() local299 memwidth = BMVAL(readl_relaxed(drvdata->base + CORESIGHT_DEVID), 8, 10); in tmc_etb_dump_hw()300 if (memwidth == TMC_MEM_INTF_WIDTH_32BITS) in tmc_etb_dump_hw()302 else if (memwidth == TMC_MEM_INTF_WIDTH_64BITS) in tmc_etb_dump_hw()304 else if (memwidth == TMC_MEM_INTF_WIDTH_128BITS) in tmc_etb_dump_hw()