Searched refs:DUMMY_CLOCK_INIT_RATE (Results 1 – 1 of 1) sorted by relevance
13 #define DUMMY_CLOCK_INIT_RATE (42 * 1000 * 1000) macro153 ctx->rate = DUMMY_CLOCK_INIT_RATE; in clk_test_init_with_ops()316 ctx->rate = DUMMY_CLOCK_INIT_RATE; in clk_uncached_test_init()342 KUNIT_EXPECT_EQ(test, rate, DUMMY_CLOCK_INIT_RATE); in clk_test_uncached_get_rate()606 ctx->parents_ctx[1].rate = DUMMY_CLOCK_INIT_RATE; in clk_orphan_transparent_multiple_parent_mux_test_init()831 DUMMY_CLOCK_INIT_RATE - 1000, in clk_test_orphan_transparent_multiple_parent_mux_set_parent_set_range_untouched()832 DUMMY_CLOCK_INIT_RATE + 1000); in clk_test_orphan_transparent_multiple_parent_mux_set_parent_set_range_untouched()950 ctx->parent_ctx.rate = DUMMY_CLOCK_INIT_RATE; in clk_single_parent_mux_test_init()1239 ctx->parent_ctx.rate = DUMMY_CLOCK_INIT_RATE; in clk_orphan_transparent_single_parent_mux_test_init()1332 ctx->parent_parent_ctx.rate = DUMMY_CLOCK_INIT_RATE; in clk_orphan_two_level_root_last_test_init()[all …]