Home
last modified time | relevance | path

Searched refs:tx_value (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/plat/arm/board/automotive_rd/platform/common/
H A Dcper.c61 uint64_t tx_value = ARM_CACHE_ERR_TX_GENERIC; in arm_cache_error_structure() local
67 tx_value = ARM_CACHE_ERR_TX_INSTR; in arm_cache_error_structure()
73 tx_value = ARM_CACHE_ERR_TX_DATA; in arm_cache_error_structure()
79 tx_value = ARM_CACHE_ERR_TX_GENERIC; in arm_cache_error_structure()
97 info |= (tx_value << ARM_CACHE_ERR_TX_SHIFT) & ARM_CACHE_ERR_TX_MASK; in arm_cache_error_structure()