Searched refs:TCPC_COMMAND (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/usb/typec/tcpm/ |
| H A D | tcpci.c | 223 return regmap_write(tcpci->regmap, TCPC_COMMAND, in tcpci_start_toggling() 535 ret = regmap_write(tcpci->regmap, TCPC_COMMAND, in tcpci_set_vbus() 542 ret = regmap_write(tcpci->regmap, TCPC_COMMAND, in tcpci_set_vbus() 549 ret = regmap_write(tcpci->regmap, TCPC_COMMAND, in tcpci_set_vbus() 556 ret = regmap_write(tcpci->regmap, TCPC_COMMAND, in tcpci_set_vbus() 687 ret = regmap_write(tcpci->regmap, TCPC_COMMAND, in tcpci_init()
|
| H A D | maxim_contaminant.c | 321 ret = max_tcpci_write8(chip, TCPC_COMMAND, TCPC_CMD_LOOK4CONNECTION); in max_contaminant_enable_dry_detection()
|
| /linux-6.15/include/linux/usb/ |
| H A D | tcpci.h | 111 #define TCPC_COMMAND 0x23 macro
|
| /linux-6.15/drivers/usb/typec/ |
| H A D | anx7411.c | 896 ret |= anx7411_reg_write(ctx->tcpc_client, TCPC_COMMAND, in anx7411_chip_standby() 901 TCPC_COMMAND, TCPC_CMD_I2C_IDLE); in anx7411_chip_standby()
|