Searched defs:XCHAL_CACHE_PREFCTL_DEFAULT (Results 1 – 2 of 2) sorted by relevance
765 #define XCHAL_CACHE_PREFCTL_DEFAULT 0x00044 /* enabled, not aggressive */ macro767 #define XCHAL_CACHE_PREFCTL_DEFAULT 0x01044 /* + enable prefetch to L1 */ macro769 #define XCHAL_CACHE_PREFCTL_DEFAULT 0x81044 /* 12 entries for block ops */ macro771 #define XCHAL_CACHE_PREFCTL_DEFAULT 0x51044 /* 5 entries for block ops */ macro773 #define XCHAL_CACHE_PREFCTL_DEFAULT 0x01044 /* 0 entries for block ops */ macro
662 #define XCHAL_CACHE_PREFCTL_DEFAULT UINT32_C(0x00044) /* enabled, not aggressive */ macro664 #define XCHAL_CACHE_PREFCTL_DEFAULT UINT32_C(0x01044) /* + enable prefetch to L1 */ macro666 #define XCHAL_CACHE_PREFCTL_DEFAULT UINT32_C(0x81044) /* 12 entries for block ops */ macro668 #define XCHAL_CACHE_PREFCTL_DEFAULT UINT32_C(0x51044) /* 5 entries for block ops */ macro670 #define XCHAL_CACHE_PREFCTL_DEFAULT UINT32_C(0x01044) /* 0 entries for block ops */ macro