Home
last modified time | relevance | path

Searched defs:sclk (Results 1 – 12 of 12) sorted by relevance

/u-boot/drivers/clk/
A Dclk-hsdk-cgu.c423 static ulong pll_get(struct clk *sclk) in pll_get()
532 static ulong pll_set(struct clk *sclk, ulong rate) in pll_set()
552 static int idiv_off(struct clk *sclk) in idiv_off()
561 static ulong idiv_get(struct clk *sclk) in idiv_get()
578 static ulong cpu_clk_set(struct clk *sclk, ulong rate) in cpu_clk_set()
636 static ulong axi_clk_set(struct clk *sclk, ulong rate) in axi_clk_set()
641 static ulong tun_hsdk_set(struct clk *sclk, ulong rate) in tun_hsdk_set()
646 static ulong tun_h4xd_set(struct clk *sclk, ulong rate) in tun_h4xd_set()
651 static ulong idiv_set(struct clk *sclk, ulong rate) in idiv_set()
701 static ulong hsdk_cgu_get_rate(struct clk *sclk) in hsdk_cgu_get_rate()
[all …]
/u-boot/arch/arm/mach-exynos/
A Dclock.c368 unsigned long sclk = 0; in exynos5_get_periph_rate() local
467 unsigned long sclk = 0; in exynos542x_get_periph_rate() local
640 unsigned long pclk, sclk; in exynos4_get_pwm_clk() local
681 unsigned long pclk, sclk; in exynos4x12_get_pwm_clk() local
697 unsigned long uclk, sclk; in exynos4_get_uart_clk() local
744 unsigned long uclk, sclk; in exynos4x12_get_uart_clk() local
788 unsigned long uclk, sclk; in exynos4_get_mmc_clk() local
917 unsigned long pclk, sclk; in exynos4_get_lcd_clk() local
959 unsigned long pclk, sclk; in exynos5_get_lcd_clk() local
1000 unsigned long pclk, sclk; in exynos5420_get_lcd_clk() local
[all …]
/u-boot/drivers/mmc/
A Dexynos_dw_mmc.c63 unsigned long sclk; in exynos_dwmci_get_clk() local
105 unsigned long freq, sclk; in exynos_dwmci_core_init() local
A Dftsdc010_mci.h17 uint32_t sclk; /* FTSDC010 source clock in Hz */ member
A Ddw_mmc.c405 unsigned long sclk; local
A Dmtk-sd.c368 u32 sclk; /* actual calculated bus clock */ member
851 u32 sclk; in msdc_set_mclk() local
/u-boot/board/freescale/common/
A Dngpixis.h38 u8 sclk[3]; member
A Dpixis.h33 u8 sclk[3]; member
A Dqixis.h52 u8 sclk[3]; /* Clock Configuration Registers,0x34 */ member
/u-boot/drivers/spi/
A Dsoft_spi.c28 struct gpio_desc sclk; member
/u-boot/drivers/i2c/
A Docteon_i2c.c610 static void twsi_calc_div(struct udevice *bus, ulong sclk, unsigned int speed, in twsi_calc_div()
/u-boot/drivers/mtd/nand/raw/
A Docteontx_nand.c567 unsigned long sclk) in set_timings()
600 unsigned long sclk = octeontx_get_io_clock(); in set_default_timings() local
610 unsigned long sclk = octeontx_get_io_clock(); in octeontx_nfc_chip_set_timings() local

Completed in 36 milliseconds