Home
last modified time | relevance | path

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

/linux/drivers/staging/gpib/agilent_82350b/
H A Dagilent_82350b.h132 IC_SYSTEM_CONTROLLER_BIT = 0x80, enumerator
H A Dagilent_82350b.c351 writeb(IC_SYSTEM_CONTROLLER_BIT, a_priv->gpib_base + INTERNAL_CONFIG_REG); in agilent_82350b_request_system_control()