Home
last modified time | relevance | path

Searched refs:ADP_CS_4 (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/thunderbolt/
Dtb_regs.h312 #define ADP_CS_4 0x04 macro
Dusb4.c1088 ret = tb_port_read(port, &val, TB_CFG_PORT, ADP_CS_4, 1); in usb4_port_unlock()
1093 return tb_port_write(port, &val, TB_CFG_PORT, ADP_CS_4, 1); in usb4_port_unlock()
Dswitch.c593 TB_CFG_PORT, ADP_CS_4, 1); in tb_port_add_nfc_credits()
1171 ret = tb_port_read(port, &nfc_credits, TB_CFG_PORT, ADP_CS_4, 1); in tb_port_do_update_credits()