Searched refs:ETM (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-bus-coresight-devices-etm3x | 125 Description: (RW) Gives access to the ETM status register, which holds 258 Description: (RO) Print the content of the ETM Configuration Code register 265 Description: (RO) Print the content of the ETM Configuration Code Extension 272 Description: (RO) Print the content of the ETM System Configuration 279 Description: (RO) Print the content of the ETM ID register (0x1e4). The 286 Description: (RO) Print the content of the ETM Main Control register (0x000). 293 Description: (RO) Print the content of the ETM Trace ID register (0x200). 300 Description: (RO) Print the content of the ETM Trace Enable Event register 307 Description: (RO) Print the content of the ETM Trace Start/Stop Conrol 314 Description: (RO) Print the content of the ETM Enable Conrol #1 [all …]
|
D | sysfs-bus-coresight-devices-etm4x | 90 Description: (RW) Controls various modes supported by this ETM, for example
|
/linux-4.4.14/drivers/clk/mxs/ |
D | clk-imx23.c | 40 #define ETM (CLKCTRL + 0x00e0) macro 140 clks[etm_div] = mxs_clk_div("etm_div", "etm_sel", ETM, 0, 6, 29); in mx23_clocks_init() 157 clks[etm] = mxs_clk_gate("etm", "etm_div", ETM, 31); in mx23_clocks_init()
|
D | clk-imx28.c | 43 #define ETM (CLKCTRL + 0x0130) macro 208 clks[etm_div] = mxs_clk_div("etm_div", "etm_sel", ETM, 0, 7, 29); in mx28_clocks_init() 229 clks[etm] = mxs_clk_gate("etm", "etm_div", ETM, 31); in mx28_clocks_init()
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | coresight.txt | 48 * Optional properties for ETM/PTMs: 50 * arm,cp14: must be present if the system accesses ETM/PTM management 53 * cpu: the cpu phandle this ETM/PTM is affined to. When omitted the
|
/linux-4.4.14/Documentation/trace/ |
D | coresight.txt | 40 | # ETM # ::::: | # PTM # ::::: ::::: @ | 75 &&&&&&&&& IIIIIII ETM = Embedded Trace Macrocell 88 the basic tracing functionality, enabling components such ETM/PTM, funnel, 99 ETM: Embedded Trace Macrocell
|
/linux-4.4.14/drivers/hwtracing/coresight/ |
D | Kconfig | 60 the ETM version data tracing may also be available.
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | ste-hrefv60plus.dtsi | 97 * Drive D19-D23 for the ETM PTM trace interface low,
|
/linux-4.4.14/Documentation/ |
D | sysrq.txt | 117 'v' - Causes ETM buffer dump [ARM-specific]
|