Searched refs:DEV_ID_RR2 (Results 1 – 1 of 1) sorted by relevance
382 #define DEV_ID_RR2(d) (0xc8 + ((d) * 0x10)) macro1527 sys_write32(0, config->base + DEV_ID_RR2(rr_idx)); in cdns_i3c_do_daa()1557 uint32_t dev_id_rr2 = sys_read32(config->base + DEV_ID_RR2(rr_idx)); in cdns_i3c_do_daa()2008 sys_write32(dev_id_rr2, config->base + DEV_ID_RR2(slot)); in cdns_i3c_attach_device()2037 sys_write32(dev_id_rr2, config->base + DEV_ID_RR2(cdns_i3c_device_data->id)); in cdns_i3c_reattach_device()2087 sys_write32(dev_id_rr2, config->base + DEV_ID_RR2(slot)); in cdns_i3c_i2c_attach_device()