Home
last modified time | relevance | path

Searched refs:REM_NUM (Results 1 – 5 of 5) sorted by relevance

/linux/include/uapi/linux/
H A Dgpib.h20 REM_NUM = 6, enumerator
40 REM = (1 << REM_NUM), /* remote state */
/linux/drivers/gpib/tms9914/
H A Dtms9914.c360 set_bit(REM_NUM, &board->status); in update_status_nolock()
362 clear_bit(REM_NUM, &board->status); in update_status_nolock()
/linux/drivers/gpib/nec7210/
H A Dnec7210.c873 set_bit(REM_NUM, &board->status); in nec7210_interrupt_have_status()
875 clear_bit(REM_NUM, &board->status); in nec7210_interrupt_have_status()
/linux/drivers/gpib/gpio/
H A Dgpib_bitbang.c918 set_bit(REM_NUM, &board->status); in bb_remote_enable()
921 clear_bit(REM_NUM, &board->status); in bb_remote_enable()
/linux/drivers/gpib/agilent_82357a/
H A Dagilent_82357a.c881 set_bit(REM_NUM, &board->status); in agilent_82357a_update_status()
883 clear_bit(REM_NUM, &board->status); in agilent_82357a_update_status()