Expand description

L1 Cache preload-operation control register

Structs

  • L1 Cache preload-operation control register
  • Register L1_CACHE_PRELOAD_CTRL reader
  • Register L1_CACHE_PRELOAD_CTRL writer

Type Definitions

  • Field L1_CACHE_PRELOAD_DONE reader - The bit is used to indicate whether preload operation is finished or not. 0: not finished. 1: finished.
  • Field L1_CACHE_PRELOAD_ENA reader - The bit is used to enable preload operation on L1-Cache. It will be cleared by hardware automatically after preload operation is done.
  • Field L1_CACHE_PRELOAD_ENA writer - The bit is used to enable preload operation on L1-Cache. It will be cleared by hardware automatically after preload operation is done.
  • Field L1_CACHE_PRELOAD_ORDER reader - The bit is used to configure the direction of preload operation. 0: ascending, 1: descending.
  • Field L1_CACHE_PRELOAD_ORDER writer - The bit is used to configure the direction of preload operation. 0: ascending, 1: descending.
  • Field L1_CACHE_PRELOAD_RGID reader - The bit is used to set the gid of l1 cache preload.