Searched defs:bypass (Results 1 – 11 of 11) sorted by relevance
| /u-boot/drivers/clk/kendryte/ |
| A D | bypass.c | 60 static int k210_bypass_dobypass(struct k210_bypass *bypass) in k210_bypass_dobypass() 100 static int k210_bypass_unbypass(struct k210_bypass *bypass) in k210_bypass_unbypass() 122 struct k210_bypass *bypass = to_k210_bypass(clk); in k210_bypass_get_rate() local 134 struct k210_bypass *bypass = to_k210_bypass(clk); in k210_bypass_set_rate() local 154 struct k210_bypass *bypass = to_k210_bypass(clk); in k210_bypass_set_parent() local 171 struct k210_bypass *bypass = to_k210_bypass(clk); in k210_bypass_enable() local 191 struct k210_bypass *bypass = to_k210_bypass(clk); in k210_bypass_disable() local 215 struct k210_bypass *bypass = to_k210_bypass(clk); in k210_bypass_set_children() local 232 struct k210_bypass *bypass) in k210_register_bypass_struct() 253 struct k210_bypass *bypass; in k210_register_bypass() local
|
| A D | clk.c | 484 struct clk *in0_clk, *bypass; in k210_clk_probe() local
|
| /u-boot/drivers/clk/at91/ |
| A D | clk-main.c | 194 const char *parent_name, bool bypass) in at91_clk_main_osc()
|
| /u-boot/arch/arm/include/asm/arch-tegra/ |
| A D | warmboot.h | 81 u32 bypass:1; member
|
| /u-boot/drivers/clk/ |
| A D | clk_zynq.c | 136 u32 clk_ctrl, reset, pwrdwn, mul, bypass; in zynq_clk_get_pll_rate() local
|
| A D | clk_stm32mp1.c | 1447 static void stm32mp1_lse_enable(fdt_addr_t rcc, int bypass, int digbyp, in stm32mp1_lse_enable() 1490 static void stm32mp1_hse_enable(fdt_addr_t rcc, int bypass, int digbyp, int css) in stm32mp1_hse_enable() 1958 int bypass, digbyp; in stm32mp1_clktree() local 1972 int bypass, digbyp, css; in stm32mp1_clktree() local
|
| /u-boot/drivers/spi/ |
| A D | cadence_qspi_apb.c | 234 unsigned int bypass, unsigned int delay) in cadence_qspi_apb_readdata_capture()
|
| /u-boot/drivers/clk/aspeed/ |
| A D | clk_ast2600.c | 67 unsigned int bypass : 1; member
|
| /u-boot/arch/arm/include/asm/arch-sunxi/ |
| A D | display.h | 14 u32 bypass; /* 0x008 */ member
|
| /u-boot/arch/arm/mach-exynos/include/mach/ |
| A D | clock.h | 1228 unsigned int bypass; member
|
| /u-boot/arch/mips/mach-octeon/include/mach/cvmx/ |
| A D | cvmx-lmcx-defs.h | 3087 uint64_t bypass:1; member
|
Completed in 60 milliseconds