Searched refs:QPNPINT_REG_LATCHED_CLR (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/spmi/ |
H A D | spmi-pmic-arb.c | 585 QPNPINT_REG_LATCHED_CLR = 0x14, enumerator 763 qpnpint_spmi_write(d, QPNPINT_REG_LATCHED_CLR, &data, 1); in qpnpint_irq_ack() 795 qpnpint_spmi_write(d, QPNPINT_REG_LATCHED_CLR, &buf, 2); in qpnpint_irq_unmask() 882 qpnpint_spmi_write(d, QPNPINT_REG_LATCHED_CLR, &buf, 1); in qpnpint_irq_domain_activate()
|