Searched refs:TCPC_POWER_STATUS (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/power/power_delivery/ |
| H A D | tcpci.h | 69 #define TCPC_POWER_STATUS 0x1e macro
|
| H A D | tcpci.c | 368 reg = dm_i2c_reg_read(tcpci->dev, TCPC_POWER_STATUS); in tcpci_get_vbus() 456 reg = dm_i2c_reg_read(tcpci->dev, TCPC_POWER_STATUS); in tcpci_init()
|
| /OK3568_Linux_fs/kernel/drivers/usb/typec/tcpm/ |
| H A D | tcpci.h | 95 #define TCPC_POWER_STATUS 0x1e macro
|
| H A D | tcpci_maxim.c | 247 ret = max_tcpci_read8(chip, TCPC_POWER_STATUS, &pwr_status); in process_power_status() 465 ret = max_tcpci_read8(chip, TCPC_POWER_STATUS, &power_status); in max_tcpci_probe()
|
| H A D | tcpci.c | 93 ret = regmap_read(tcpci->regmap, TCPC_POWER_STATUS, ®); in tcpci_set_cc() 494 ret = regmap_read(tcpci->regmap, TCPC_POWER_STATUS, ®); in tcpci_get_vbus() 635 ret = regmap_read(tcpci->regmap, TCPC_POWER_STATUS, ®); in tcpci_init()
|