Module dcache_autoload_ctrl

Source
Expand description

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

Structs§

DCACHE_AUTOLOAD_CTRL_SPEC
******* Description ***********

Type Aliases§

DCACHE_AUTOLOAD_BUFFER_CLEAR_R
Field DCACHE_AUTOLOAD_BUFFER_CLEAR reader - The bit is used to clear autoload buffer in dcache.
DCACHE_AUTOLOAD_BUFFER_CLEAR_W
Field DCACHE_AUTOLOAD_BUFFER_CLEAR writer - The bit is used to clear autoload buffer in dcache.
DCACHE_AUTOLOAD_DONE_R
Field DCACHE_AUTOLOAD_DONE reader - The bit is used to indicate autoload operation is finished.
DCACHE_AUTOLOAD_ENA_R
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.
DCACHE_AUTOLOAD_ENA_W
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.
DCACHE_AUTOLOAD_ORDER_R
Field DCACHE_AUTOLOAD_ORDER reader - The bits are used to configure the direction of autoload. 1: descending, 0: ascending.
DCACHE_AUTOLOAD_ORDER_W
Field DCACHE_AUTOLOAD_ORDER writer - The bits are used to configure the direction of autoload. 1: descending, 0: ascending.
DCACHE_AUTOLOAD_RQST_R
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.
DCACHE_AUTOLOAD_RQST_W
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.
DCACHE_AUTOLOAD_SCT0_ENA_R
Field DCACHE_AUTOLOAD_SCT0_ENA reader - The bits are used to enable the first section for autoload operation.
DCACHE_AUTOLOAD_SCT0_ENA_W
Field DCACHE_AUTOLOAD_SCT0_ENA writer - The bits are used to enable the first section for autoload operation.
DCACHE_AUTOLOAD_SCT1_ENA_R
Field DCACHE_AUTOLOAD_SCT1_ENA reader - The bits are used to enable the second section for autoload operation.
DCACHE_AUTOLOAD_SCT1_ENA_W
Field DCACHE_AUTOLOAD_SCT1_ENA writer - The bits are used to enable the second section for autoload operation.
DCACHE_AUTOLOAD_SIZE_R
Field DCACHE_AUTOLOAD_SIZE reader - The bits are used to configure the numbers of the cache block for the issuing autoload operation.
DCACHE_AUTOLOAD_SIZE_W
Field DCACHE_AUTOLOAD_SIZE writer - The bits are used to configure the numbers of the cache block for the issuing autoload operation.
R
Register DCACHE_AUTOLOAD_CTRL reader
W
Register DCACHE_AUTOLOAD_CTRL writer