Home
last modified time | relevance | path

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

/openbmc/u-boot/board/synopsys/axs10x/
H A Daxs10x.c100 int core_family = read_aux_reg(ARC_AUX_IDENTITY) & 0xff; in smp_kick_all_cpus() local
103 if (core_family < ARCVER_HS38_3_0) { in smp_kick_all_cpus()