Searched refs:MESON_CPU_AO_RTI_PWR_A9_CNTL1 (Results 1 – 1 of 1) sorted by relevance
/linux/arch/arm/mach-meson/ |
H A D | platsmp.c | 26 #define MESON_CPU_AO_RTI_PWR_A9_CNTL1 (0x04) macro 177 ret = regmap_update_bits(pmu, MESON_CPU_AO_RTI_PWR_A9_CNTL1, in meson8_smp_boot_secondary() 252 ret = regmap_update_bits(pmu, MESON_CPU_AO_RTI_PWR_A9_CNTL1, in meson8b_smp_boot_secondary() 261 ret = regmap_read_poll_timeout(pmu, MESON_CPU_AO_RTI_PWR_A9_CNTL1, val, in meson8b_smp_boot_secondary() 344 ret = regmap_update_bits(pmu, MESON_CPU_AO_RTI_PWR_A9_CNTL1, in meson8_smp_cpu_kill() 394 ret = regmap_update_bits(pmu, MESON_CPU_AO_RTI_PWR_A9_CNTL1, in meson8b_smp_cpu_kill()
|