Searched refs:TWL6030_CLASS (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/mfd/
H A Dtwl-core.c766 if ((id->driver_data) & TWL6030_CLASS) {
864 if (id->driver_data == (TWL6030_CLASS | TWL6032_SUBCLASS)) {
927 { "twl6030", TWL6030_CLASS }, /* "Phoenix power chip" */
928 { "twl6032", TWL6030_CLASS | TWL6032_SUBCLASS }, /* "Phoenix lite" */
/linux-master/include/linux/mfd/
H A Dtwl.h705 #define TWL6030_CLASS BIT(3) /* TWL6030 class */ macro

Completed in 486 milliseconds