Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/ti/clk/include/
H A Dti_clk_mux.h33 const struct ti_clk_parent *parents;
69 const struct ti_clk_parent *(*get_parent)(struct ti_clk *clkp);
84 const struct ti_clk_parent *ti_clk_mux_get_parent(struct ti_clk *clkp);
H A Dti_clk.h113 struct ti_clk_parent { struct
146 const struct ti_clk_parent parent;
/rk3399_ARM-atf/drivers/ti/clk/
H A Dti_clk_pllctrl.c31 static const struct ti_clk_parent *ti_clk_pllctrl_mux_get_parent(struct ti_clk *clkp) in ti_clk_pllctrl_mux_get_parent()
35 const struct ti_clk_parent *parent = NULL; in ti_clk_pllctrl_mux_get_parent()
H A Dti_clk_mux.c54 static const struct ti_clk_parent *ti_clk_mux_get_parent_internal(struct ti_clk *clkp) in ti_clk_mux_get_parent_internal()
112 const struct ti_clk_parent *ti_clk_mux_get_parent(struct ti_clk *clkp) in ti_clk_mux_get_parent()
114 const struct ti_clk_parent *ret = NULL; in ti_clk_mux_get_parent()
138 const struct ti_clk_parent *op = NULL; in ti_clk_mux_set_parent()
H A Dti_clk.c64 const struct ti_clk_parent *p; in ti_clk_get_parent_freq()
157 const struct ti_clk_parent *p; in ti_clk_generic_set_freq()
235 const struct ti_clk_parent *p; in ti_clk_get_state()
280 const struct ti_clk_parent *p; in ti_clk_get()
318 const struct ti_clk_parent *p; in ti_clk_put()
341 const struct ti_clk_parent *p; in ti_clk_register_clock()
H A Dti_clk_pll_16fft.c960 const struct ti_clk_parent *p = NULL; in ti_clk_pll_16fft_set_freq()
1089 const struct ti_clk_parent *p; in ti_clk_pll_16fft_get_state()
1121 const struct ti_clk_parent *p = NULL; in ti_clk_pll_16fft_hsdiv_get_pll_root()
1135 const struct ti_clk_parent *p = NULL; in ti_clk_pll_16fft_postdiv_get_pll_root()
1251 const struct ti_clk_parent *p; in ti_clk_pll_16fft_postdiv_set_freq()
1284 const struct ti_clk_parent *p; in ti_clk_pll_16fft_postdiv_set_div()
1324 const struct ti_clk_parent *p; in ti_clk_pll_16fft_postdiv_get_div()
1374 const struct ti_clk_parent *p; in ti_clk_pll_16fft_hsdiv_set_freq()
H A Dti_clk_div.c43 const struct ti_clk_parent *p; in ti_clk_div_set_freq_dyn_parent()
283 const struct ti_clk_parent *p; in ti_clk_div_set_freq()
/rk3399_ARM-atf/plat/ti/k3low/common/pm/
H A Dti_clocks.c283 static const struct ti_clk_parent clk_ADC0_CLKSEL_parents[4] = {
309 static const struct ti_clk_parent clk_AUDIO_REFCLKn_out0_parents[8] = {
359 static const struct ti_clk_parent clk_CLKOUT0_CTRL_parents[2] = {
377 static const struct ti_clk_parent clk_CLK_32K_RC_SEL_parents[4] = {
403 static const struct ti_clk_parent clk_MAIN_CP_GEMAC_CPTS_CLK_SEL_parents[8] = {
445 static const struct ti_clk_parent clk_MAIN_DPHYTX_REFCLK_parents[2] = {
463 static const struct ti_clk_parent clk_MAIN_DSS_DPI0_parents[2] = {
481 static const struct ti_clk_parent clk_MAIN_EMMCSD0_IO_CLKLB_SEL_parents[2] = {
499 static const struct ti_clk_parent clk_MAIN_EMMCSD0_REFCLK_SEL_parents[2] = {
517 static const struct ti_clk_parent clk_MAIN_EMMCSD1_IO_CLKLB_SEL_parents[2] = {
[all …]
/rk3399_ARM-atf/drivers/ti/pd/
H A Dti_device_clk.c157 const struct ti_clk_parent *p; in ti_device_clk_set_parent()
188 const struct ti_clk_parent *p = NULL; in ti_device_clk_get_parent()