Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dmp.c43 void wake_secondary_core_n(int cluster, int core, int cluster_cores) in wake_secondary_core_n() argument
56 rst->brrl |= 1 << ((cluster * cluster_cores) + core); in wake_secondary_core_n()
74 int j = 0, cluster_cores = 0; in fsl_layerscape_wake_seconday_cores() local
122 cluster_cores++; in fsl_layerscape_wake_seconday_cores()
132 cluster_cores); in fsl_layerscape_wake_seconday_cores()