Home
last modified time | relevance | path

Searched +full:rt8973a +full:- +full:muic (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/extcon/
H A Dextcon-rt8973a.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * extcon-rt8973a.c - Richtek RT8973A extcon driver to support USB switches
19 #include <linux/extcon-provider.h>
21 #include "extcon-rt8973a.h"
70 /* Default value of RT8973A register to bring up MUIC device. */
145 /* |---------|--ADC| */
150 /* List of supported interrupt for RT8973A */
152 { RT8973A_INT1_ATTACH, "muic-attach" },
153 { RT8973A_INT1_DETACH, "muic-detach" },
154 { RT8973A_INT1_CHGDET, "muic-chgdet" },
[all …]