Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/plat/marvell/odyssey/csr/
H A Dody-model.h68 uint64_t fuse_val = *(volatile uint64_t *)FUS_CACHE0_ADDRESS; in ody_is_model() local
70 uint32_t my_model = fuse_val & 0xffffffff; in ody_is_model()