2022-11-16 05:20:09 +08:00
|
|
|
///! Register definitions for UltraScale+ System Level Control
|
2022-11-17 22:00:40 +08:00
|
|
|
pub mod common;
|
2022-11-16 05:20:09 +08:00
|
|
|
pub mod crf_apb;
|
|
|
|
// APU
|
|
|
|
// FPD_SLCR
|
|
|
|
// FPD_SLCR_SECURE
|
2022-11-16 21:52:46 +08:00
|
|
|
pub mod iou_slcr;
|
2022-11-16 05:20:09 +08:00
|
|
|
// IOU_SECURE_SLCR
|
|
|
|
// IOU_SCNTRS
|
|
|
|
// LPD_SLCR
|
|
|
|
// LPD_SLCR_SECURE
|
2022-11-17 22:02:06 +08:00
|
|
|
pub mod crl_apb;
|
2022-11-16 05:20:09 +08:00
|
|
|
// RPU
|
|
|
|
// CCI_GPV
|
|
|
|
// FPD_GPV
|