Home
last modified time | relevance | path

Searched refs:gpib_command_mask (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/gpib/include/
A Dgpib_cmd.h12 gpib_command_mask = 0x7f, enumerator
/drivers/staging/gpib/tms9914/
A Dtms9914.c744 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()

Completed in 8 milliseconds