Searched refs:flex_flags (Results 1 – 2 of 2) sorted by relevance
651 unsigned long flex_flags = 0; in st_of_flexgen_setup() local674 flex_flags = data->flags; in st_of_flexgen_setup()713 flex_flags &= ~CLK_IS_CRITICAL; in st_of_flexgen_setup()714 of_clk_detect_critical(np, i, &flex_flags); in st_of_flexgen_setup()717 flex_flags = data->flags | data->outputs[i].flags; in st_of_flexgen_setup()727 reg, rlock, i, flex_flags, clk_mode); in st_of_flexgen_setup()
271 …flex_flags := -Wno-switch-enum -Wno-switch-default -Wno-unused-function -Wno-redundant-decls -Wno-…274 flex_flags += -Wno-misleading-indentation277 flex_flags := -w279 CFLAGS_parse-events-flex.o += $(flex_flags)280 CFLAGS_pmu-flex.o += $(flex_flags)281 CFLAGS_expr-flex.o += $(flex_flags)
Completed in 5 milliseconds