Searched refs:S24C16_set_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.c319 static void S24C16_set_bit(sdev_p np, u_char write_bit, u_char *gpreg, function
347 S24C16_set_bit(np, 1, gpreg, SET_BIT);
348 S24C16_set_bit(np, 0, gpreg, SET_CLK);
349 S24C16_set_bit(np, 0, gpreg, CLR_BIT);
350 S24C16_set_bit(np, 0, gpreg, CLR_CLK);
358 S24C16_set_bit(np, 0, gpreg, SET_CLK);
359 S24C16_set_bit(np, 1, gpreg, SET_BIT);
369 S24C16_set_bit(np, write_bit, gpreg, SET_BIT);
370 S24C16_set_bit(np, 0, gpreg, SET_CLK);
373 S24C16_set_bit(n
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dsym53c8xx_comm.h1185 S24C16_set_bit(ncr_slot *np, u_char write_bit, u_char *gpreg, int bit_mode) function
1212 S24C16_set_bit(np, 1, gpreg, SET_BIT);
1213 S24C16_set_bit(np, 0, gpreg, SET_CLK);
1214 S24C16_set_bit(np, 0, gpreg, CLR_BIT);
1215 S24C16_set_bit(np, 0, gpreg, CLR_CLK);
1223 S24C16_set_bit(np, 0, gpreg, SET_CLK);
1224 S24C16_set_bit(np, 1, gpreg, SET_BIT);
1234 S24C16_set_bit(np, write_bit, gpreg, SET_BIT);
1235 S24C16_set_bit(np, 0, gpreg, SET_CLK);
1238 S24C16_set_bit(n
[all...]
H A Dsym53c8xx.c14205 S24C16_set_bit(ncr_slot *np, u_char write_bit, u_char *gpreg, int bit_mode) function
14232 S24C16_set_bit(np, 1, gpreg, SET_BIT);
14233 S24C16_set_bit(np, 0, gpreg, SET_CLK);
14234 S24C16_set_bit(np, 0, gpreg, CLR_BIT);
14235 S24C16_set_bit(np, 0, gpreg, CLR_CLK);
14243 S24C16_set_bit(np, 0, gpreg, SET_CLK);
14244 S24C16_set_bit(np, 1, gpreg, SET_BIT);
14254 S24C16_set_bit(np, write_bit, gpreg, SET_BIT);
14255 S24C16_set_bit(np, 0, gpreg, SET_CLK);
14258 S24C16_set_bit(n
[all...]

Completed in 117 milliseconds