Searched refs:TCPC_ALERT_MASK (Results 1 – 3 of 3) sorted by relevance
368 ret = rt1711h_write16(chip, TCPC_ALERT_MASK, 0); in rt1711h_probe()392 ret = rt1711h_write16(chip, TCPC_ALERT_MASK, alert_mask); in rt1711h_probe()
108 ret = max_tcpci_write16(chip, TCPC_ALERT_MASK, alert_mask); in max_tcpci_init_regs()
37 #define TCPC_ALERT_MASK 0x12 macro