Home
last modified time | relevance | path

Searched refs:tb_switch_is_tiger_lake (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/thunderbolt/
Dtb.h894 static inline bool tb_switch_is_tiger_lake(const struct tb_switch *sw) in tb_switch_is_tiger_lake() function
Dswitch.c3573 if (root_sw->generation < 4 || tb_switch_is_tiger_lake(root_sw)) in tb_switch_enable_clx()