Expand description

******* Description ***********

Structs

******* Description ***********
Register DCACHE_AUTOLOAD_CTRL reader
Register DCACHE_AUTOLOAD_CTRL writer

Type Definitions

Field DCACHE_AUTOLOAD_BUFFER_CLEAR reader - The bit is used to clear autoload buffer in dcache.
Field DCACHE_AUTOLOAD_BUFFER_CLEAR writer - The bit is used to clear autoload buffer in dcache.
Field DCACHE_AUTOLOAD_DONE reader - The bit is used to indicate autoload operation is finished.
Field DCACHE_AUTOLOAD_ENA reader - The bit is used to enable and disable autoload operation. It is combined with dcache_autoload_done. 1: enable, 0: disable.
Field DCACHE_AUTOLOAD_ENA writer - The bit is used to enable and disable autoload operation. It is combined with dcache_autoload_done. 1: enable, 0: disable.
Field DCACHE_AUTOLOAD_ORDER reader - The bits are used to configure the direction of autoload. 1: descending, 0: ascending.
Field DCACHE_AUTOLOAD_ORDER writer - The bits are used to configure the direction of autoload. 1: descending, 0: ascending.
Field DCACHE_AUTOLOAD_RQST reader - The bits are used to configure trigger conditions for autoload. 0/3: cache miss, 1: cache hit, 2: both cache miss and hit.
Field DCACHE_AUTOLOAD_RQST writer - The bits are used to configure trigger conditions for autoload. 0/3: cache miss, 1: cache hit, 2: both cache miss and hit.
Field DCACHE_AUTOLOAD_SCT0_ENA reader - The bits are used to enable the first section for autoload operation.
Field DCACHE_AUTOLOAD_SCT0_ENA writer - The bits are used to enable the first section for autoload operation.
Field DCACHE_AUTOLOAD_SCT1_ENA reader - The bits are used to enable the second section for autoload operation.
Field DCACHE_AUTOLOAD_SCT1_ENA writer - The bits are used to enable the second section for autoload operation.
Field DCACHE_AUTOLOAD_SIZE reader - The bits are used to configure the numbers of the cache block for the issuing autoload operation.
Field DCACHE_AUTOLOAD_SIZE writer - The bits are used to configure the numbers of the cache block for the issuing autoload operation.