Home
last modified time | relevance | path

Searched refs:TCPC_ALERT_MASK (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/usb/typec/
Dtcpci.h32 #define TCPC_ALERT_MASK 0x12 macro
Dtcpci.c394 return tcpci_write16(tcpci, TCPC_ALERT_MASK, reg); in tcpci_init()
556 err = regmap_raw_write(chip->data.regmap, TCPC_ALERT_MASK, &val, in tcpci_probe()
Dtcpci_rt1711h.c188 ret = rt1711h_write16(chip, TCPC_ALERT_MASK, 0); in rt1711h_init_alert()