Home
last modified time | relevance | path

Searched defs:plat (Results 1 – 25 of 9686) sorted by relevance

12345678910>>...388

/dports/sysutils/u-boot-tools/u-boot-2020.07/drivers/clk/altera/
H A Dclk-agilex.c41 static void clk_write_ctrl(struct socfpga_clk_platdata *plat, u32 val) in clk_write_ctrl()
78 static int membus_write_pll(struct socfpga_clk_platdata *plat, u32 pll, in membus_write_pll()
99 static int membus_read_pll(struct socfpga_clk_platdata *plat, u32 pll, in membus_read_pll()
167 struct socfpga_clk_platdata *plat = dev_get_platdata(dev); in clk_basic_init() local
273 static u64 clk_get_vco_clk_hz(struct socfpga_clk_platdata *plat, in clk_get_vco_clk_hz()
362 static u64 clk_get_mpu_clk_hz(struct socfpga_clk_platdata *plat) in clk_get_mpu_clk_hz()
392 static u32 clk_get_sdmmc_clk_hz(struct socfpga_clk_platdata *plat) in clk_get_sdmmc_clk_hz()
404 static u32 clk_get_l4_sp_clk_hz(struct socfpga_clk_platdata *plat) in clk_get_l4_sp_clk_hz()
415 static u32 clk_get_l4_mp_clk_hz(struct socfpga_clk_platdata *plat) in clk_get_l4_mp_clk_hz()
516 struct socfpga_clk_platdata *plat = dev_get_platdata(clk->dev); in socfpga_clk_get_rate() local
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/opensbi/include/sbi/
H A Dsbi_platform.h271 const struct sbi_platform *plat) in sbi_platform_get_features()
301 static inline u32 sbi_platform_hart_count(const struct sbi_platform *plat) in sbi_platform_hart_count()
366 static inline int sbi_platform_hart_stop(const struct sbi_platform *plat) in sbi_platform_hart_stop()
450 static inline int sbi_platform_misa_xlen(const struct sbi_platform *plat) in sbi_platform_misa_xlen()
466 sbi_platform_domains_root_regions(const struct sbi_platform *plat) in sbi_platform_domains_root_regions()
561 static inline void sbi_platform_ipi_send(const struct sbi_platform *plat, in sbi_platform_ipi_send()
589 static inline int sbi_platform_ipi_init(const struct sbi_platform *plat, in sbi_platform_ipi_init()
602 static inline void sbi_platform_ipi_exit(const struct sbi_platform *plat) in sbi_platform_ipi_exit()
641 sbi_platform_timer_event_stop(const struct sbi_platform *plat) in sbi_platform_timer_event_stop()
684 const struct sbi_platform *plat, in sbi_platform_system_reset_check()
[all …]
/dports/sysutils/opensbi/opensbi-0.9/include/sbi/
H A Dsbi_platform.h271 const struct sbi_platform *plat) in sbi_platform_get_features()
301 static inline u32 sbi_platform_hart_count(const struct sbi_platform *plat) in sbi_platform_hart_count()
366 static inline int sbi_platform_hart_stop(const struct sbi_platform *plat) in sbi_platform_hart_stop()
450 static inline int sbi_platform_misa_xlen(const struct sbi_platform *plat) in sbi_platform_misa_xlen()
466 sbi_platform_domains_root_regions(const struct sbi_platform *plat) in sbi_platform_domains_root_regions()
561 static inline void sbi_platform_ipi_send(const struct sbi_platform *plat, in sbi_platform_ipi_send()
589 static inline int sbi_platform_ipi_init(const struct sbi_platform *plat, in sbi_platform_ipi_init()
602 static inline void sbi_platform_ipi_exit(const struct sbi_platform *plat) in sbi_platform_ipi_exit()
641 sbi_platform_timer_event_stop(const struct sbi_platform *plat) in sbi_platform_timer_event_stop()
684 const struct sbi_platform *plat, in sbi_platform_system_reset_check()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/opensbi/include/sbi/
H A Dsbi_platform.h271 const struct sbi_platform *plat) in sbi_platform_get_features()
301 static inline u32 sbi_platform_hart_count(const struct sbi_platform *plat) in sbi_platform_hart_count()
366 static inline int sbi_platform_hart_stop(const struct sbi_platform *plat) in sbi_platform_hart_stop()
450 static inline int sbi_platform_misa_xlen(const struct sbi_platform *plat) in sbi_platform_misa_xlen()
466 sbi_platform_domains_root_regions(const struct sbi_platform *plat) in sbi_platform_domains_root_regions()
561 static inline void sbi_platform_ipi_send(const struct sbi_platform *plat, in sbi_platform_ipi_send()
589 static inline int sbi_platform_ipi_init(const struct sbi_platform *plat, in sbi_platform_ipi_init()
602 static inline void sbi_platform_ipi_exit(const struct sbi_platform *plat) in sbi_platform_ipi_exit()
641 sbi_platform_timer_event_stop(const struct sbi_platform *plat) in sbi_platform_timer_event_stop()
684 const struct sbi_platform *plat, in sbi_platform_system_reset_check()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/opensbi/include/sbi/
H A Dsbi_platform.h273 const struct sbi_platform *plat) in sbi_platform_get_features()
303 static inline u32 sbi_platform_hart_count(const struct sbi_platform *plat) in sbi_platform_hart_count()
353 static inline int sbi_platform_hart_start(const struct sbi_platform *plat, in sbi_platform_hart_start()
368 static inline int sbi_platform_hart_stop(const struct sbi_platform *plat) in sbi_platform_hart_stop()
383 static inline int sbi_platform_early_init(const struct sbi_platform *plat, in sbi_platform_early_init()
452 static inline int sbi_platform_misa_xlen(const struct sbi_platform *plat) in sbi_platform_misa_xlen()
574 static inline void sbi_platform_ipi_send(const struct sbi_platform *plat, in sbi_platform_ipi_send()
602 static inline int sbi_platform_ipi_init(const struct sbi_platform *plat, in sbi_platform_ipi_init()
615 static inline void sbi_platform_ipi_exit(const struct sbi_platform *plat) in sbi_platform_ipi_exit()
654 sbi_platform_timer_event_stop(const struct sbi_platform *plat) in sbi_platform_timer_event_stop()
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/clk/altera/
H A Dclk-agilex.c42 static void clk_write_ctrl(struct socfpga_clk_plat *plat, u32 val) in clk_write_ctrl()
137 static int membus_write_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_write_pll()
158 static int membus_read_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_read_pll()
240 struct socfpga_clk_plat *plat = dev_get_plat(dev); in clk_basic_init() local
346 static u64 clk_get_vco_clk_hz(struct socfpga_clk_plat *plat, in clk_get_vco_clk_hz()
435 static u64 clk_get_mpu_clk_hz(struct socfpga_clk_plat *plat) in clk_get_mpu_clk_hz()
465 static u32 clk_get_sdmmc_clk_hz(struct socfpga_clk_plat *plat) in clk_get_sdmmc_clk_hz()
477 static u32 clk_get_l4_sp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_sp_clk_hz()
488 static u32 clk_get_l4_mp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_mp_clk_hz()
589 struct socfpga_clk_plat *plat = dev_get_plat(clk->dev); in socfpga_clk_get_rate() local
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/clk/altera/
H A Dclk-agilex.c42 static void clk_write_ctrl(struct socfpga_clk_plat *plat, u32 val) in clk_write_ctrl()
137 static int membus_write_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_write_pll()
158 static int membus_read_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_read_pll()
240 struct socfpga_clk_plat *plat = dev_get_plat(dev); in clk_basic_init() local
346 static u64 clk_get_vco_clk_hz(struct socfpga_clk_plat *plat, in clk_get_vco_clk_hz()
435 static u64 clk_get_mpu_clk_hz(struct socfpga_clk_plat *plat) in clk_get_mpu_clk_hz()
465 static u32 clk_get_sdmmc_clk_hz(struct socfpga_clk_plat *plat) in clk_get_sdmmc_clk_hz()
477 static u32 clk_get_l4_sp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_sp_clk_hz()
488 static u32 clk_get_l4_mp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_mp_clk_hz()
589 struct socfpga_clk_plat *plat = dev_get_plat(clk->dev); in socfpga_clk_get_rate() local
[all …]
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/drivers/clk/altera/
H A Dclk-agilex.c42 static void clk_write_ctrl(struct socfpga_clk_plat *plat, u32 val) in clk_write_ctrl()
137 static int membus_write_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_write_pll()
158 static int membus_read_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_read_pll()
240 struct socfpga_clk_plat *plat = dev_get_plat(dev); in clk_basic_init() local
346 static u64 clk_get_vco_clk_hz(struct socfpga_clk_plat *plat, in clk_get_vco_clk_hz()
435 static u64 clk_get_mpu_clk_hz(struct socfpga_clk_plat *plat) in clk_get_mpu_clk_hz()
465 static u32 clk_get_sdmmc_clk_hz(struct socfpga_clk_plat *plat) in clk_get_sdmmc_clk_hz()
477 static u32 clk_get_l4_sp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_sp_clk_hz()
488 static u32 clk_get_l4_mp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_mp_clk_hz()
589 struct socfpga_clk_plat *plat = dev_get_plat(clk->dev); in socfpga_clk_get_rate() local
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/clk/altera/
H A Dclk-agilex.c42 static void clk_write_ctrl(struct socfpga_clk_plat *plat, u32 val) in clk_write_ctrl()
137 static int membus_write_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_write_pll()
158 static int membus_read_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_read_pll()
240 struct socfpga_clk_plat *plat = dev_get_plat(dev); in clk_basic_init() local
346 static u64 clk_get_vco_clk_hz(struct socfpga_clk_plat *plat, in clk_get_vco_clk_hz()
435 static u64 clk_get_mpu_clk_hz(struct socfpga_clk_plat *plat) in clk_get_mpu_clk_hz()
465 static u32 clk_get_sdmmc_clk_hz(struct socfpga_clk_plat *plat) in clk_get_sdmmc_clk_hz()
477 static u32 clk_get_l4_sp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_sp_clk_hz()
488 static u32 clk_get_l4_mp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_mp_clk_hz()
589 struct socfpga_clk_plat *plat = dev_get_plat(clk->dev); in socfpga_clk_get_rate() local
[all …]
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/drivers/clk/altera/
H A Dclk-agilex.c42 static void clk_write_ctrl(struct socfpga_clk_plat *plat, u32 val) in clk_write_ctrl()
137 static int membus_write_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_write_pll()
158 static int membus_read_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_read_pll()
240 struct socfpga_clk_plat *plat = dev_get_plat(dev); in clk_basic_init() local
346 static u64 clk_get_vco_clk_hz(struct socfpga_clk_plat *plat, in clk_get_vco_clk_hz()
435 static u64 clk_get_mpu_clk_hz(struct socfpga_clk_plat *plat) in clk_get_mpu_clk_hz()
465 static u32 clk_get_sdmmc_clk_hz(struct socfpga_clk_plat *plat) in clk_get_sdmmc_clk_hz()
477 static u32 clk_get_l4_sp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_sp_clk_hz()
488 static u32 clk_get_l4_mp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_mp_clk_hz()
589 struct socfpga_clk_plat *plat = dev_get_plat(clk->dev); in socfpga_clk_get_rate() local
[all …]
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/clk/altera/
H A Dclk-agilex.c42 static void clk_write_ctrl(struct socfpga_clk_plat *plat, u32 val) in clk_write_ctrl()
137 static int membus_write_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_write_pll()
158 static int membus_read_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_read_pll()
240 struct socfpga_clk_plat *plat = dev_get_plat(dev); in clk_basic_init() local
346 static u64 clk_get_vco_clk_hz(struct socfpga_clk_plat *plat, in clk_get_vco_clk_hz()
435 static u64 clk_get_mpu_clk_hz(struct socfpga_clk_plat *plat) in clk_get_mpu_clk_hz()
465 static u32 clk_get_sdmmc_clk_hz(struct socfpga_clk_plat *plat) in clk_get_sdmmc_clk_hz()
477 static u32 clk_get_l4_sp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_sp_clk_hz()
488 static u32 clk_get_l4_mp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_mp_clk_hz()
589 struct socfpga_clk_plat *plat = dev_get_plat(clk->dev); in socfpga_clk_get_rate() local
[all …]
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/clk/altera/
H A Dclk-agilex.c42 static void clk_write_ctrl(struct socfpga_clk_plat *plat, u32 val) in clk_write_ctrl()
137 static int membus_write_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_write_pll()
158 static int membus_read_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_read_pll()
240 struct socfpga_clk_plat *plat = dev_get_plat(dev); in clk_basic_init() local
346 static u64 clk_get_vco_clk_hz(struct socfpga_clk_plat *plat, in clk_get_vco_clk_hz()
435 static u64 clk_get_mpu_clk_hz(struct socfpga_clk_plat *plat) in clk_get_mpu_clk_hz()
465 static u32 clk_get_sdmmc_clk_hz(struct socfpga_clk_plat *plat) in clk_get_sdmmc_clk_hz()
477 static u32 clk_get_l4_sp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_sp_clk_hz()
488 static u32 clk_get_l4_mp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_mp_clk_hz()
589 struct socfpga_clk_plat *plat = dev_get_plat(clk->dev); in socfpga_clk_get_rate() local
[all …]
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/clk/altera/
H A Dclk-agilex.c42 static void clk_write_ctrl(struct socfpga_clk_plat *plat, u32 val) in clk_write_ctrl()
137 static int membus_write_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_write_pll()
158 static int membus_read_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_read_pll()
240 struct socfpga_clk_plat *plat = dev_get_plat(dev); in clk_basic_init() local
346 static u64 clk_get_vco_clk_hz(struct socfpga_clk_plat *plat, in clk_get_vco_clk_hz()
435 static u64 clk_get_mpu_clk_hz(struct socfpga_clk_plat *plat) in clk_get_mpu_clk_hz()
465 static u32 clk_get_sdmmc_clk_hz(struct socfpga_clk_plat *plat) in clk_get_sdmmc_clk_hz()
477 static u32 clk_get_l4_sp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_sp_clk_hz()
488 static u32 clk_get_l4_mp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_mp_clk_hz()
589 struct socfpga_clk_plat *plat = dev_get_plat(clk->dev); in socfpga_clk_get_rate() local
[all …]
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/drivers/clk/altera/
H A Dclk-agilex.c42 static void clk_write_ctrl(struct socfpga_clk_plat *plat, u32 val) in clk_write_ctrl()
137 static int membus_write_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_write_pll()
158 static int membus_read_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_read_pll()
240 struct socfpga_clk_plat *plat = dev_get_plat(dev); in clk_basic_init() local
346 static u64 clk_get_vco_clk_hz(struct socfpga_clk_plat *plat, in clk_get_vco_clk_hz()
435 static u64 clk_get_mpu_clk_hz(struct socfpga_clk_plat *plat) in clk_get_mpu_clk_hz()
465 static u32 clk_get_sdmmc_clk_hz(struct socfpga_clk_plat *plat) in clk_get_sdmmc_clk_hz()
477 static u32 clk_get_l4_sp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_sp_clk_hz()
488 static u32 clk_get_l4_mp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_mp_clk_hz()
589 struct socfpga_clk_plat *plat = dev_get_plat(clk->dev); in socfpga_clk_get_rate() local
[all …]
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/drivers/clk/altera/
H A Dclk-agilex.c42 static void clk_write_ctrl(struct socfpga_clk_plat *plat, u32 val) in clk_write_ctrl()
137 static int membus_write_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_write_pll()
158 static int membus_read_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_read_pll()
240 struct socfpga_clk_plat *plat = dev_get_plat(dev); in clk_basic_init() local
346 static u64 clk_get_vco_clk_hz(struct socfpga_clk_plat *plat, in clk_get_vco_clk_hz()
435 static u64 clk_get_mpu_clk_hz(struct socfpga_clk_plat *plat) in clk_get_mpu_clk_hz()
465 static u32 clk_get_sdmmc_clk_hz(struct socfpga_clk_plat *plat) in clk_get_sdmmc_clk_hz()
477 static u32 clk_get_l4_sp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_sp_clk_hz()
488 static u32 clk_get_l4_mp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_mp_clk_hz()
589 struct socfpga_clk_plat *plat = dev_get_plat(clk->dev); in socfpga_clk_get_rate() local
[all …]
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/clk/altera/
H A Dclk-agilex.c42 static void clk_write_ctrl(struct socfpga_clk_plat *plat, u32 val) in clk_write_ctrl()
137 static int membus_write_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_write_pll()
158 static int membus_read_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_read_pll()
240 struct socfpga_clk_plat *plat = dev_get_plat(dev); in clk_basic_init() local
346 static u64 clk_get_vco_clk_hz(struct socfpga_clk_plat *plat, in clk_get_vco_clk_hz()
435 static u64 clk_get_mpu_clk_hz(struct socfpga_clk_plat *plat) in clk_get_mpu_clk_hz()
465 static u32 clk_get_sdmmc_clk_hz(struct socfpga_clk_plat *plat) in clk_get_sdmmc_clk_hz()
477 static u32 clk_get_l4_sp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_sp_clk_hz()
488 static u32 clk_get_l4_mp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_mp_clk_hz()
589 struct socfpga_clk_plat *plat = dev_get_plat(clk->dev); in socfpga_clk_get_rate() local
[all …]
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/clk/altera/
H A Dclk-agilex.c42 static void clk_write_ctrl(struct socfpga_clk_plat *plat, u32 val) in clk_write_ctrl()
137 static int membus_write_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_write_pll()
158 static int membus_read_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_read_pll()
240 struct socfpga_clk_plat *plat = dev_get_plat(dev); in clk_basic_init() local
346 static u64 clk_get_vco_clk_hz(struct socfpga_clk_plat *plat, in clk_get_vco_clk_hz()
435 static u64 clk_get_mpu_clk_hz(struct socfpga_clk_plat *plat) in clk_get_mpu_clk_hz()
465 static u32 clk_get_sdmmc_clk_hz(struct socfpga_clk_plat *plat) in clk_get_sdmmc_clk_hz()
477 static u32 clk_get_l4_sp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_sp_clk_hz()
488 static u32 clk_get_l4_mp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_mp_clk_hz()
589 struct socfpga_clk_plat *plat = dev_get_plat(clk->dev); in socfpga_clk_get_rate() local
[all …]
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/drivers/clk/altera/
H A Dclk-agilex.c42 static void clk_write_ctrl(struct socfpga_clk_plat *plat, u32 val) in clk_write_ctrl()
137 static int membus_write_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_write_pll()
158 static int membus_read_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_read_pll()
240 struct socfpga_clk_plat *plat = dev_get_plat(dev); in clk_basic_init() local
346 static u64 clk_get_vco_clk_hz(struct socfpga_clk_plat *plat, in clk_get_vco_clk_hz()
435 static u64 clk_get_mpu_clk_hz(struct socfpga_clk_plat *plat) in clk_get_mpu_clk_hz()
465 static u32 clk_get_sdmmc_clk_hz(struct socfpga_clk_plat *plat) in clk_get_sdmmc_clk_hz()
477 static u32 clk_get_l4_sp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_sp_clk_hz()
488 static u32 clk_get_l4_mp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_mp_clk_hz()
589 struct socfpga_clk_plat *plat = dev_get_plat(clk->dev); in socfpga_clk_get_rate() local
[all …]
/dports/sysutils/u-boot-rpi/u-boot-2021.07/drivers/clk/altera/
H A Dclk-agilex.c42 static void clk_write_ctrl(struct socfpga_clk_plat *plat, u32 val) in clk_write_ctrl()
137 static int membus_write_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_write_pll()
158 static int membus_read_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_read_pll()
240 struct socfpga_clk_plat *plat = dev_get_plat(dev); in clk_basic_init() local
346 static u64 clk_get_vco_clk_hz(struct socfpga_clk_plat *plat, in clk_get_vco_clk_hz()
435 static u64 clk_get_mpu_clk_hz(struct socfpga_clk_plat *plat) in clk_get_mpu_clk_hz()
465 static u32 clk_get_sdmmc_clk_hz(struct socfpga_clk_plat *plat) in clk_get_sdmmc_clk_hz()
477 static u32 clk_get_l4_sp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_sp_clk_hz()
488 static u32 clk_get_l4_mp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_mp_clk_hz()
589 struct socfpga_clk_plat *plat = dev_get_plat(clk->dev); in socfpga_clk_get_rate() local
[all …]
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/drivers/clk/altera/
H A Dclk-agilex.c42 static void clk_write_ctrl(struct socfpga_clk_plat *plat, u32 val) in clk_write_ctrl()
137 static int membus_write_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_write_pll()
158 static int membus_read_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_read_pll()
240 struct socfpga_clk_plat *plat = dev_get_plat(dev); in clk_basic_init() local
346 static u64 clk_get_vco_clk_hz(struct socfpga_clk_plat *plat, in clk_get_vco_clk_hz()
435 static u64 clk_get_mpu_clk_hz(struct socfpga_clk_plat *plat) in clk_get_mpu_clk_hz()
465 static u32 clk_get_sdmmc_clk_hz(struct socfpga_clk_plat *plat) in clk_get_sdmmc_clk_hz()
477 static u32 clk_get_l4_sp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_sp_clk_hz()
488 static u32 clk_get_l4_mp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_mp_clk_hz()
589 struct socfpga_clk_plat *plat = dev_get_plat(clk->dev); in socfpga_clk_get_rate() local
[all …]
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/drivers/clk/altera/
H A Dclk-agilex.c42 static void clk_write_ctrl(struct socfpga_clk_plat *plat, u32 val) in clk_write_ctrl()
137 static int membus_write_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_write_pll()
158 static int membus_read_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_read_pll()
240 struct socfpga_clk_plat *plat = dev_get_plat(dev); in clk_basic_init() local
346 static u64 clk_get_vco_clk_hz(struct socfpga_clk_plat *plat, in clk_get_vco_clk_hz()
435 static u64 clk_get_mpu_clk_hz(struct socfpga_clk_plat *plat) in clk_get_mpu_clk_hz()
465 static u32 clk_get_sdmmc_clk_hz(struct socfpga_clk_plat *plat) in clk_get_sdmmc_clk_hz()
477 static u32 clk_get_l4_sp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_sp_clk_hz()
488 static u32 clk_get_l4_mp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_mp_clk_hz()
589 struct socfpga_clk_plat *plat = dev_get_plat(clk->dev); in socfpga_clk_get_rate() local
[all …]
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/drivers/clk/altera/
H A Dclk-agilex.c42 static void clk_write_ctrl(struct socfpga_clk_plat *plat, u32 val) in clk_write_ctrl()
137 static int membus_write_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_write_pll()
158 static int membus_read_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_read_pll()
240 struct socfpga_clk_plat *plat = dev_get_plat(dev); in clk_basic_init() local
346 static u64 clk_get_vco_clk_hz(struct socfpga_clk_plat *plat, in clk_get_vco_clk_hz()
435 static u64 clk_get_mpu_clk_hz(struct socfpga_clk_plat *plat) in clk_get_mpu_clk_hz()
465 static u32 clk_get_sdmmc_clk_hz(struct socfpga_clk_plat *plat) in clk_get_sdmmc_clk_hz()
477 static u32 clk_get_l4_sp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_sp_clk_hz()
488 static u32 clk_get_l4_mp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_mp_clk_hz()
589 struct socfpga_clk_plat *plat = dev_get_plat(clk->dev); in socfpga_clk_get_rate() local
[all …]
/dports/sysutils/u-boot-chip/u-boot-2021.07/drivers/clk/altera/
H A Dclk-agilex.c42 static void clk_write_ctrl(struct socfpga_clk_plat *plat, u32 val) in clk_write_ctrl()
137 static int membus_write_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_write_pll()
158 static int membus_read_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_read_pll()
240 struct socfpga_clk_plat *plat = dev_get_plat(dev); in clk_basic_init() local
346 static u64 clk_get_vco_clk_hz(struct socfpga_clk_plat *plat, in clk_get_vco_clk_hz()
435 static u64 clk_get_mpu_clk_hz(struct socfpga_clk_plat *plat) in clk_get_mpu_clk_hz()
465 static u32 clk_get_sdmmc_clk_hz(struct socfpga_clk_plat *plat) in clk_get_sdmmc_clk_hz()
477 static u32 clk_get_l4_sp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_sp_clk_hz()
488 static u32 clk_get_l4_mp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_mp_clk_hz()
589 struct socfpga_clk_plat *plat = dev_get_plat(clk->dev); in socfpga_clk_get_rate() local
[all …]
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/drivers/clk/altera/
H A Dclk-agilex.c42 static void clk_write_ctrl(struct socfpga_clk_plat *plat, u32 val) in clk_write_ctrl()
137 static int membus_write_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_write_pll()
158 static int membus_read_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_read_pll()
240 struct socfpga_clk_plat *plat = dev_get_plat(dev); in clk_basic_init() local
346 static u64 clk_get_vco_clk_hz(struct socfpga_clk_plat *plat, in clk_get_vco_clk_hz()
435 static u64 clk_get_mpu_clk_hz(struct socfpga_clk_plat *plat) in clk_get_mpu_clk_hz()
465 static u32 clk_get_sdmmc_clk_hz(struct socfpga_clk_plat *plat) in clk_get_sdmmc_clk_hz()
477 static u32 clk_get_l4_sp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_sp_clk_hz()
488 static u32 clk_get_l4_mp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_mp_clk_hz()
589 struct socfpga_clk_plat *plat = dev_get_plat(clk->dev); in socfpga_clk_get_rate() local
[all …]
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/drivers/clk/altera/
H A Dclk-agilex.c42 static void clk_write_ctrl(struct socfpga_clk_plat *plat, u32 val) in clk_write_ctrl()
137 static int membus_write_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_write_pll()
158 static int membus_read_pll(struct socfpga_clk_plat *plat, u32 pll, in membus_read_pll()
240 struct socfpga_clk_plat *plat = dev_get_plat(dev); in clk_basic_init() local
346 static u64 clk_get_vco_clk_hz(struct socfpga_clk_plat *plat, in clk_get_vco_clk_hz()
435 static u64 clk_get_mpu_clk_hz(struct socfpga_clk_plat *plat) in clk_get_mpu_clk_hz()
465 static u32 clk_get_sdmmc_clk_hz(struct socfpga_clk_plat *plat) in clk_get_sdmmc_clk_hz()
477 static u32 clk_get_l4_sp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_sp_clk_hz()
488 static u32 clk_get_l4_mp_clk_hz(struct socfpga_clk_plat *plat) in clk_get_l4_mp_clk_hz()
589 struct socfpga_clk_plat *plat = dev_get_plat(clk->dev); in socfpga_clk_get_rate() local
[all …]

12345678910>>...388