Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_i3c_pvt.h505 #define MWL_BITPOS 0U macro
Dmec_i3c_pvt.c1390 regs->MAX_RW_LEN = (regs->MAX_RW_LEN & ~(MEC_GENMASK(15, 0))) | (mwl << MWL_BITPOS); in _i3c_tgt_mwl_set()