Home
last modified time | relevance | path

Searched refs:clock_stop_delay (Results 1 - 5 of 5) sorted by relevance

/third_party/alsa-utils/topology/nhlt/intel/ssp/
H A Dssp-process.h31 int clock_stop_delay, int keep_running, int clock_stop_ovr);
H A Dssp-internal.h28 uint32_t clock_stop_delay; member
H A Dssp-process.c611 clk->stop |= SET_BITS(15, 0, aux->clk.clock_stop_delay); in ssp_calculate_intern_ext()
1048 int clock_stop_delay, int keep_running, int clock_stop_ovr) in ssp_clk_set_params()
1062 ssp->ssp_prm[di].aux_cfg[hwi].clk.clock_stop_delay = clock_stop_delay; in ssp_clk_set_params()
1047 ssp_clk_set_params(struct intel_nhlt_params *nhlt, int clock_warm_up, int mclk, int warm_up_ovr, int clock_stop_delay, int keep_running, int clock_stop_ovr) ssp_clk_set_params() argument
H A Dssp-debug.c174 fprintf(stdout, "aux clk clock_stop_delay %u\n", clk->clock_stop_delay); in ssp_print_internal()
/third_party/alsa-utils/topology/nhlt/intel/
H A Dssp-nhlt.c46 long clock_stop_delay; in set_clk_config() local
55 {"clock_stop_delay", SND_CONFIG_TYPE_INTEGER, NULL, &clock_stop_delay, NULL}, in set_clk_config()
65 return ssp_clk_set_params(nhlt, clock_warm_up, mclk, warm_up_ovr, clock_stop_delay, in set_clk_config()

Completed in 6 milliseconds