Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/hisilicon/hikey960/
H A Dhikey960_private.h14 #define HIKEY960_SERIAL_NUMBER_SIZE 16 macro
H A Dhikey960_io_storage.c273 uint64_t buf[HIKEY960_SERIAL_NUMBER_SIZE / sizeof(uint64_t)]; in hikey960_load_serialno()
297 HIKEY960_SERIAL_NUMBER_SIZE, &len); in hikey960_load_serialno()
302 if (len != HIKEY960_SERIAL_NUMBER_SIZE) { in hikey960_load_serialno()