Searched refs:ccl (Results 1 – 2 of 2) sorted by relevance
671 struct chsc_comp_list *ccl; in chsc_ioctl_conf_comp_list() local702 ccl = kzalloc_obj(*ccl); in chsc_ioctl_conf_comp_list()703 if (!ccl) { in chsc_ioctl_conf_comp_list()707 if (copy_from_user(ccl, user_ccl, sizeof(*ccl))) { in chsc_ioctl_conf_comp_list()713 sccl_area->fmt = ccl->req.fmt; in chsc_ioctl_conf_comp_list()714 sccl_area->ctype = ccl->req.ctype; in chsc_ioctl_conf_comp_list()719 chpid_parm->m = ccl->req.chpid.m; in chsc_ioctl_conf_comp_list()720 chpid_parm->cssid = ccl->req.chpid.chp.cssid; in chsc_ioctl_conf_comp_list()721 chpid_parm->chpid = ccl->req.chpid.chp.id; in chsc_ioctl_conf_comp_list()726 cssids_parm->f_cssid = ccl->req.cssids.f_cssid; in chsc_ioctl_conf_comp_list()[all …]
460 int sccl, ccl; in hisi_read_sccl_and_ccl_id() local464 ccl = aff2 & 0x7; in hisi_read_sccl_and_ccl_id()467 ccl = aff2; in hisi_read_sccl_and_ccl_id()470 ccl = aff1; in hisi_read_sccl_and_ccl_id()476 *cclp = ccl; in hisi_read_sccl_and_ccl_id()