Searched refs:TYPE2_SHIFT (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/mfd/ | ||
H A D | twl4030-power.c | 101 #define TYPE2_SHIFT 3 macro 102 #define TYPE2_MASK (3 << TYPE2_SHIFT) 422 type |= rconfig->type2 << TYPE2_SHIFT; twl4030_configure_resource() |
Completed in 35 milliseconds