Searched refs:DEV_ID_RR1 (Results 1 – 1 of 1) sorted by relevance
378 #define DEV_ID_RR1(d) (0xc4 + ((d) * 0x10)) macro1521 uint32_t dev_id_rr1 = sys_read32(config->base + DEV_ID_RR1(rr_idx)); in cdns_i3c_do_daa()1947 sys_write32(dev_id_rr1, config->base + DEV_ID_RR1(slot)); in cdns_i3c_attach_device()1985 sys_write32(dev_id_rr1, config->base + DEV_ID_RR1(cdns_i3c_device_data->id)); in cdns_i3c_reattach_device()2035 sys_write32(0, config->base + DEV_ID_RR1(slot)); in cdns_i3c_i2c_attach_device()