Expand description
Sync-class operation control register
Structs§
- CACHE_
SYNC_ CTRL_ SPEC - Sync-class operation control register
Type Aliases§
- CACHE_
CLEAN_ ENA_ R - Field
CACHE_CLEAN_ENA
reader - The bit is used to enable clean operation. It will be cleared by hardware after clean operation done. Note that this bit and the other sync-bits (invalidate_ena, writeback_ena, writeback_invalidate_ena) are mutually exclusive, that is, those bits can not be set to 1 at the same time. - CACHE_
CLEAN_ ENA_ W - Field
CACHE_CLEAN_ENA
writer - The bit is used to enable clean operation. It will be cleared by hardware after clean operation done. Note that this bit and the other sync-bits (invalidate_ena, writeback_ena, writeback_invalidate_ena) are mutually exclusive, that is, those bits can not be set to 1 at the same time. - CACHE_
INVALIDATE_ ENA_ R - Field
CACHE_INVALIDATE_ENA
reader - The bit is used to enable invalidate operation. It will be cleared by hardware after invalidate operation done. Note that this bit and the other sync-bits (clean_ena, writeback_ena, writeback_invalidate_ena) are mutually exclusive, that is, those bits can not be set to 1 at the same time. - CACHE_
INVALIDATE_ ENA_ W - Field
CACHE_INVALIDATE_ENA
writer - The bit is used to enable invalidate operation. It will be cleared by hardware after invalidate operation done. Note that this bit and the other sync-bits (clean_ena, writeback_ena, writeback_invalidate_ena) are mutually exclusive, that is, those bits can not be set to 1 at the same time. - CACHE_
SYNC_ DONE_ R - Field
CACHE_SYNC_DONE
reader - The bit is used to indicate whether sync operation (invalidate, clean, writeback, writeback_invalidate) is finished or not. 0: not finished. 1: finished. - CACHE_
SYNC_ RGID_ R - Field
CACHE_SYNC_RGID
reader - The bit is used to set the gid of cache sync operation (invalidate, clean, writeback, writeback_invalidate) - CACHE_
WRITEBACK_ ENA_ R - Field
CACHE_WRITEBACK_ENA
reader - The bit is used to enable writeback operation. It will be cleared by hardware after writeback operation done. Note that this bit and the other sync-bits (invalidate_ena, clean_ena, writeback_invalidate_ena) are mutually exclusive, that is, those bits can not be set to 1 at the same time. - CACHE_
WRITEBACK_ ENA_ W - Field
CACHE_WRITEBACK_ENA
writer - The bit is used to enable writeback operation. It will be cleared by hardware after writeback operation done. Note that this bit and the other sync-bits (invalidate_ena, clean_ena, writeback_invalidate_ena) are mutually exclusive, that is, those bits can not be set to 1 at the same time. - CACHE_
WRITEBACK_ INVALIDATE_ ENA_ R - Field
CACHE_WRITEBACK_INVALIDATE_ENA
reader - The bit is used to enable writeback-invalidate operation. It will be cleared by hardware after writeback-invalidate operation done. Note that this bit and the other sync-bits (invalidate_ena, clean_ena, writeback_ena) are mutually exclusive, that is, those bits can not be set to 1 at the same time. - CACHE_
WRITEBACK_ INVALIDATE_ ENA_ W - Field
CACHE_WRITEBACK_INVALIDATE_ENA
writer - The bit is used to enable writeback-invalidate operation. It will be cleared by hardware after writeback-invalidate operation done. Note that this bit and the other sync-bits (invalidate_ena, clean_ena, writeback_ena) are mutually exclusive, that is, those bits can not be set to 1 at the same time. - R
- Register
CACHE_SYNC_CTRL
reader - W
- Register
CACHE_SYNC_CTRL
writer