Home
last modified time | relevance | path

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

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