This structure is for internal driver use.
u32 IsEnabled;
u32 TileState;
u8 BlockStatusMask;
u32 PowerUpState;
u32 PLLState;
Description
- u32 IsEnabled
- Indicates tile is enabled (1) or disabled (0).
- u32 TileState
- Indicates current tile state.
- u8 BlockStatusMask
- Bit mask for converter status. 1 indicates converter enable.
- u32 PowerUpState
- Indicates power-up status.
- u32 PLLState
- Indicates if PLL is locked or unlocked.