Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bus/mhi/
H A Dcommon.h66 #define BHI_TXDB_SEQNUM_BMSK GENMASK(29, 0) macro
/openbmc/linux/drivers/bus/mhi/host/
H A Dboot.c254 session_id = MHI_RANDOM_U32_NONZERO(BHI_TXDB_SEQNUM_BMSK); in mhi_fw_load_bhi()