Home
last modified time | relevance | path

Searched refs:CIC_NUM (Results 1 – 6 of 6) sorted by relevance

/drivers/staging/gpib/uapi/
A Dgpib.h19 CIC_NUM = 5, enumerator
39 CIC = (1 << CIC_NUM), /* GPIB interface is Controller-in-Charge */
/drivers/staging/gpib/tms9914/
A Dtms9914.c105 set_bit(CIC_NUM, &board->status); in tms9914_interface_clear()
127 clear_bit(CIC_NUM, &board->status); in tms9914_request_system_control()
787 clear_bit(CIC_NUM, &board->status); in tms9914_interrupt_have_status()
/drivers/staging/gpib/nec7210/
A Dnec7210.c181 set_bit(CIC_NUM, &board->status); in nec7210_update_status_nolock()
183 clear_bit(CIC_NUM, &board->status); in nec7210_update_status_nolock()
/drivers/staging/gpib/agilent_82357a/
A Dagilent_82357a.c869 set_bit(CIC_NUM, &board->status); in agilent_82357a_update_status()
871 clear_bit(CIC_NUM, &board->status); in agilent_82357a_update_status()
/drivers/staging/gpib/gpio/
A Dgpib_bitbang.c908 set_bit(CIC_NUM, &board->status); in bb_interface_clear()
/drivers/staging/gpib/lpvo_usb_gpib/
A Dlpvo_usb_gpib.c633 set_bit(CIC_NUM, &board->status); in usb_gpib_interface_clear()

Completed in 22 milliseconds