Searched refs:Lock (Results 1 – 10 of 10) sorted by relevance
| /drivers/mtd/chips/ |
| A D | Kconfig | 170 Each Protection Register has an associated Lock Register bit. When a 171 Lock Register bit is programmed, the associated Protection Register 173 because the Lock Register bits themselves are OTP, when programmed, 174 Lock Register bits cannot be erased. Therefore, when a Protection
|
| /drivers/video/fbdev/riva/ |
| A D | riva_hw.c | 88 int Lock in vgaLockUnlock() argument 94 if(Lock) cr11 |= 0x80; in vgaLockUnlock() 101 int Lock in nv3LockUnlock() argument 105 VGA_WR08(chip->PVIO, 0x3C5, Lock ? 0x99 : 0x57); in nv3LockUnlock() 106 vgaLockUnlock(chip, Lock); in nv3LockUnlock() 111 int Lock in nv4LockUnlock() argument 115 VGA_WR08(chip->PCIO, 0x3D5, Lock ? 0x99 : 0x57); in nv4LockUnlock() 116 vgaLockUnlock(chip, Lock); in nv4LockUnlock()
|
| /drivers/scsi/pcmcia/ |
| A D | nsp_cs.h | 272 spinlock_t Lock; member
|
| A D | nsp_cs.c | 1350 spin_lock_init(&(data->Lock)); in nsp_detect() 1413 spin_lock_irqsave(&(data->Lock), flags); in nsp_show_info() 1415 spin_unlock_irqrestore(&(data->Lock), flags); in nsp_show_info()
|
| /drivers/scsi/ |
| A D | nsp32.h | 570 spinlock_t Lock; member
|
| A D | nsp32.c | 1481 spin_lock_irqsave(&(data->Lock), flags); in nsp32_show_info() 1483 spin_unlock_irqrestore(&(data->Lock), flags); in nsp32_show_info() 2578 spin_lock_init(&(data->Lock)); in nsp32_detect()
|
| /drivers/video/fbdev/nvidia/ |
| A D | nv_hw.c | 57 void NVLockUnlock(struct nvidia_par *par, int Lock) in NVLockUnlock() argument 62 VGA_WR08(par->PCIO, 0x3D5, Lock ? 0x99 : 0x57); in NVLockUnlock() 66 if (Lock) in NVLockUnlock()
|
| /drivers/input/keyboard/ |
| A D | Kconfig | 148 Caps Lock Left Ctrl 149 Right Ctrl Caps Lock
|
| /drivers/scsi/aic7xxx/ |
| A D | aic7xxx.reg | 754 field EXTREQLCK 0x10 /* External Request Lock */
|
| A D | aic79xx.reg | 455 field EXTREQLCK 0x10 /* External Request Lock */
|
Completed in 27 milliseconds