Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb_regs.h314 #define ADP_CS_4 0x04 macro
H A Dusb4.c1089 ret = tb_port_read(port, &val, TB_CFG_PORT, ADP_CS_4, 1); in usb4_port_unlock()
1094 return tb_port_write(port, &val, TB_CFG_PORT, ADP_CS_4, 1); in usb4_port_unlock()
H A Dswitch.c593 TB_CFG_PORT, ADP_CS_4, 1); in tb_port_add_nfc_credits()
1178 ret = tb_port_read(port, &nfc_credits, TB_CFG_PORT, ADP_CS_4, 1); in tb_port_do_update_credits()