Searched refs:TCPC_ALERT_MASK (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/drivers/power/power_delivery/ |
| H A D | tcpci.c | 498 return tcpci_write16(tcpci, TCPC_ALERT_MASK, reg); in tcpci_init() 594 ret = tcpci_write16(tcpci, TCPC_ALERT_MASK, 0); in tcpci_enter_low_power_mode() 710 err = tcpci_write16(chip->tcpci, TCPC_ALERT_MASK, val); in tcpci_probe() 727 err = tcpci_write16(chip->tcpci, TCPC_ALERT_MASK, 0); in tcpci_remove()
|
| H A D | tcpci.h | 32 #define TCPC_ALERT_MASK 0x12 macro
|
| H A D | tcpci_husb311.c | 176 ret = husb311_write16(chip, TCPC_ALERT_MASK, 0); in husb311_remove()
|