Home
last modified time | relevance | path

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

/linux/drivers/clk/
H A Dclk-versaclock5.c78 #define VC5_OUT_DIV_CONTROL_SELB_NORM BIT(3) macro
608 const u8 mask = VC5_OUT_DIV_CONTROL_SELB_NORM | in vc5_clk_out_prepare()
683 const u8 mask = VC5_OUT_DIV_CONTROL_SELB_NORM | in vc5_clk_out_get_parent()
686 const u8 fodclkmask = VC5_OUT_DIV_CONTROL_SELB_NORM | in vc5_clk_out_get_parent()
688 const u8 extclk = VC5_OUT_DIV_CONTROL_SELB_NORM | in vc5_clk_out_get_parent()
718 VC5_OUT_DIV_CONTROL_SELB_NORM | in vc5_clk_out_set_parent()
721 const u8 extclk = VC5_OUT_DIV_CONTROL_SELB_NORM | in vc5_clk_out_set_parent()