TCPC_ALERT_MASK   398 drivers/usb/typec/tcpm/tcpci.c 	return tcpci_write16(tcpci, TCPC_ALERT_MASK, reg);
TCPC_ALERT_MASK   570 drivers/usb/typec/tcpm/tcpci.c 	err = regmap_raw_write(chip->data.regmap, TCPC_ALERT_MASK, &val,
TCPC_ALERT_MASK   597 drivers/usb/typec/tcpm/tcpci.c 	err = tcpci_write16(chip->tcpci, TCPC_ALERT_MASK, 0);
TCPC_ALERT_MASK   188 drivers/usb/typec/tcpm/tcpci_rt1711h.c 	ret = rt1711h_write16(chip, TCPC_ALERT_MASK, 0);