Home
last modified time | relevance | path

Searched refs:slave_ports (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Domap_hwmod.c876 list_for_each_entry(os, &oh->slave_ports, node) { in _init_interface_clks()
988 list_for_each_entry(os, &oh->slave_ports, node) { in _enable_clocks()
1043 list_for_each_entry(os, &oh->slave_ports, node) { in _disable_clocks()
1128 list_for_each_entry(os, &oh->slave_ports, node) { in _save_mpu_port_index()
2404 list_for_each_entry(os, &oh->slave_ports, node) { in _setup_iclk_autoidle()
2606 INIT_LIST_HEAD(&oh->slave_ports); in _register()
2637 list_add(&oi->node, &oi->slave->slave_ports); in _add_link()
3453 if (list_empty(&oh->slave_ports)) { in omap_hwmod_allocate_module()
H A Domap_hwmod.h589 struct list_head slave_ports; /* connect to *_TA */ member
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Domap_hwmod.c876 list_for_each_entry(os, &oh->slave_ports, node) { in _init_interface_clks()
988 list_for_each_entry(os, &oh->slave_ports, node) { in _enable_clocks()
1043 list_for_each_entry(os, &oh->slave_ports, node) { in _disable_clocks()
1128 list_for_each_entry(os, &oh->slave_ports, node) { in _save_mpu_port_index()
2372 list_for_each_entry(os, &oh->slave_ports, node) { in _setup_iclk_autoidle()
2574 INIT_LIST_HEAD(&oh->slave_ports); in _register()
2605 list_add(&oi->node, &oi->slave->slave_ports); in _add_link()
3423 if (list_empty(&oh->slave_ports)) { in omap_hwmod_allocate_module()
H A Domap_hwmod.h589 struct list_head slave_ports; /* connect to *_TA */ member

Completed in 12 milliseconds