Searched refs:TGT_INST_ID (Results 1 – 2 of 2) sorted by relevance
/hal_microchip-latest/mec5/drivers/ | ||
D | mec_i3c_api.h | 45 #define TGT_INST_ID(x) ((x & MEC_GENMASK64(15, 12)) >> 12U) macro |
D | mec_i3c.c | 939 TGT_PART_ID(pid), TGT_INST_ID(pid), in MEC_HAL_I3C_TGT_PID_set() |