Searched refs:CLK_IGNORE_UNUSED (Results 1 – 3 of 3) sorted by relevance
36 #define CLK_IGNORE_UNUSED BIT(3) /* do not gate even if unused */ macro
126 .clkflags = (uint16_t)(CLK_IGNORE_UNUSED |\166 .clkflags = (uint16_t)(CLK_IGNORE_UNUSED | \194 CLK_IGNORE_UNUSED | \269 .clkflags = (uint16_t)(CLK_IGNORE_UNUSED | CLK_SET_RATE_NO_REPARENT),485 .clkflags = (uint16_t)(CLK_IGNORE_UNUSED |499 .clkflags = (uint16_t)(CLK_IGNORE_UNUSED |768 .clkflags = (uint16_t)(CLK_IGNORE_UNUSED |
118 #define CLK_IGNORE_UNUSED BIT(1) macro