Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rapidio/devices/
H A Dtsi721.h76 #define RIO_TT_CODE_16 0x00000001 macro
H A Dtsi721.c347 offset = (((mport->sys_size) ? RIO_TT_CODE_16 : RIO_TT_CODE_8) << 18) | in tsi721_dsend()