Home
last modified time | relevance | path

Searched hist:"701 e73a823bb887be1aabebf1ffaba068d329550" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/thunderbolt/
H A Dtmu.cdiff 701e73a823bb887be1aabebf1ffaba068d329550 Fri May 26 01:22:06 CDT 2023 Mika Westerberg <mika.westerberg@linux.intel.com> 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>