Searched refs:MESON_CPU_AO_RTI_PWR_A9_CNTL0 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/arm/mach-meson/ |
H A D | platsmp.c | 25 #define MESON_CPU_AO_RTI_PWR_A9_CNTL0 (0x00) macro 187 ret = regmap_update_bits(pmu, MESON_CPU_AO_RTI_PWR_A9_CNTL0, BIT(cpu), in meson8_smp_boot_secondary() 227 ret = regmap_update_bits(pmu, MESON_CPU_AO_RTI_PWR_A9_CNTL0, in meson8b_smp_boot_secondary() 270 ret = regmap_update_bits(pmu, MESON_CPU_AO_RTI_PWR_A9_CNTL0, BIT(cpu), in meson8b_smp_boot_secondary() 334 ret = regmap_update_bits(pmu, MESON_CPU_AO_RTI_PWR_A9_CNTL0, BIT(cpu), in meson8_smp_cpu_kill() 376 ret = regmap_update_bits(pmu, MESON_CPU_AO_RTI_PWR_A9_CNTL0, in meson8b_smp_cpu_kill() 384 ret = regmap_update_bits(pmu, MESON_CPU_AO_RTI_PWR_A9_CNTL0, BIT(cpu), in meson8b_smp_cpu_kill()
|