Lines Matching full:sm5502
3 * extcon-sm5502.c - Silicon Mitus SM5502 extcon drvier to support USB switches
20 #include "extcon-sm5502.h"
65 /* Default value of SM5502 register to bring up MUIC device. */
151 /* List of supported interrupt for SM5502 */
169 /* Define interrupt list of SM5502 to register regmap_irq */
191 .name = "sm5502",
200 /* Define regmap configuration of SM5502 for I2C communication */
519 /* To test I2C, Print version_id and vendor_id of SM5502 */ in sm5502_init_dev_type()
535 /* Initiazle the register of SM5502 device to bring-up */ in sm5502_init_dev_type()
582 /* Support irq domain for SM5502 MUIC device */ in sm5022_muic_i2c_probe()
639 /* Initialize SM5502 device and print vendor id and version id */ in sm5022_muic_i2c_probe()
655 { .compatible = "siliconmitus,sm5502-muic" },
686 { "sm5502", TYPE_SM5502 },
693 .name = "sm5502",
708 MODULE_DESCRIPTION("Silicon Mitus SM5502 Extcon driver");