Searched refs:ADP_CS_5 (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/thunderbolt/ |
| H A D | tb_regs.h | 285 #define ADP_CS_5 0x05 macro
|
| H A D | usb4.c | 869 ret = tb_port_read(port, &val, TB_CFG_PORT, ADP_CS_5, 1); in usb4_port_hotplug_enable() 874 return tb_port_write(port, &val, TB_CFG_PORT, ADP_CS_5, 1); in usb4_port_hotplug_enable()
|
| H A D | switch.c | 636 ret = tb_port_read(port, &data, TB_CFG_PORT, ADP_CS_5, 1); in tb_port_set_initial_credits() 643 return tb_port_write(port, &data, TB_CFG_PORT, ADP_CS_5, 1); in tb_port_set_initial_credits()
|