Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/ti/clk/include/
H A Dti_clk_mux.h57 struct ti_clk_drv_mux { struct
73 extern const struct ti_clk_drv_mux ti_clk_drv_mux_reg_ro; argument
76 extern const struct ti_clk_drv_mux ti_clk_drv_mux_reg;
H A Dti_clk_pllctrl.h27 extern const struct ti_clk_drv_mux ti_clk_drv_pllctrl_mux_reg_ro;
/rk3399_ARM-atf/drivers/ti/clk/
H A Dti_clk_mux.c103 const struct ti_clk_drv_mux ti_clk_drv_mux_reg_ro = {
107 const struct ti_clk_drv_mux ti_clk_drv_mux_reg = {
115 const struct ti_clk_drv_mux *mux; in ti_clk_mux_get_parent()
124 mux = ti_container_of(clkp->drv, const struct ti_clk_drv_mux, drv); in ti_clk_mux_get_parent()
136 const struct ti_clk_drv_mux *mux_drv = NULL; in ti_clk_mux_set_parent()
159 const struct ti_clk_drv_mux, drv); in ti_clk_mux_set_parent()
H A Dti_clk_pllctrl.c73 const struct ti_clk_drv_mux ti_clk_drv_pllctrl_mux_reg_ro = {