Searched refs:TCPC_POWER_STATUS (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.6/drivers/usb/typec/tcpm/ |
| D | tcpci_maxim_core.c | 217 ret = max_tcpci_read8(chip, TCPC_POWER_STATUS, &pwr_status); in process_power_status() 449 ret = max_tcpci_read8(chip, TCPC_POWER_STATUS, &power_status); in max_tcpci_probe()
|
| D | tcpci.c | 78 ret = regmap_read(tcpci->regmap, TCPC_POWER_STATUS, ®); in tcpci_set_cc() 463 ret = regmap_read(tcpci->regmap, TCPC_POWER_STATUS, ®); in tcpci_get_vbus() 595 ret = regmap_read(tcpci->regmap, TCPC_POWER_STATUS, ®); in tcpci_init()
|
| /Linux-v6.6/include/linux/usb/ |
| D | tcpci.h | 96 #define TCPC_POWER_STATUS 0x1e macro
|