Home
last modified time | relevance | path

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

/linux/drivers/gpib/gpio/
H A Dgpib_bitbang.c328 #define DIR_WRITE 1 macro
1434 if (priv->direction == DIR_WRITE) in SET_DIR_WRITE()
1448 priv->direction = DIR_WRITE; in SET_DIR_WRITE()
/linux/drivers/block/
H A Dps3disk.c68 DIR_WRITE = 0, /* memory -> device */ enumerator