Home
last modified time | relevance | path

Searched refs:BHI_TXDB_SEQNUM_BMSK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/bus/mhi/
H A Dcommon.h66 #define BHI_TXDB_SEQNUM_BMSK GENMASK(29, 0) macro
/kernel/linux/linux-5.10/drivers/bus/mhi/host/
H A Dboot.c247 session_id = MHI_RANDOM_U32_NONZERO(BHI_TXDB_SEQNUM_BMSK); in mhi_fw_load_sbl()
H A Dinternal.h142 #define BHI_TXDB_SEQNUM_BMSK (0x3FFFFFFF) macro
/kernel/linux/linux-6.6/drivers/bus/mhi/host/
H A Dboot.c254 session_id = MHI_RANDOM_U32_NONZERO(BHI_TXDB_SEQNUM_BMSK); in mhi_fw_load_bhi()

Completed in 6 milliseconds