Home
last modified time | relevance | path

Searched refs:TWL6032_SUBCLASS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/regulator/
H 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, \
/kernel/linux/linux-6.6/drivers/regulator/
H A Dtwl6030-regulator.c126 if (!(twl_class_is_6030() && (info->features & TWL6032_SUBCLASS))) { in twl6030reg_is_enabled()
152 if (!(twl_class_is_6030() && (info->features & TWL6032_SUBCLASS))) in twl6030reg_enable()
169 if (!(twl_class_is_6030() && (info->features & TWL6032_SUBCLASS))) in twl6030reg_disable()
191 if (info->features & TWL6032_SUBCLASS) in twl6030reg_get_status()
218 if (!(twl_class_is_6030() && (info->features & TWL6032_SUBCLASS))) in twl6030reg_set_mode()
539 .features = TWL6032_SUBCLASS, \
572 .features = TWL6032_SUBCLASS, \
/kernel/linux/linux-5.10/drivers/mfd/
H A Dtwl-core.c1118 if ((id->driver_data) & TWL6032_SUBCLASS) in twl_probe()
1267 { "twl6032", TWL6030_CLASS | TWL6032_SUBCLASS }, /* "Phoenix lite" */
/kernel/linux/linux-5.10/include/linux/mfd/
H A Dtwl.h763 #define TWL6032_SUBCLASS BIT(4) /* TWL6032 has changed registers */ macro
/kernel/linux/linux-6.6/drivers/mfd/
H A Dtwl-core.c884 { "twl6032", TWL6030_CLASS | TWL6032_SUBCLASS }, /* "Phoenix lite" */
/kernel/linux/linux-6.6/include/linux/mfd/
H A Dtwl.h705 #define TWL6032_SUBCLASS BIT(4) /* TWL6032 has changed registers */ macro

Completed in 9 milliseconds