Searched refs:apply (Results 1 – 11 of 11) sorted by relevance
/arch/avr32/mach-at32ap/ |
D | clock.h | 28 int apply);
|
D | at32ap700x.c | 247 static long pll1_set_rate(struct clk *clk, unsigned long rate, int apply) in pll1_set_rate() argument 254 if (apply) { in pll1_set_rate() 369 static long cpu_clk_set_rate(struct clk *clk, unsigned long rate, int apply) in cpu_clk_set_rate() argument 398 if (apply) in cpu_clk_set_rate() 537 static long genclk_set_rate(struct clk *clk, unsigned long rate, int apply) in genclk_set_rate() argument 557 if (apply) in genclk_set_rate()
|
/arch/arm/mach-omap2/ |
D | sram243x.S | 114 and r5, r5, r6 @ apply mask to clear bits 209 and r8, r8, r7 @ apply mask to clear bits
|
D | sram242x.S | 114 and r5, r5, r6 @ apply mask to clear bits 209 and r8, r8, r7 @ apply mask to clear bits
|
/arch/arm/mach-s3c24xx/ |
D | Kconfig | 316 Internal config node to apply sleep for S3C2412 power management. 338 Internal config node to apply S3C2412 power management 398 Internal config node to apply S3C2416 power management
|
/arch/alpha/math-emu/ |
D | qrnnd.S | 15 # file. (The General Public License restrictions do apply in other
|
/arch/powerpc/boot/dts/ |
D | mpc8313erdb.dts | 302 * a REVA3 or later board, if you apply one of the
|
/arch/x86/math-emu/ |
D | README | 112 following conditions apply simultaneously: 121 If all of these apply, the emulator will set the Underflow flag but a real
|
/arch/arm/kernel/ |
D | entry-armv.S | 284 mov r1, #4 @ PC correction to apply
|
/arch/x86/crypto/ |
D | aesni-intel_avx-x86_64.S | 353 ## encrypt the initial num_initial_blocks blocks and apply ghash on the ciphertext 471 … GHASH_MUL_AVX reg_j, \T2, \T1, \T3, \T4, \T5, \T6 # apply GHASH on num_initial_blocks blocks 1612 ## encrypt the initial num_initial_blocks blocks and apply ghash on the ciphertext 1731 …GHASH_MUL_AVX2 reg_j, \T2, \T1, \T3, \T4, \T5, \T6 # apply GHASH on num_initial_blocks bloc…
|
D | aesni-intel_asm.S | 315 # apply GHASH on num_initial_blocks blocks 552 # apply GHASH on num_initial_blocks blocks
|