Home
last modified time | relevance | path

Searched refs:TCPC_MSG_HDR_INFO (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/power/power_delivery/
H A Dtcpci.h94 #define TCPC_MSG_HDR_INFO 0x2e macro
H A Dtcpci.c341 ret = dm_i2c_reg_write(tcpci->dev, TCPC_MSG_HDR_INFO, reg); in tcpci_set_roles()
/OK3568_Linux_fs/kernel/drivers/usb/typec/tcpm/
H A Dtcpci.h126 #define TCPC_MSG_HDR_INFO 0x2e macro
H A Dtcpci.c462 ret = regmap_write(tcpci->regmap, TCPC_MSG_HDR_INFO, reg); in tcpci_set_roles()