Home
last modified time | relevance | path

Searched refs:tb_switch_parent (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/thunderbolt/
H A Dtmu.c641 tb_switch_tmu_rate_write(tb_switch_parent(sw), rate); in tb_switch_tmu_off()
733 ret = tb_switch_tmu_rate_write(tb_switch_parent(sw), in tb_switch_tmu_enable_unidirectional()
831 tb_switch_tmu_rate_write(tb_switch_parent(sw), rate); in tb_switch_tmu_change_mode_prev()
876 ret = tb_switch_tmu_rate_write(tb_switch_parent(sw), rate); in tb_switch_tmu_change_mode()
1040 const struct tb_switch *parent_sw = tb_switch_parent(sw); in tb_switch_tmu_configure()
H A Dacpi.c307 struct tb_switch *parent_sw = tb_switch_parent(sw); in tb_acpi_switch_find_companion()
H A Dclx.c331 parent_sw = tb_switch_parent(sw); in tb_switch_clx_enable()
H A Dtb.c282 sw = tb_switch_parent(sw); in tb_enable_clx()
333 sw = tb_switch_parent(sw); in tb_disable_clx()
514 parent = tb_switch_parent(parent); in tb_discover_tunnels()
991 struct tb_switch *parent = tb_switch_parent(sw); in tb_tunnel_usb3()
2044 down = tb_find_pcie_down(tb_switch_parent(sw), port); in tb_tunnel_pci()
H A Dtb.h847 static inline struct tb_switch *tb_switch_parent(struct tb_switch *sw) in tb_switch_parent() function
863 return tb_port_at(tb_route(sw), tb_switch_parent(sw)); in tb_switch_downstream_port()
H A Ddebugfs.c979 parent_sw = tb_switch_parent(sw); in margining_switch_init()
996 parent_sw = tb_switch_parent(sw); in margining_switch_remove()
H A Dusb4.c244 struct tb_switch *parent = tb_switch_parent(sw); in usb4_switch_setup()
H A Dicm.c650 struct tb_switch *parent_sw = tb_switch_parent(sw); in update_switch()
H A Dswitch.c3866 struct tb_switch *parent = tb_switch_parent(sw); in tb_switch_pcie_l1_enable()