Searched refs:clk_synthesizer_reg_write (Results 1 – 1 of 1) sorted by relevance
48 static int clk_synthesizer_reg_write(int addr, uint8_t val) in clk_synthesizer_reg_write() function89 rc = clk_synthesizer_reg_write(CLK_SYNTHESIZER_XCSEL, data->capacitor); in setup_clock_synthesizer()92 rc = clk_synthesizer_reg_write(CLK_SYNTHESIZER_MUX_REG, data->mux); in setup_clock_synthesizer()95 rc = clk_synthesizer_reg_write(CLK_SYNTHESIZER_PDIV2_REG, data->pdiv2); in setup_clock_synthesizer()98 rc = clk_synthesizer_reg_write(CLK_SYNTHESIZER_PDIV3_REG, data->pdiv3); in setup_clock_synthesizer()