Searched refs:DEV_ID_RR1 (Results 1 – 1 of 1) sorted by relevance
379 #define DEV_ID_RR1(d) (0xc4 + ((d) * 0x10)) macro1526 sys_write32(0, config->base + DEV_ID_RR1(rr_idx)); in cdns_i3c_do_daa()1556 uint32_t dev_id_rr1 = sys_read32(config->base + DEV_ID_RR1(rr_idx)); in cdns_i3c_do_daa()2007 sys_write32(dev_id_rr1, config->base + DEV_ID_RR1(slot)); in cdns_i3c_attach_device()2036 sys_write32(dev_id_rr1, config->base + DEV_ID_RR1(cdns_i3c_device_data->id)); in cdns_i3c_reattach_device()2086 sys_write32(0, config->base + DEV_ID_RR1(slot)); in cdns_i3c_i2c_attach_device()