Lines Matching +full:0 +full:x5f0
16 mxs_reg_32(hw_digctl_ctrl) /* 0x000 */
17 mxs_reg_32(hw_digctl_status) /* 0x010 */
18 mxs_reg_32(hw_digctl_hclkcount) /* 0x020 */
19 mxs_reg_32(hw_digctl_ramctrl) /* 0x030 */
20 mxs_reg_32(hw_digctl_emi_status) /* 0x040 */
21 mxs_reg_32(hw_digctl_read_margin) /* 0x050 */
22 uint32_t hw_digctl_writeonce; /* 0x060 */
24 mxs_reg_32(hw_digctl_bist_ctl) /* 0x070 */
25 mxs_reg_32(hw_digctl_bist_status) /* 0x080 */
26 uint32_t hw_digctl_entropy; /* 0x090 */
28 uint32_t hw_digctl_entropy_latched; /* 0x0a0 */
33 mxs_reg_32(hw_digctl_microseconds) /* 0x0c0 */
34 uint32_t hw_digctl_dbgrd; /* 0x0d0 */
36 uint32_t hw_digctl_dbg; /* 0x0e0 */
41 mxs_reg_32(hw_digctl_usb_loopback) /* 0x100 */
42 mxs_reg_32(hw_digctl_ocram_status0) /* 0x110 */
43 mxs_reg_32(hw_digctl_ocram_status1) /* 0x120 */
44 mxs_reg_32(hw_digctl_ocram_status2) /* 0x130 */
45 mxs_reg_32(hw_digctl_ocram_status3) /* 0x140 */
46 mxs_reg_32(hw_digctl_ocram_status4) /* 0x150 */
47 mxs_reg_32(hw_digctl_ocram_status5) /* 0x160 */
48 mxs_reg_32(hw_digctl_ocram_status6) /* 0x170 */
49 mxs_reg_32(hw_digctl_ocram_status7) /* 0x180 */
50 mxs_reg_32(hw_digctl_ocram_status8) /* 0x190 */
51 mxs_reg_32(hw_digctl_ocram_status9) /* 0x1a0 */
52 mxs_reg_32(hw_digctl_ocram_status10) /* 0x1b0 */
53 mxs_reg_32(hw_digctl_ocram_status11) /* 0x1c0 */
54 mxs_reg_32(hw_digctl_ocram_status12) /* 0x1d0 */
55 mxs_reg_32(hw_digctl_ocram_status13) /* 0x1e0 */
59 uint32_t hw_digctl_scratch0; /* 0x280 */
61 uint32_t hw_digctl_scratch1; /* 0x290 */
63 uint32_t hw_digctl_armcache; /* 0x2a0 */
65 mxs_reg_32(hw_digctl_debug_trap) /* 0x2b0 */
66 uint32_t hw_digctl_debug_trap_l0_addr_low; /* 0x2c0 */
68 uint32_t hw_digctl_debug_trap_l0_addr_high; /* 0x2d0 */
70 uint32_t hw_digctl_debug_trap_l3_addr_low; /* 0x2e0 */
72 uint32_t hw_digctl_debug_trap_l3_addr_high; /* 0x2f0 */
74 uint32_t hw_digctl_fsl; /* 0x300 */
76 uint32_t hw_digctl_chipid; /* 0x310 */
81 uint32_t hw_digctl_ahb_stats_select; /* 0x330 */
86 uint32_t hw_digctl_l1_ahb_active_cycles; /* 0x370 */
88 uint32_t hw_digctl_l1_ahb_data_stalled; /* 0x380 */
90 uint32_t hw_digctl_l1_ahb_data_cycles; /* 0x390 */
92 uint32_t hw_digctl_l2_ahb_active_cycles; /* 0x3a0 */
94 uint32_t hw_digctl_l2_ahb_data_stalled; /* 0x3b0 */
96 uint32_t hw_digctl_l2_ahb_data_cycles; /* 0x3c0 */
98 uint32_t hw_digctl_l3_ahb_active_cycles; /* 0x3d0 */
100 uint32_t hw_digctl_l3_ahb_data_stalled; /* 0x3e0 */
102 uint32_t hw_digctl_l3_ahb_data_cycles; /* 0x3f0 */
107 uint32_t hw_digctl_mpte0_loc; /* 0x500 */
109 uint32_t hw_digctl_mpte1_loc; /* 0x510 */
111 uint32_t hw_digctl_mpte2_loc; /* 0x520 */
113 uint32_t hw_digctl_mpte3_loc; /* 0x530 */
115 uint32_t hw_digctl_mpte4_loc; /* 0x540 */
117 uint32_t hw_digctl_mpte5_loc; /* 0x550 */
119 uint32_t hw_digctl_mpte6_loc; /* 0x560 */
121 uint32_t hw_digctl_mpte7_loc; /* 0x570 */
123 uint32_t hw_digctl_mpte8_loc; /* 0x580 */
125 uint32_t hw_digctl_mpte9_loc; /* 0x590 */
127 uint32_t hw_digctl_mpte10_loc; /* 0x5a0 */
129 uint32_t hw_digctl_mpte11_loc; /* 0x5b0 */
131 uint32_t hw_digctl_mpte12_loc; /* 0x5c0 */
133 uint32_t hw_digctl_mpte13_loc; /* 0x5d0 */
135 uint32_t hw_digctl_mpte14_loc; /* 0x5e0 */
137 uint32_t hw_digctl_mpte15_loc; /* 0x5f0 */
143 #define HW_DIGCTL_CHIPID_MASK (0xffff << 16)
144 #define HW_DIGCTL_CHIPID_MX23 (0x3780 << 16)
145 #define HW_DIGCTL_CHIPID_MX28 (0x2800 << 16)