Searched refs:CLR_BIT (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/scsi/sym53c8xx_2/ |
| H A D | sym_nvram.c | 236 #define CLR_BIT 1 macro 251 case CLR_BIT: in S24C16_set_bit() 274 S24C16_set_bit(np, 0, gpreg, CLR_BIT); in S24C16_start() 299 S24C16_set_bit(np, 0, gpreg, CLR_BIT); in S24C16_do_bit() 384 S24C16_set_bit(np, 0, &gpreg, CLR_BIT); in sym_write_S24C16_nvram() 438 S24C16_set_bit(np, 0, &gpreg, CLR_BIT); in sym_read_S24C16_nvram() 489 #undef CLR_BIT
|