Searched refs:TWL_SIL_REV (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/mfd/ | ||
H A D | twl.h | 146 #define TWL_SIL_REV(rev) ((rev) >> 24) macro |
/linux/drivers/mfd/ | ||
H A D | twl-core.c | 568 return TWL_SIL_REV(twl_priv->twl_idcode); in twl_get_version() |