Searched refs:ADP_CS_4 (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/thunderbolt/ |
A D | tb_regs.h | 307 #define ADP_CS_4 0x04 macro
|
A D | usb4.c | 1058 ret = tb_port_read(port, &val, TB_CFG_PORT, ADP_CS_4, 1); in usb4_port_unlock() 1063 return tb_port_write(port, &val, TB_CFG_PORT, ADP_CS_4, 1); in usb4_port_unlock()
|
A D | switch.c | 597 TB_CFG_PORT, ADP_CS_4, 1); in tb_port_add_nfc_credits() 1148 ret = tb_port_read(port, &nfc_credits, TB_CFG_PORT, ADP_CS_4, 1); in tb_port_do_update_credits()
|
Completed in 16 milliseconds