Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bus/mhi/
H A Dcommon.h163 #define MHI_TRE_GET_EV_COOKIE(tre) lower_32_bits(MHI_TRE_GET_EV_PTR(tre)) macro
/openbmc/linux/drivers/bus/mhi/host/
H A Dmain.c722 cookie = MHI_TRE_GET_EV_COOKIE(event); in parse_rsc_event()