Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-etb10.c33 #define ETB_RAM_DEPTH_REG 0x004 macro
102 return readl_relaxed(drvdata->base + ETB_RAM_DEPTH_REG); in etb_get_buffer_depth()
661 coresight_etb10_reg(rdp, ETB_RAM_DEPTH_REG);
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-etb10.c33 #define ETB_RAM_DEPTH_REG 0x004 macro
102 return readl_relaxed(drvdata->base + ETB_RAM_DEPTH_REG); in etb_get_buffer_depth()
660 coresight_simple_reg32(rdp, ETB_RAM_DEPTH_REG),

Completed in 3 milliseconds