Searched refs:bus_grp (Results 1 – 1 of 1) sorted by relevance
39 uint32_t bus_grp = id >> 5; in soc_pmc_peripheral_enable() local44 if (bus_grp >= 6) { in soc_pmc_peripheral_enable()48 bus_id = bridge_peripheral_ids[bus_grp]; in soc_pmc_peripheral_enable()65 uint32_t bus_grp = id >> 5; in soc_pmc_peripheral_disable() local70 if (bus_grp >= 6) { in soc_pmc_peripheral_disable()74 bus_id = bridge_peripheral_ids[bus_grp]; in soc_pmc_peripheral_disable()91 uint32_t bus_grp = id >> 5; in soc_pmc_peripheral_is_enabled() local96 if (bus_grp >= 6) { in soc_pmc_peripheral_is_enabled()100 bus_id = bridge_peripheral_ids[bus_grp]; in soc_pmc_peripheral_is_enabled()