Searched refs:rt1711h_write16 (Results 1 – 1 of 1) sorted by relevance
76 static int rt1711h_write16(struct rt1711h_chip *chip, unsigned int reg, u16 val) in rt1711h_write16() function140 ret = rt1711h_write16(chip, RT1711H_RTCTRL16, 330); in rt1711h_init()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()
Completed in 5 milliseconds