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