|
| 1 | +What: /sys/bus/coresight/devices/<tgu-name>/enable_tgu |
| 2 | +Date: February 2025 |
| 3 | +KernelVersion 6.15 |
| 4 | +Contact: Jinlong Mao (QUIC) <quic_jinlmao@quicinc.com>, Sam Chai (QUIC) <quic_songchai@quicinc.com> |
| 5 | +Description: |
| 6 | + (RW) Set/Get the enable/disable status of TGU |
| 7 | + Accepts only one of the 2 values - 0 or 1. |
| 8 | + 0 : disable TGU. |
| 9 | + 1 : enable TGU. |
| 10 | + |
| 11 | +What: /sys/bus/coresight/devices/<tgu-name>/step[0:7]_priority[0:3]/reg[0:17] |
| 12 | +Date: February 2025 |
| 13 | +KernelVersion 6.15 |
| 14 | +Contact: Jinlong Mao (QUIC) <quic_jinlmao@quicinc.com>, Sam Chai (QUIC) <quic_songchai@quicinc.com> |
| 15 | +Description: |
| 16 | + (RW) Set/Get the sensed signal with specific step and priority for TGU. |
| 17 | + |
| 18 | +What: /sys/bus/coresight/devices/<tgu-name>/step[0:7]_condition_decode/reg[0:3] |
| 19 | +Date: February 2025 |
| 20 | +KernelVersion 6.15 |
| 21 | +Contact: Jinlong Mao (QUIC) <quic_jinlmao@quicinc.com>, Sam Chai (QUIC) <quic_songchai@quicinc.com> |
| 22 | +Description: |
| 23 | + (RW) Set/Get the decode mode with specific step for TGU. |
| 24 | + |
| 25 | +What: /sys/bus/coresight/devices/<tgu-name>/step[0:7]_condition_select/reg[0:3] |
| 26 | +Date: February 2025 |
| 27 | +KernelVersion 6.15 |
| 28 | +Contact: Jinlong Mao (QUIC) <quic_jinlmao@quicinc.com>, Sam Chai (QUIC) <quic_songchai@quicinc.com> |
| 29 | +Description: |
| 30 | + (RW) Set/Get the next action with specific step for TGU. |
| 31 | + |
| 32 | +What: /sys/bus/coresight/devices/<tgu-name>/step[0:7]_timer/reg[0:1] |
| 33 | +Date: February 2025 |
| 34 | +KernelVersion 6.15 |
| 35 | +Contact: Jinlong Mao (QUIC) <quic_jinlmao@quicinc.com>, Sam Chai (QUIC) <quic_songchai@quicinc.com> |
| 36 | +Description: |
| 37 | + (RW) Set/Get the timer value with specific step for TGU. |
| 38 | + |
| 39 | +What: /sys/bus/coresight/devices/<tgu-name>/step[0:7]_counter/reg[0:1] |
| 40 | +Date: February 2025 |
| 41 | +KernelVersion 6.15 |
| 42 | +Contact: Jinlong Mao (QUIC) <quic_jinlmao@quicinc.com>, Sam Chai (QUIC) <quic_songchai@quicinc.com> |
| 43 | +Description: |
| 44 | + (RW) Set/Get the counter value with specific step for TGU. |
| 45 | + |
| 46 | +What: /sys/bus/coresight/devices/<tgu-name>/reset_tgu |
| 47 | +Date: February 2025 |
| 48 | +KernelVersion 6.15 |
| 49 | +Contact: Jinlong Mao (QUIC) <quic_jinlmao@quicinc.com>, Sam Chai (QUIC) <quic_songchai@quicinc.com> |
| 50 | +Description: |
| 51 | + (Write) Write 1 to reset the dataset for TGU. |
0 commit comments