Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dicm.c708 bool boot, dual_lane, speed_gen3; in icm_fr_device_connected() local
725 dual_lane = pkg->hdr.flags & ICM_FLAGS_DUAL_LANE; in icm_fr_device_connected()
836 sw->link_width = dual_lane ? 2 : 1; in icm_fr_device_connected()
1172 bool authorized, boot, dual_lane, speed_gen3; in __icm_tr_device_connected() local
1193 dual_lane = pkg->hdr.flags & ICM_FLAGS_DUAL_LANE; in __icm_tr_device_connected()
1246 sw->link_width = dual_lane ? 2 : 1; in __icm_tr_device_connected()