Lines Matching refs:nc_gpcntl
322 OUTB(np, nc_gpcntl, *gpcntl & 0xfe); in S24C16_write_ack()
324 OUTB(np, nc_gpcntl, *gpcntl); in S24C16_write_ack()
334 OUTB(np, nc_gpcntl, *gpcntl | 0x01); in S24C16_read_ack()
336 OUTB(np, nc_gpcntl, *gpcntl); in S24C16_read_ack()
387 old_gpcntl = INB(np, nc_gpcntl); in sym_write_S24C16_nvram()
392 OUTB(np, nc_gpcntl, gpcntl); in sym_write_S24C16_nvram()
421 OUTB(np, nc_gpcntl, old_gpcntl); in sym_write_S24C16_nvram()
441 old_gpcntl = INB(np, nc_gpcntl); in sym_read_S24C16_nvram()
446 OUTB(np, nc_gpcntl, gpcntl); in sym_read_S24C16_nvram()
482 OUTB(np, nc_gpcntl, gpcntl); in sym_read_S24C16_nvram()
490 OUTB(np, nc_gpcntl, gpcntl); in sym_read_S24C16_nvram()
495 OUTB(np, nc_gpcntl, old_gpcntl); in sym_read_S24C16_nvram()
668 old_gpcntl = INB(np, nc_gpcntl); in sym_read_T93C46_nvram()
675 OUTB(np, nc_gpcntl, gpcntl); in sym_read_T93C46_nvram()
682 OUTB(np, nc_gpcntl, old_gpcntl); in sym_read_T93C46_nvram()