Searched refs:TWL_SIL_TYPE (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/mfd/ | ||
H A D | twl.h | 145 #define TWL_SIL_TYPE(rev) ((rev) & 0x00FFFFFF) macro |
/linux/drivers/mfd/ | ||
H A D | twl-core.c | 557 return TWL_SIL_TYPE(twl_priv->twl_idcode); in twl_get_type() |