Lines Matching full:retimer
3 * Thunderbolt/USB4 retimer support.
24 * tb_retimer_nvm_read() - Read contents of retimer NVM
25 * @rt: Retimer device
30 * Reads retimer NVM and copies the contents to @buf.
156 * Check the status now if we still can access the retimer. It in tb_retimer_nvm_authenticate()
205 * If the retimer has it set, store it for the new retimer in tb_retimer_nvm_authenticate_status()
278 * When NVM authentication starts the retimer is not in nvm_authenticate_store()
400 tb_port_warn(port, "failed read retimer VendorId: %d\n", ret); in tb_retimer_add()
408 tb_port_warn(port, "failed read retimer ProductId: %d\n", ret); in tb_retimer_add()
439 dev_err(&rt->dev, "failed to register retimer: %d\n", ret); in tb_retimer_add()
451 dev_info(&rt->dev, "new retimer found, vendor=%#x device=%#x\n", in tb_retimer_add()
467 dev_info(&rt->dev, "retimer disconnected\n"); in tb_retimer_remove()
516 * Send broadcast RT to make sure retimer indices facing this in tb_retimer_scan()
525 * authentication status of each retimer. in tb_retimer_scan()
530 * Enable sideband channel for each retimer. We can do this in tb_retimer_scan()
537 * Last retimer is true only for the last on-board in tb_retimer_scan()
538 * retimer (the one connected directly to the Type-C in tb_retimer_scan()