linux/drivers/thunderbolt
Mika Westerberg 701e73a823 thunderbolt: Rework Titan Ridge TMU objection disable function
Now this is split into two with one having a misleading name
(tb_switch_tmu_unidirectional_enable()).

Make this easier to read, rename and consolidate the two functions into
one with name that explains what it actually does. Use the two constants
as well that were added but never used to make it clear which bits are
being set.

No functional changes.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
2023-06-09 12:07:22 +03:00
..
acpi.c thunderbolt: Introduce tb_switch_downstream_port() 2023-06-09 12:07:22 +03:00
cap.c
ctl.c thunderbolt: Get rid of redundant 'else' 2023-03-29 11:05:05 +03:00
ctl.h thunderbolt: Add support for DisplayPort bandwidth allocation mode 2023-01-17 11:37:16 +02:00
debugfs.c thunderbolt: Fix memory leak in margining 2023-03-13 11:54:14 +02:00
dma_port.c
dma_port.h
dma_test.c Merge branch 'thunderbolt/fixes' into thunderbolt/next 2023-06-09 12:06:52 +03:00
domain.c thunderbolt: Convert to use sysfs_emit()/sysfs_emit_at() APIs 2022-09-24 09:22:01 +03:00
eeprom.c thunderbolt: Refactor DROM reading 2023-03-14 16:15:45 +02:00
icm.c thunderbolt: Introduce tb_switch_downstream_port() 2023-06-09 12:07:22 +03:00
Kconfig thunderbolt: Changes for v6.1 merge window 2022-09-30 13:44:59 +02:00
lc.c
Makefile
nhi.c Merge branch 'thunderbolt/fixes' into thunderbolt/next 2023-06-09 12:06:52 +03:00
nhi.h thunderbolt: Changes for v6.1 merge window 2022-09-30 13:44:59 +02:00
nhi_ops.c
nhi_regs.h thunderbolt: Clear registers properly when auto clear isn't in use 2023-05-09 09:39:03 +03:00
nvm.c thunderbolt: Add support for ASMedia NVM image format 2022-09-07 09:06:51 +03:00
path.c
property.c
quirks.c thunderbolt: Add debug log for link controller power quirk 2023-05-24 09:39:35 +03:00
retimer.c thunderbolt: Drop retimer vendor check 2023-05-24 09:39:35 +03:00
sb_regs.h thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer access 2023-03-13 11:54:20 +02:00
switch.c thunderbolt: Introduce tb_switch_downstream_port() 2023-06-09 12:07:22 +03:00
tb.c thunderbolt: Drop useless 'unidirectional' parameter from tb_switch_tmu_is_enabled() 2023-06-09 12:07:22 +03:00
tb.h thunderbolt: Drop useless 'unidirectional' parameter from tb_switch_tmu_is_enabled() 2023-06-09 12:07:22 +03:00
tb_msgs.h thunderbolt: Add support for DisplayPort bandwidth allocation mode 2023-01-17 11:37:16 +02:00
tb_regs.h thunderbolt: Add functions to support DisplayPort bandwidth allocation mode 2023-01-17 11:37:05 +02:00
test.c
tmu.c thunderbolt: Rework Titan Ridge TMU objection disable function 2023-06-09 12:07:22 +03:00
tunnel.c Merge branch 'thunderbolt/fixes' into thunderbolt/next 2023-06-09 12:06:52 +03:00
tunnel.h thunderbolt: Add missing kernel-doc comment to tb_tunnel_maximum_bandwidth() 2023-01-27 08:25:59 +02:00
usb4.c thunderbolt: Introduce tb_switch_downstream_port() 2023-06-09 12:07:22 +03:00
usb4_port.c thunderbolt: Add wake on connect/disconnect on USB4 ports 2022-11-07 14:36:47 +02:00
xdomain.c thunderbolt: Introduce tb_xdomain_downstream_port() 2023-06-09 12:07:22 +03:00