Searched refs:CLK_ROOT_AUTO_EN (Results 1 – 2 of 2) sorted by relevance
601 val |= CLK_ROOT_AUTO_EN; in clock_set_autopostdiv()603 val &= ~CLK_ROOT_AUTO_EN; in clock_set_autopostdiv()
2105 #define CLK_ROOT_AUTO_EN 0x00001000 macro