Home
last modified time | relevance | path

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

/external/u-boot/board/synopsys/axs10x/
Daxs10x.c93 int core_family = read_aux_reg(ARC_AUX_IDENTITY) & 0xff; in smp_kick_all_cpus() local
96 if (core_family < ARCVER_HS38_3_0) { in smp_kick_all_cpus()