Searched refs:TWL6040_MCLK_MSK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/mfd/ | ||
H A D | twl6040.h | 101 #define TWL6040_MCLK_MSK 0x60 macro |
/openbmc/linux/drivers/mfd/ | ||
H A D | twl6040.c | 444 hppllctl &= ~TWL6040_MCLK_MSK; in twl6040_set_pll() |