Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drio_regs.h316 #define RIO_EM_PW_TGT_DEVID_DEV16 0x00008000 /* Port-write Target DID16 LSB or DID8 */ macro
/linux/drivers/rapidio/switches/
H A Didt_gen3.c334 if (rval & RIO_EM_PW_TGT_DEVID_DEV16) in idtg3_shutdown()