Home
last modified time | relevance | path

Searched refs:Lock (Results 1 – 10 of 10) sorted by relevance

/drivers/mtd/chips/
A DKconfig170 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 Driva_hw.c88 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 Dnsp_cs.h272 spinlock_t Lock; member
A Dnsp_cs.c1350 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 Dnsp32.h570 spinlock_t Lock; member
A Dnsp32.c1481 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 Dnv_hw.c57 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 DKconfig148 Caps Lock Left Ctrl
149 Right Ctrl Caps Lock
/drivers/scsi/aic7xxx/
A Daic7xxx.reg754 field EXTREQLCK 0x10 /* External Request Lock */
A Daic79xx.reg455 field EXTREQLCK 0x10 /* External Request Lock */

Completed in 27 milliseconds