Home
last modified time | relevance | path

Searched refs:DFLL_UNINITIALIZED (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/clk/tegra/
Dclk-dfll.c217 DFLL_UNINITIALIZED = 0, enumerator
321 [DFLL_UNINITIALIZED] = "uninitialized",
917 if (td->mode == DFLL_UNINITIALIZED) { in dfll_request_rate()
1367 if (!td || (td->mode == DFLL_UNINITIALIZED)) in dfll_debug_init()