Searched refs:scu_ctl (Results 1 – 2 of 2) sorted by relevance
211 uint32_t scu_ctl = bus_space_read_4(bcm53xx_armcore_bst, in bcm53xx_mpstart() local213 scu_ctl |= SCU_CTL_SCU_ENA; in bcm53xx_mpstart()215 ARMCORE_SCU_BASE + SCU_CTL, scu_ctl); in bcm53xx_mpstart()
434 uint32_t scu_ctl = bus_space_read_4(bst, scu_bsh, SCU_CTL); in meson8b_mpstart() local435 scu_ctl |= SCU_CTL_SCU_ENA; in meson8b_mpstart()436 bus_space_write_4(bst, scu_bsh, SCU_CTL, scu_ctl); in meson8b_mpstart()