Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/clk/
A Dclk-versaclock5.c79 #define VC5_OUT_DIV_CONTROL_SELB_NORM BIT(3) macro
599 const u8 mask = VC5_OUT_DIV_CONTROL_SELB_NORM | in vc5_clk_out_prepare()
674 const u8 mask = VC5_OUT_DIV_CONTROL_SELB_NORM | in vc5_clk_out_get_parent()
677 const u8 fodclkmask = VC5_OUT_DIV_CONTROL_SELB_NORM | in vc5_clk_out_get_parent()
679 const u8 extclk = VC5_OUT_DIV_CONTROL_SELB_NORM | in vc5_clk_out_get_parent()
709 VC5_OUT_DIV_CONTROL_SELB_NORM | in vc5_clk_out_set_parent()
712 const u8 extclk = VC5_OUT_DIV_CONTROL_SELB_NORM | in vc5_clk_out_set_parent()

Completed in 5 milliseconds