Home
last modified time | relevance | path

Searched refs:RT8973A_REG_CONTROL1 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/extcon/
H A Dextcon-rt8973a.h18 RT8973A_REG_CONTROL1, enumerator
H A Dextcon-rt8973a.c73 .reg = RT8973A_REG_CONTROL1,
536 ret = regmap_read(info->regmap, RT8973A_REG_CONTROL1, &data); in rt8973a_init_dev_type()