Lines Matching refs:nc_gpcntl
309 OUTB(np, nc_gpcntl, *gpcntl & 0xfe); in S24C16_write_ack()
311 OUTB(np, nc_gpcntl, *gpcntl); in S24C16_write_ack()
321 OUTB(np, nc_gpcntl, *gpcntl | 0x01); in S24C16_read_ack()
323 OUTB(np, nc_gpcntl, *gpcntl); in S24C16_read_ack()
374 old_gpcntl = INB(np, nc_gpcntl); in sym_write_S24C16_nvram()
379 OUTB(np, nc_gpcntl, gpcntl); in sym_write_S24C16_nvram()
408 OUTB(np, nc_gpcntl, old_gpcntl); in sym_write_S24C16_nvram()
428 old_gpcntl = INB(np, nc_gpcntl); in sym_read_S24C16_nvram()
433 OUTB(np, nc_gpcntl, gpcntl); in sym_read_S24C16_nvram()
469 OUTB(np, nc_gpcntl, gpcntl); in sym_read_S24C16_nvram()
477 OUTB(np, nc_gpcntl, gpcntl); in sym_read_S24C16_nvram()
482 OUTB(np, nc_gpcntl, old_gpcntl); in sym_read_S24C16_nvram()
655 old_gpcntl = INB(np, nc_gpcntl); in sym_read_T93C46_nvram()
662 OUTB(np, nc_gpcntl, gpcntl); in sym_read_T93C46_nvram()
669 OUTB(np, nc_gpcntl, old_gpcntl); in sym_read_T93C46_nvram()