Searched defs:sclk (Results 1 – 12 of 12) sorted by relevance
| /u-boot/drivers/clk/ |
| A D | clk-hsdk-cgu.c | 423 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 D | clock.c | 368 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 D | exynos_dw_mmc.c | 63 unsigned long sclk; in exynos_dwmci_get_clk() local 105 unsigned long freq, sclk; in exynos_dwmci_core_init() local
|
| A D | ftsdc010_mci.h | 17 uint32_t sclk; /* FTSDC010 source clock in Hz */ member
|
| A D | dw_mmc.c | 405 unsigned long sclk; local
|
| A D | mtk-sd.c | 368 u32 sclk; /* actual calculated bus clock */ member 851 u32 sclk; in msdc_set_mclk() local
|
| /u-boot/board/freescale/common/ |
| A D | ngpixis.h | 38 u8 sclk[3]; member
|
| A D | pixis.h | 33 u8 sclk[3]; member
|
| A D | qixis.h | 52 u8 sclk[3]; /* Clock Configuration Registers,0x34 */ member
|
| /u-boot/drivers/spi/ |
| A D | soft_spi.c | 28 struct gpio_desc sclk; member
|
| /u-boot/drivers/i2c/ |
| A D | octeon_i2c.c | 610 static void twsi_calc_div(struct udevice *bus, ulong sclk, unsigned int speed, in twsi_calc_div()
|
| /u-boot/drivers/mtd/nand/raw/ |
| A D | octeontx_nand.c | 567 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