Home
last modified time | relevance | path

Searched refs:CPTR (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpib/include/
H A Dnec7210_registers.h46 CPTR, // command pass though enumerator
H A Dtms9914.h165 CPTR = 6, /* command pass thru */ enumerator
/linux/drivers/gpib/tms9914/
H A Dtms9914.c220 *result = read_byte(priv, CPTR); in tms9914_parallel_poll()
744 unsigned short command_byte = read_byte(priv, CPTR) & gpib_command_mask; in tms9914_interrupt_have_status()
807 if ((read_byte(priv, CPTR) & gpib_command_mask) == MSA(board->sad)) in tms9914_interrupt_have_status()
836 read_byte(priv, CPTR); in tms9914_board_reset()
/linux/drivers/gpib/nec7210/
H A Dnec7210.c61 *result = read_byte(priv, CPTR); in nec7210_parallel_poll()
981 read_byte(priv, CPTR); in nec7210_board_reset()