Lines Matching refs:object_property_set_int

55         object_property_set_int(obj, "core-count", ARRAY_SIZE(s->fpd.apu.cpu),  in versal_create_apu_cpus()
156 object_property_set_int(obj, "mp-affinity", 0x100 | i, &error_abort); in versal_create_rpu_cpus()
157 object_property_set_int(obj, "core-count", ARRAY_SIZE(s->lpd.rpu.cpu), in versal_create_rpu_cpus()
207 object_property_set_int(OBJECT(&s->lpd.iou.canfd[i]), "ext_clk_freq", in versal_create_canfds()
268 object_property_set_int(OBJECT(dev), "phy-addr", 23, &error_abort); in versal_create_gems()
269 object_property_set_int(OBJECT(dev), "num-priority-queues", 2, in versal_create_gems()
271 object_property_set_int(OBJECT(or_irq), in versal_create_gems()
301 object_property_set_int(OBJECT(dev), "bus-width", 128, &error_abort); in versal_create_admas()
359 object_property_set_int(OBJECT(orgate), in versal_create_pmc_apb_irq_orgate()
411 object_property_set_int(OBJECT(orgate), in versal_create_xrams()
583 object_property_set_int(OBJECT(&s->pmc.iou.ospi.irq_orgate), in versal_create_ospi()
659 object_property_set_int(OBJECT(dev), "blktype0-frames", in versal_create_cfu()
662 object_property_set_int(OBJECT(dev), "blktype1-frames", in versal_create_cfu()
665 object_property_set_int(OBJECT(dev), "blktype2-frames", in versal_create_cfu()
668 object_property_set_int(OBJECT(dev), "blktype3-frames", in versal_create_cfu()
671 object_property_set_int(OBJECT(dev), "blktype4-frames", in versal_create_cfu()
674 object_property_set_int(OBJECT(dev), "blktype5-frames", in versal_create_cfu()
677 object_property_set_int(OBJECT(dev), "blktype6-frames", in versal_create_cfu()