Searched refs:CLK_ROOT_AUTO_DIV_MASK (Results 1 – 2 of 2) sorted by relevance
597 val &= ~CLK_ROOT_AUTO_DIV_MASK; in clock_set_autopostdiv()642 val &= CLK_ROOT_AUTO_DIV_MASK; in clock_get_autopostdiv()
2100 #define CLK_ROOT_AUTO_DIV_MASK 0x00000700 macro2102 #define CLK_ROOT_AUTO_DIV(n) ((n << CLK_ROOT_AUTO_DIV_SHIFT) & CLK_ROOT_AUTO_DIV_MASK)