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.c79 #define VC5_OUT_DIV_CONTROL_SELB_NORM BIT(3) macro
600 const u8 mask = VC5_OUT_DIV_CONTROL_SELB_NORM | in vc5_clk_out_prepare()
675 const u8 mask = VC5_OUT_DIV_CONTROL_SELB_NORM | in vc5_clk_out_get_parent()
678 const u8 fodclkmask = VC5_OUT_DIV_CONTROL_SELB_NORM | in vc5_clk_out_get_parent()
680 const u8 extclk = VC5_OUT_DIV_CONTROL_SELB_NORM | in vc5_clk_out_get_parent()
710 VC5_OUT_DIV_CONTROL_SELB_NORM | in vc5_clk_out_set_parent()
713 const u8 extclk = VC5_OUT_DIV_CONTROL_SELB_NORM | in vc5_clk_out_set_parent()