Searched refs:MPM_REG_POLARITY (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/irqchip/ |
H A D | irq-qcom-mpm.c | 68 #define MPM_REG_POLARITY 3 macro 173 mpm_set_type(priv, true, MPM_REG_POLARITY, index, shift); in qcom_mpm_set_type() 175 mpm_set_type(priv, false, MPM_REG_POLARITY, index, shift); in qcom_mpm_set_type() 385 qcom_mpm_write(priv, MPM_REG_POLARITY, i, 0); in qcom_mpm_init()
|