Home
last modified time | relevance | path

Searched refs:TB_TYPE_PORT (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtest.c83 sw->ports[0].config.type = TB_TYPE_PORT; in alloc_host()
87 sw->ports[1].config.type = TB_TYPE_PORT; in alloc_host()
92 sw->ports[2].config.type = TB_TYPE_PORT; in alloc_host()
98 sw->ports[3].config.type = TB_TYPE_PORT; in alloc_host()
103 sw->ports[4].config.type = TB_TYPE_PORT; in alloc_host()
159 sw->ports[0].config.type = TB_TYPE_PORT; in alloc_dev_default()
163 sw->ports[1].config.type = TB_TYPE_PORT; in alloc_dev_default()
168 sw->ports[2].config.type = TB_TYPE_PORT; in alloc_dev_default()
174 sw->ports[3].config.type = TB_TYPE_PORT; in alloc_dev_default()
179 sw->ports[4].config.type = TB_TYPE_PORT; in alloc_dev_default()
[all...]
H A Dtb_regs.h236 TB_TYPE_PORT = 0x000001, enumerator
H A Deeprom.c361 if (type == TB_TYPE_PORT) { in tb_drom_parse_entry_port()
H A Dtb.h470 return port && port->port && port->config.type == TB_TYPE_PORT; in tb_port_is_null()
H A Dtb.c571 if (port->config.type != TB_TYPE_PORT) in tb_scan_port()
H A Dicm.c375 if ((port & ICM_PORT_TYPE_MASK) != TB_TYPE_PORT) in icm_fr_get_switch_index()
H A Dswitch.c745 if (port->config.type == TB_TYPE_PORT && port->port != 0) { in tb_init_port()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtest.c83 sw->ports[0].config.type = TB_TYPE_PORT; in alloc_host()
87 sw->ports[1].config.type = TB_TYPE_PORT; in alloc_host()
94 sw->ports[2].config.type = TB_TYPE_PORT; in alloc_host()
102 sw->ports[3].config.type = TB_TYPE_PORT; in alloc_host()
109 sw->ports[4].config.type = TB_TYPE_PORT; in alloc_host()
204 sw->ports[0].config.type = TB_TYPE_PORT; in alloc_dev_default()
208 sw->ports[1].config.type = TB_TYPE_PORT; in alloc_dev_default()
215 sw->ports[2].config.type = TB_TYPE_PORT; in alloc_dev_default()
223 sw->ports[3].config.type = TB_TYPE_PORT; in alloc_dev_default()
230 sw->ports[4].config.type = TB_TYPE_PORT; in alloc_dev_default()
[all...]
H A Dtb_regs.h268 TB_TYPE_PORT = 0x000001, enumerator
H A Deeprom.c386 if (type == TB_TYPE_PORT) { in tb_drom_parse_entry_port()
H A Dtb.h594 return port && port->port && port->config.type == TB_TYPE_PORT; in tb_port_is_null()
H A Dtb.c898 if (port->config.type != TB_TYPE_PORT) in tb_scan_port()
H A Dswitch.c709 if (port->config.type == TB_TYPE_PORT) { in tb_init_port()
H A Dicm.c391 if ((port & ICM_PORT_TYPE_MASK) != TB_TYPE_PORT) in icm_fr_get_switch_index()

Completed in 30 milliseconds