Searched defs:clk (Results 1 – 15 of 15) sorted by relevance
/tf-a-ffa_el3_spmc/plat/intel/soc/common/include/ |
A D | socfpga_private.h | 14 #define EMMC_INIT_PARAMS(base, clk) \ argument
|
/tf-a-ffa_el3_spmc/plat/imx/common/sci/svc/pm/ |
A D | pm_rpc_clnt.c | 236 sc_pm_clk_t clk, sc_pm_clock_rate_t *rate) in sc_pm_set_clock_rate() 257 sc_pm_clk_t clk, sc_pm_clock_rate_t *rate) in sc_pm_get_clock_rate() 280 sc_pm_clk_t clk, sc_bool_t enable, sc_bool_t autog) in sc_pm_clock_enable() 301 sc_pm_clk_t clk, sc_pm_clk_parent_t parent) in sc_pm_set_clock_parent() 321 sc_pm_clk_t clk, sc_pm_clk_parent_t *parent) in sc_pm_get_clock_parent()
|
/tf-a-ffa_el3_spmc/drivers/imx/usdhc/ |
A D | imx_usdhc.c | 39 static void imx_usdhc_set_clk(int clk) in imx_usdhc_set_clk() 252 static int imx_usdhc_set_ios(unsigned int clk, unsigned int width) in imx_usdhc_set_ios()
|
/tf-a-ffa_el3_spmc/drivers/nxp/ddr/nxp-ddr/ |
A D | regs.c | 18 static inline unsigned int cal_cwl(const unsigned long clk) in cal_cwl() 89 static void cal_timing_cfg(const unsigned long clk, in cal_timing_cfg() 355 static void cal_ddr_sdram_rcw(const unsigned long clk, in cal_ddr_sdram_rcw() 404 static void cal_ddr_sdram_cfg(const unsigned long clk, in cal_ddr_sdram_cfg() 509 static void cal_ddr_sdram_interval(const unsigned long clk, in cal_ddr_sdram_interval() 523 static void cal_ddr_sdram_mode(const unsigned long clk, in cal_ddr_sdram_mode() 1322 int compute_ddrc(const unsigned long clk, in compute_ddrc()
|
A D | ddr.c | 261 static int cal_odt(const unsigned int clk, in cal_odt() 322 static int cal_opts(const unsigned int clk, in cal_opts()
|
A D | ddrc.c | 188 int ddrc_set_regs(const unsigned long clk, in ddrc_set_regs()
|
/tf-a-ffa_el3_spmc/drivers/mmc/ |
A D | mmc.c | 223 static int mmc_set_ios(unsigned int clk, unsigned int bus_width) in mmc_set_ios() 448 static int mmc_enumerate(unsigned int clk, unsigned int bus_width) in mmc_enumerate() 787 int mmc_init(const struct mmc_ops *ops_ptr, unsigned int clk, in mmc_init()
|
/tf-a-ffa_el3_spmc/drivers/rpi3/sdhost/ |
A D | rpi3_sdhost.c | 393 static int rpi3_sdhost_set_clock(unsigned int clk) in rpi3_sdhost_set_clock() 425 static int rpi3_sdhost_set_ios(unsigned int clk, unsigned int width) in rpi3_sdhost_set_ios()
|
/tf-a-ffa_el3_spmc/drivers/st/gpio/ |
A D | stm32_gpio.c | 103 int clk; in dt_set_gpio_config() local
|
/tf-a-ffa_el3_spmc/drivers/synopsys/emmc/ |
A D | dw_mmc.c | 157 static void dw_set_clk(int clk) in dw_set_clk() 322 static int dw_set_ios(unsigned int clk, unsigned int width) in dw_set_ios()
|
/tf-a-ffa_el3_spmc/drivers/renesas/common/ddr/ddr_b/ |
A D | boot_init_dram_config.c | 1770 void boardcnf_get_brd_clk(uint32_t brd, uint32_t *clk, uint32_t *div) in boardcnf_get_brd_clk()
|
/tf-a-ffa_el3_spmc/plat/st/stm32mp1/ |
A D | stm32mp1_scmi.c | 453 struct stm32_scmi_clk *clk = &res->clock[j]; in stm32mp1_init_scmi_server() local
|
/tf-a-ffa_el3_spmc/include/drivers/nxp/ddr/ |
A D | ddr.h | 89 unsigned long clk; member
|
/tf-a-ffa_el3_spmc/drivers/st/mmc/ |
A D | stm32_sdmmc2.c | 416 static int stm32_sdmmc2_set_ios(unsigned int clk, unsigned int width) in stm32_sdmmc2_set_ios()
|
/tf-a-ffa_el3_spmc/drivers/nxp/ddr/phy-gen2/ |
A D | phy.c | 2462 const unsigned long clk = priv->clk; in compute_ddr_phy() local
|
Completed in 27 milliseconds