Searched refs:locked (Results 1 – 15 of 15) sorted by relevance
/arch/c6x/platforms/ |
D | dscr.c | 110 struct locked_reg locked[MAX_LOCKED_REGS]; member 124 if (dscr.locked[i].key && reg == dscr.locked[i].reg) in find_locked_reg() 125 return &dscr.locked[i]; in find_locked_reg() 411 r = &dscr.locked[i]; in dscr_parse_locked_regs()
|
/arch/arm/mach-omap1/ |
D | sram.S | 55 tst r4, #1 << 0 @ dpll rate locked?
|
/arch/c6x/boot/dts/ |
D | tms320c6455.dtsi | 86 ti,dscr-locked-regs = <0x40008 0x40004 0x0f0a0b00>;
|
D | tms320c6472.dtsi | 125 ti,dscr-locked-regs = <0x200 0x204 0x0a1e183a
|
/arch/frv/kernel/ |
D | sleep.S | 206 # locked in icache. 277 # unlock the icache which was locked before going to sleep
|
/arch/arm/mach-omap2/ |
D | sleep34xx.S | 303 bne exit_nonoff_modes @ Return if locked 320 b exit_nonoff_modes @ Return when locked
|
D | sram243x.S | 73 ldr r10, [r11] @ get locked value 295 cmp r8, #2 @ locked?
|
D | sram242x.S | 73 ldr r10, [r11] @ get locked value 295 cmp r8, #2 @ locked?
|
/arch/mn10300/kernel/ |
D | mn10300-serial.c | 1583 int locked = 1; in mn10300_serial_console_write() local 1590 locked = 0; in mn10300_serial_console_write() 1592 locked = spin_trylock(&port->uart.lock); in mn10300_serial_console_write() 1653 if (locked) in mn10300_serial_console_write()
|
/arch/arm/mach-tegra/ |
D | sleep-tegra20.S | 168 ret lr @ locked
|
/arch/arc/ |
D | Kconfig | 110 -Insns: endian swap, load-locked/store-conditional, time-stamp-ctr
|
/arch/arm/boot/dts/ |
D | ste-nomadik-stn8815.dtsi | 212 /* PLL1 is locked to MXTALI and variable from 20.4 to 334 MHz */
|
/arch/cris/arch-v32/drivers/ |
D | Kconfig | 19 speed and duplex will be locked to 100 Mbit and full duplex.
|
/arch/sh/ |
D | Kconfig | 728 atomic operations using a software implementation of load-locked/
|
/arch/arm/ |
D | Kconfig | 1831 If the console is locked while the system is rebooted, the messages
|