Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/gpib/agilent_82350b/
H A Dagilent_82350b.h139 ENABLE_TI_TO_SRAM = 0x40, // enable fifo enumerator
H A Dagilent_82350b.c78 writeb(ENABLE_TI_TO_SRAM | DIRECTION_GPIB_TO_HOST, in agilent_82350b_accel_read()
198 writeb(ENABLE_TI_TO_SRAM, a_priv->gpib_base + SRAM_ACCESS_CONTROL_REG); in agilent_82350b_accel_write()