Home
last modified time | relevance | path

Searched refs:TWL6032_SUBCLASS (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/regulator/
A Dtwl6030-regulator.c127 if (!(twl_class_is_6030() && (info->features & TWL6032_SUBCLASS))) { in twl6030reg_is_enabled()
153 if (!(twl_class_is_6030() && (info->features & TWL6032_SUBCLASS))) in twl6030reg_enable()
170 if (!(twl_class_is_6030() && (info->features & TWL6032_SUBCLASS))) in twl6030reg_disable()
192 if (info->features & TWL6032_SUBCLASS) in twl6030reg_get_status()
219 if (!(twl_class_is_6030() && (info->features & TWL6032_SUBCLASS))) in twl6030reg_set_mode()
540 .features = TWL6032_SUBCLASS, \
573 .features = TWL6032_SUBCLASS, \
/linux-6.3-rc2/include/linux/mfd/
A Dtwl.h708 #define TWL6032_SUBCLASS BIT(4) /* TWL6032 has changed registers */ macro
/linux-6.3-rc2/drivers/mfd/
A Dtwl-core.c949 { "twl6032", TWL6030_CLASS | TWL6032_SUBCLASS }, /* "Phoenix lite" */

Completed in 8 milliseconds