Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drio_regs.h315 #define RIO_EM_PW_TGT_DEVID_D8 0x00ff0000 /* Port-write Target DID16 LSB or DID8 */ macro
/openbmc/linux/drivers/rapidio/switches/
H A Didt_gen3.c337 destid = ((rval & RIO_EM_PW_TGT_DEVID_D8) >> 16); in idtg3_shutdown()