Searched refs:TCPC_POWER_STATUS (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/include/linux/usb/ |
| H A D | tcpci.h | 96 #define TCPC_POWER_STATUS 0x1e macro
|
| /linux-6.15/drivers/usb/typec/tcpm/ |
| H A D | tcpci_maxim_core.c | 237 ret = max_tcpci_read8(chip, TCPC_POWER_STATUS, &pwr_status); in process_power_status() 502 ret = max_tcpci_read8(chip, TCPC_POWER_STATUS, &power_status); in max_tcpci_probe()
|
| H A D | tcpci.c | 92 ret = regmap_read(tcpci->regmap, TCPC_POWER_STATUS, ®); in tcpci_set_cc() 500 ret = regmap_read(tcpci->regmap, TCPC_POWER_STATUS, ®); in tcpci_get_vbus() 652 ret = regmap_read(tcpci->regmap, TCPC_POWER_STATUS, ®); in tcpci_init()
|