Searched refs:bypass (Results 1 – 20 of 20) sorted by relevance
/arch/arm/mach-omap2/ |
D | clkt2xxx_virt_prcm_set.c | 93 u32 cur_rate, done_rate, bypass = 0, tmp; in omap2_select_table_rate() local 128 bypass = 1; in omap2_select_table_rate() 158 bypass); in omap2_select_table_rate()
|
D | clkt2xxx_dpllcore.c | 109 u32 bypass = 0; in omap2_reprogram_dpllcore() local 157 bypass = 1; in omap2_reprogram_dpllcore() 164 bypass); in omap2_reprogram_dpllcore()
|
D | sram242x.S | 281 cmp r2, #0x1 @ stay in bypass?
|
D | sram243x.S | 281 cmp r2, #0x1 @ stay in bypass?
|
/arch/arm/plat-omap/include/plat/ |
D | sram.h | 34 extern u32 omap2_set_prcm(u32 dpll_ctrl_val, u32 sdrc_rfr_val, int bypass); 56 int bypass); 69 int bypass);
|
/arch/mips/cavium-octeon/executive/ |
D | cvmx-helper-jtag.c | 66 jtgc.s.bypass = 0x3; in cvmx_helper_qlm_jtag_init() 68 jtgc.s.bypass = 0xf; in cvmx_helper_qlm_jtag_init()
|
/arch/arm/plat-omap/ |
D | sram.c | 276 static u32 (*_omap2_set_prcm)(u32 dpll_ctrl_val, u32 sdrc_rfr_val, int bypass); 278 u32 omap2_set_prcm(u32 dpll_ctrl_val, u32 sdrc_rfr_val, int bypass) in omap2_set_prcm() argument 281 return _omap2_set_prcm(dpll_ctrl_val, sdrc_rfr_val, bypass); in omap2_set_prcm()
|
/arch/c6x/platforms/ |
D | pll.c | 272 u8 bypass; in clk_pllclk_recalc() local 283 bypass = 0; in clk_pllclk_recalc() 285 bypass = 1; in clk_pllclk_recalc() 306 if (!bypass) { in clk_pllclk_recalc()
|
/arch/arm/mach-davinci/ |
D | clock.c | 371 u8 bypass; in clk_pllclk_recalc() local 379 bypass = 0; in clk_pllclk_recalc() 386 bypass = 1; in clk_pllclk_recalc() 408 if (!bypass) { in clk_pllclk_recalc() 416 if (bypass) in clk_pllclk_recalc()
|
/arch/arm/mach-omap1/ |
D | sram.S | 39 strh r0, [r2] @ set dpll into bypass mode
|
/arch/c6x/boot/dts/ |
D | tms320c6457.dtsi | 63 ti,c64x+pll-bypass-delay = <300>;
|
D | tms320c6474.dtsi | 84 ti,c64x+pll-bypass-delay = <120>;
|
D | tms320c6455.dtsi | 73 ti,c64x+pll-bypass-delay = <1440>;
|
D | tms320c6472.dtsi | 107 ti,c64x+pll-bypass-delay = <200>;
|
/arch/mips/include/asm/octeon/ |
D | cvmx-asxx-defs.h | 189 uint64_t bypass:1; member 411 uint64_t bypass:1; member 424 uint64_t bypass:1; member
|
D | cvmx-ciu-defs.h | 2098 uint64_t bypass:4; member 2106 uint64_t bypass:2; member 2117 uint64_t bypass:3; member
|
/arch/powerpc/boot/ |
D | 4xx.c | 447 goto bypass; in __ibm440eplike_fixup_clocks() 454 bypass: in __ibm440eplike_fixup_clocks() 775 goto bypass; in ibm405ex_fixup_clocks() 780 bypass: in ibm405ex_fixup_clocks()
|
/arch/frv/kernel/ |
D | entry-table.S | 49 # single-step bypass management
|
/arch/sh/kernel/cpu/sh3/ |
D | entry.S | 483 * that isn't a valid hard IRQ, therefore we bypass the do_IRQ()
|
/arch/alpha/ |
D | Kconfig | 504 motherboards), you can bypass it altogether and boot Linux directly
|