Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dicm.c728 bool boot, dual_lane, speed_gen3; in icm_fr_device_connected() local
745 dual_lane = pkg->hdr.flags & ICM_FLAGS_DUAL_LANE; in icm_fr_device_connected()
856 sw->link_width = dual_lane ? 2 : 1; in icm_fr_device_connected()
1205 bool authorized, boot, dual_lane, speed_gen3; in __icm_tr_device_connected() local
1226 dual_lane = pkg->hdr.flags & ICM_FLAGS_DUAL_LANE; in __icm_tr_device_connected()
1279 sw->link_width = dual_lane ? 2 : 1; in __icm_tr_device_connected()