Searched refs:CLK_ROOT_AUTO_DIV_MASK (Results 1 – 2 of 2) sorted by relevance
598 val &= ~CLK_ROOT_AUTO_DIV_MASK; in clock_set_autopostdiv()643 val &= CLK_ROOT_AUTO_DIV_MASK; in clock_get_autopostdiv()
2096 #define CLK_ROOT_AUTO_DIV_MASK 0x00000700 macro2098 #define CLK_ROOT_AUTO_DIV(n) ((n << CLK_ROOT_AUTO_DIV_SHIFT) & CLK_ROOT_AUTO_DIV_MASK)