Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clk/
Dclk-versaclock5.c75 #define VC5_OUT_DIV_CONTROL_SELB_NORM BIT(3) macro
569 const u8 mask = VC5_OUT_DIV_CONTROL_SELB_NORM | in vc5_clk_out_prepare()
610 const u8 mask = VC5_OUT_DIV_CONTROL_SELB_NORM | in vc5_clk_out_get_parent()
613 const u8 fodclkmask = VC5_OUT_DIV_CONTROL_SELB_NORM | in vc5_clk_out_get_parent()
615 const u8 extclk = VC5_OUT_DIV_CONTROL_SELB_NORM | in vc5_clk_out_get_parent()
641 VC5_OUT_DIV_CONTROL_SELB_NORM | in vc5_clk_out_set_parent()
644 const u8 extclk = VC5_OUT_DIV_CONTROL_SELB_NORM | in vc5_clk_out_set_parent()