Home
last modified time | relevance | path

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

/drivers/mtd/chips/
DKconfig168 Each Protection Register has an associated Lock Register bit. When a
169 Lock Register bit is programmed, the associated Protection Register
171 because the Lock Register bits themselves are OTP, when programmed,
172 Lock Register bits cannot be erased. Therefore, when a Protection
/drivers/video/fbdev/riva/
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/
Dnsp_cs.h272 spinlock_t Lock; member
Dnsp_cs.c1341 spin_lock_init(&(data->Lock)); in nsp_detect()
1404 spin_lock_irqsave(&(data->Lock), flags); in nsp_show_info()
1406 spin_unlock_irqrestore(&(data->Lock), flags); in nsp_show_info()
/drivers/scsi/
Dnsp32.h561 spinlock_t Lock; member
Dnsp32.c1463 spin_lock_irqsave(&(data->Lock), flags); in nsp32_show_info()
1465 spin_unlock_irqrestore(&(data->Lock), flags); in nsp32_show_info()
2578 spin_lock_init(&(data->Lock)); in nsp32_detect()
/drivers/video/fbdev/nvidia/
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/
DKconfig147 Caps Lock Left Ctrl
148 Right Ctrl Caps Lock
/drivers/scsi/aic7xxx/
Daic7xxx.reg754 field EXTREQLCK 0x10 /* External Request Lock */
Daic79xx.reg455 field EXTREQLCK 0x10 /* External Request Lock */