Home
last modified time | relevance | path

Searched refs:CCU_DIV_BUF (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/baikal-t1/
H A Dccu-div.h42 * @CCU_DIV_BUF: Clock gate with no divider.
48 CCU_DIV_BUF, enumerator
H A Dclk-ccu-div.c85 .type = CCU_DIV_BUF, \
414 } else if (init.type == CCU_DIV_BUF) { in ccu_div_clk_register()
H A Dccu-div.c631 } else if (div_init->type == CCU_DIV_BUF) { in ccu_div_hw_register()
/kernel/linux/linux-6.6/drivers/clk/baikal-t1/
H A Dccu-div.h45 * @CCU_DIV_BUF: Clock gate with no divider.
51 CCU_DIV_BUF, enumerator
H A Dclk-ccu-div.c85 .type = CCU_DIV_BUF, \
375 } else if (init.type == CCU_DIV_BUF) { in ccu_div_clk_register()
H A Dccu-div.c612 } else if (div_init->type == CCU_DIV_BUF) { in ccu_div_hw_register()

Completed in 4 milliseconds