Searched refs:normal (Results 1 – 25 of 66) sorted by relevance
123
/arch/cris/arch-v10/drivers/ |
D | sync_serial.c | 335 IO_STATE(R_SYNC_SERIAL_PRESCALE, warp_mode, normal)); in etrax_sync_serial_init() 374 IO_STATE(R_SYNC_SERIAL1_CTRL, f_synctype, normal) | in initialize_port() 377 IO_STATE(R_SYNC_SERIAL1_CTRL, clk_mode, normal) | in initialize_port() 386 IO_STATE(R_SYNC_SERIAL1_CTRL, frame_polarity, normal)| in initialize_port() 388 IO_STATE(R_SYNC_SERIAL1_CTRL, clk_driver, normal) | in initialize_port() 389 IO_STATE(R_SYNC_SERIAL1_CTRL, frame_driver, normal) | in initialize_port() 390 IO_STATE(R_SYNC_SERIAL1_CTRL, status_driver, normal)| in initialize_port() 772 f_synctype, normal); in sync_serial_ioctl_unlocked() 826 clk_mode, normal); in sync_serial_ioctl_unlocked() 843 frame_polarity, normal); in sync_serial_ioctl_unlocked() [all …]
|
/arch/sparc/kernel/ |
D | dtlb_prot.S | 32 ba,pt %xcc, sparc64_realfault_common ! Nope, normal fault
|
/arch/mips/lasat/image/ |
D | Makefile | 17 LDSCRIPT= -L$(srctree)/$(src) -Tromscript.normal
|
/arch/tile/ |
D | Kconfig.debug | 12 early before the console code is initialized. For normal operation
|
/arch/cris/arch-v10/kernel/ |
D | head.S | 472 | IO_STATE (R_SERIAL0_REC_CTRL, rec_stick_par, normal) \ 483 | IO_STATE (R_SERIAL0_TR_CTRL, tr_stick_par, normal) \ 506 | IO_STATE (R_SERIAL1_REC_CTRL, rec_stick_par, normal) \ 517 | IO_STATE (R_SERIAL1_TR_CTRL, tr_stick_par, normal) \ 541 | IO_STATE (R_SERIAL2_REC_CTRL, rec_stick_par, normal) \ 552 | IO_STATE (R_SERIAL2_TR_CTRL, tr_stick_par, normal) \ 577 | IO_STATE (R_SERIAL3_REC_CTRL, rec_stick_par, normal) \ 588 | IO_STATE (R_SERIAL3_TR_CTRL, tr_stick_par, normal) \
|
D | debugport.c | 266 IO_STATE(R_SERIAL0_REC_CTRL, rec_stick_par, normal) | in start_port() 274 IO_STATE(R_SERIAL0_TR_CTRL, tr_stick_par, normal) | in start_port()
|
/arch/arm/vfp/ |
D | entry.S | 22 @ r9 = normal "successful" return address
|
D | vfphw.S | 76 @ r9 = normal "successful" return address
|
/arch/cris/arch-v32/mm/ |
D | mmu.S | 117 3: ; Probably not in a loop, continue normal processing 149 ba 3b ; Continue normal processing 157 ba 3b ; Continue normal processing
|
/arch/arm/boot/dts/ |
D | qcom-apq8064-ifc6410.dts | 240 function = "normal"; 249 function = "normal";
|
D | qcom-apq8064-cm-qs600.dts | 189 function = "normal";
|
/arch/x86/kernel/ |
D | nmi.c | 64 unsigned int normal; member 337 __this_cpu_add(nmi_stats.normal, handled); in default_do_nmi()
|
/arch/m68k/ |
D | Kconfig.debug | 25 early, i.e. before the normal console driver is loaded.
|
/arch/unicore32/ |
D | Kconfig.debug | 25 early before the console code is initialized. For normal operation
|
/arch/sh/lib/ |
D | __clear_user.S | 87 mov #0, r0 ! return 0 as normal return
|
D | copy_page.S | 148 1: mov #0,r0 ! normal return 370 mov #0,r0 ! normal return
|
/arch/sh/kernel/cpu/sh5/ |
D | switchto.S | 47 ! Do normal-style register save to support backtrace 53 ! hopefully this looks normal to the backtrace now.
|
/arch/m68k/fpsp040/ |
D | slog2.S | 135 bsr slogn | ...log(X), X normal. 179 bsr slogn | ...log(X), X normal.
|
/arch/cris/arch-v10/lib/ |
D | checksum.S | 15 ;; check for breakeven length between movem and normal word looping versions
|
D | checksumcopy.S | 19 ;; check for breakeven length between movem and normal word looping versions
|
/arch/arc/kernel/ |
D | entry-compact.S | 187 bbit0 r9, STATUS_A1_BIT, 1f ; L1 not active when L2 IRQ, so normal 379 bbit0 r9, STATUS_A1_BIT, 149f ; L1 not active when L2 IRQ, so normal
|
/arch/m68k/q40/ |
D | README | 28 serial.c # normal PC driver - any speed 35 floppy.c # normal PC driver, DMA emu in asm/floppy.h
|
/arch/mips/include/asm/mach-cavium-octeon/ |
D | kernel-entry-init.h | 124 # Jump to the normal Linux SMP entry point
|
/arch/metag/lib/ |
D | divsi3.S | 41 BLS $LIDMCUSetup ! Yes: Do normal divide
|
/arch/um/ |
D | Kconfig.um | 30 booting and normal file access, this module lets the UML user
|
123