Searched refs:CLR_BIT (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_nvram.c312 #define CLR_BIT 1 macro
327 case CLR_BIT:
349 S24C16_set_bit(np, 0, gpreg, CLR_BIT);
374 S24C16_set_bit(np, 0, gpreg, CLR_BIT);
458 S24C16_set_bit(np, 0, &gpreg, CLR_BIT);
509 #undef CLR_BIT macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dsym53c8xx_comm.h1177 #define CLR_BIT 1 macro
1192 case CLR_BIT:
1214 S24C16_set_bit(np, 0, gpreg, CLR_BIT);
1239 S24C16_set_bit(np, 0, gpreg, CLR_BIT);
1326 S24C16_set_bit(np, 0, &gpreg, CLR_BIT);
1377 #undef CLR_BIT macro
H A Dsym53c8xx.c14197 #define CLR_BIT 1 macro
14212 case CLR_BIT:
14234 S24C16_set_bit(np, 0, gpreg, CLR_BIT);
14259 S24C16_set_bit(np, 0, gpreg, CLR_BIT);
14346 S24C16_set_bit(np, 0, &gpreg, CLR_BIT);
14397 #undef CLR_BIT macro

Completed in 216 milliseconds