Searched refs:ADP_CS_4 (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/thunderbolt/ |
D | tb_regs.h | 303 #define ADP_CS_4 0x04 macro
|
D | usb4.c | 1041 ret = tb_port_read(port, &val, TB_CFG_PORT, ADP_CS_4, 1); in usb4_port_unlock() 1046 return tb_port_write(port, &val, TB_CFG_PORT, ADP_CS_4, 1); in usb4_port_unlock()
|
D | switch.c | 588 TB_CFG_PORT, ADP_CS_4, 1); in tb_port_add_nfc_credits() 1139 ret = tb_port_read(port, &nfc_credits, TB_CFG_PORT, ADP_CS_4, 1); in tb_port_do_update_credits()
|