Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drio_regs.h191 #define RIO_GET_BLOCK_PTR(x) ((x & RIO_EFB_PTR_MASK) >> 16) macro
/openbmc/linux/drivers/rapidio/
H A Drio.c1406 ext_ftr_ptr = RIO_GET_BLOCK_PTR(ftr_header); in rio_mport_get_feature()