Searched refs:cds (Results 1 – 12 of 12) sorted by relevance
122 struct arm_ni_cd cds[] __counted_by(num_cds);125 #define cd_to_ni(cd) container_of((cd), struct arm_ni, cds[(cd)->id])129 for (struct arm_ni_cd *c = n->cds; c < n->cds + n->num_cds; c++) if (c->pmu_base)481 struct arm_ni_cd *cd = ni->cds + node->id; in arm_ni_init_cd()597 for (struct arm_ni_cd *prev = cd; prev-- > ni->cds; ) { in arm_ni_init_irqs()669 ni = devm_kzalloc(&pdev->dev, struct_size(ni, cds, num_cds), GFP_KERNEL); in arm_ni_probe()696 ni->cds[cd.id].pmu_base = NULL; in arm_ni_probe()
457 const char * const *cds = NULL; in qnoc_probe() local473 cds = desc->intf_clocks; in qnoc_probe()510 qp->intf_clks[i].id = cds[i]; in qnoc_probe()
43 .cds = 1,99 uf_info->cds = 1; in uhdlc_init()102 uf_info->cds = 0; in uhdlc_init()
254 if (us_info->cds) in ucc_slow_init()
248 if (uf_info->cds) in ucc_fast_init()
2097 acc->cds = acc_user->cds; in imgu_css_cfg_acc()2100 acc->cds = acc_old->cds; in imgu_css_cfg_acc()2103 acc->cds = imgu_css_cds_defaults; in imgu_css_cfg_acc()
1282 struct ipu3_uapi_cds_params cds __aligned(32);
105 u8 cds; member
332 struct arm_smmu_cd cds[CTXDESC_L2_ENTRIES]; member
1272 return &l2->cds[arm_smmu_cdtab_l2_idx(ssid)]; in arm_smmu_get_cd_ptr()
2506 struct ipu3_uapi_cds_params cds __attribute__((aligned(32))); member
11015 .cds = 5})[9] != 5); in ufshcd_check_header_layout()
Completed in 73 milliseconds