Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/clk/
Dclk-versaclock5.c80 #define VC5_OUT_DIV_CONTROL_SELB_NORM BIT(3) macro
601 const u8 mask = VC5_OUT_DIV_CONTROL_SELB_NORM | in vc5_clk_out_prepare()
676 const u8 mask = VC5_OUT_DIV_CONTROL_SELB_NORM | in vc5_clk_out_get_parent()
679 const u8 fodclkmask = VC5_OUT_DIV_CONTROL_SELB_NORM | in vc5_clk_out_get_parent()
681 const u8 extclk = VC5_OUT_DIV_CONTROL_SELB_NORM | in vc5_clk_out_get_parent()
711 VC5_OUT_DIV_CONTROL_SELB_NORM | in vc5_clk_out_set_parent()
714 const u8 extclk = VC5_OUT_DIV_CONTROL_SELB_NORM | in vc5_clk_out_set_parent()