Searched refs:DEV_ID_RR2_PID_LSB (Results 1 – 1 of 1) sorted by relevance
299 #define DEV_ID_RR2_PID_LSB(pid) ((pid) << 16) macro1493 uint32_t dev_id_rr2 = DEV_ID_RR2_PID_LSB(desc->pid & 0xFFFF); in cdns_i3c_attach_device()1530 uint32_t dev_id_rr2 = DEV_ID_RR2_PID_LSB(desc->pid & 0xFFFF) | DEV_ID_RR2_BCR(desc->bcr) | in cdns_i3c_reattach_device()