Searched full:sm5502 (Results 1 – 10 of 10) sorted by relevance
4 $id: http://devicetree.org/schemas/extcon/siliconmitus,sm5502-muic.yaml#7 title: SM5502/SM5504 MUIC (Micro-USB Interface Controller) device13 The Silicon Mitus SM5502 is a MUIC (Micro-USB Interface Controller) device21 - siliconmitus,sm5502-muic27 description: I2C slave address of the device. Usually 0x25 for SM550252 compatible = "siliconmitus,sm5502-muic";
3 * extcon-sm5502.c - Silicon Mitus SM5502 extcon drvier to support USB switches20 #include "extcon-sm5502.h"73 /* Default value of SM5502 register to bring up MUIC device. */187 /* List of supported interrupt for SM5502 */205 /* Define interrupt list of SM5502 to register regmap_irq */227 .name = "sm5502",283 /* Define regmap configuration of SM5502 for I2C communication */647 /* To test I2C, Print version_id and vendor_id of SM5502 */ in sm5502_init_dev_type()663 /* Initiazle the register of SM5502 device to bring-up */ in sm5502_init_dev_type()712 /* Support irq domain for SM5502 MUIC device */ in sm5022_muic_i2c_probe()[all …]
161 tristate "Silicon Mitus SM5502/SM5504/SM5703 EXTCON support"168 Silicon Mitus SM5502. The SM5502 is a USB port accessory
3 * sm5502.h11 /* SM5502 registers */75 /* Define SM5502 MASK/SHIFT constant */278 /* SM5502 Interrupts */
24 obj-$(CONFIG_EXTCON_SM5502) += extcon-sm5502.o
5 // Based on extcon-sm5502.c driver
14 /* SM5504 MUIC instead of SM5502 */
120 compatible = "siliconmitus,sm5502-muic";
279 compatible = "siliconmitus,sm5502-muic";
250 compatible = "siliconmitus,sm5502-muic";