Lines Matching full:muic
65 /* Default value of SM5502 register to bring up MUIC device. */
153 { SM5502_IRQ_INT1_ATTACH, "muic-attach" },
154 { SM5502_IRQ_INT1_DETACH, "muic-detach" },
155 { SM5502_IRQ_INT1_KP, "muic-kp" },
156 { SM5502_IRQ_INT1_LKP, "muic-lkp" },
157 { SM5502_IRQ_INT1_LKR, "muic-lkr" },
158 { SM5502_IRQ_INT1_OVP_EVENT, "muic-ovp-event" },
159 { SM5502_IRQ_INT1_OCP_EVENT, "muic-ocp-event" },
160 { SM5502_IRQ_INT1_OVP_OCP_DIS, "muic-ovp-ocp-dis" },
161 { SM5502_IRQ_INT2_VBUS_DET, "muic-vbus-det" },
162 { SM5502_IRQ_INT2_REV_ACCE, "muic-rev-acce" },
163 { SM5502_IRQ_INT2_ADC_CHG, "muic-adc-chg" },
164 { SM5502_IRQ_INT2_STUCK_KEY, "muic-stuck-key" },
165 { SM5502_IRQ_INT2_STUCK_KEY_RCV, "muic-stuck-key-rcv" },
166 { SM5502_IRQ_INT2_MHL, "muic-mhl" },
290 * connected with to MUIC device. in sm5502_muic_get_cable_type()
445 dev_err(info->dev, "failed to handle MUIC interrupt\n"); in sm5502_muic_irq_work()
582 /* Support irq domain for SM5502 MUIC device */ in sm5022_muic_i2c_probe()
655 { .compatible = "siliconmitus,sm5502-muic" },