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