dbgdiv

Contains fields that control clock dividers for debug clocks derived from the Main PLL Fields are only reset by a cold reset.
Module Instance Base Address Register Address
clkmgr 0xFFD04000 0xFFD04068

Offset: 0x68

Access: RW

Important: To prevent indeterminate system behavior, reserved areas of memory must not be accessed by software or hardware. Any area of the memory map that is not explicitly defined as a register space or accessible memory is considered reserved.
Bit Fields
31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16

Reserved

15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0

Reserved

dbgclk

RW 0x1

dbgatclk

RW 0x0

dbgdiv Fields

Bit Name Description Access Reset
3:2 dbgclk

The dbg_clk is divided down from the dbg_at_clk by the value specified in this field.

Value Description
0x1 Divide by 2
0x2 Divide by 4
RW 0x1
1:0 dbgatclk

The dbg_at_clk is divided down from the C2 output of the Main PLL by the value specified in this field.

Value Description
0x0 Divide by 1
0x1 Divide by 2
0x2 Divide by 4
RW 0x0