Searched refs:stop_clk_bit (Results 1 – 3 of 3) sorted by relevance
408 .stop_clk_bit = 8,424 .stop_clk_bit = 8,440 .stop_clk_bit = 8,456 .stop_clk_bit = 8,512 .stop_clk_bit = 8,527 .stop_clk_bit = 8,542 .stop_clk_bit = 8,557 .stop_clk_bit = 8,
58 volatile uint32_t const stop_clk_bit; member
170 value &= ~(BIT(ctx->config->stop_clk_bit)); in sd_clock_set_state()172 value |= BIT(ctx->config->stop_clk_bit); in sd_clock_set_state()235 BIT(ctx->config->stop_clk_bit)) in sd_clock_hw_initial_set_state()
Completed in 7 milliseconds