Home
last modified time | relevance | path

Searched refs:num_entry (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/drivers/video/backlight/
H A Dsky81452-backlight.c187 int num_entry; in sky81452_bl_parse_dt() local
212 num_entry = ret; in sky81452_bl_parse_dt()
213 if (num_entry > 6) in sky81452_bl_parse_dt()
214 num_entry = 6; in sky81452_bl_parse_dt()
217 num_entry); in sky81452_bl_parse_dt()
225 while (--num_entry) in sky81452_bl_parse_dt()
226 pdata->enable |= (1 << sources[num_entry]); in sky81452_bl_parse_dt()
H A Darcxcnn_bl.c176 u32 prog_val, num_entry, entry, sources[ARCXCNN_LEDEN_BITS]; in arcxcnn_parse_dt() local
219 num_entry = ret; in arcxcnn_parse_dt()
220 if (num_entry > ARCXCNN_LEDEN_BITS) in arcxcnn_parse_dt()
221 num_entry = ARCXCNN_LEDEN_BITS; in arcxcnn_parse_dt()
224 num_entry); in arcxcnn_parse_dt()
233 for (entry = 0; entry < num_entry; entry++) { in arcxcnn_parse_dt()
/openbmc/linux/drivers/nvmem/
H A Dimx-ocotp-ele.c32 u32 num_entry; member
53 for (i = 0; i < data->num_entry; i++) { in imx_ocotp_fuse_type()
147 .num_entry = 6,
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-sst-utils.c234 int i, num_entry, size; in snd_skl_parse_uuids() local
268 num_entry = adsp_hdr->num_modules; in snd_skl_parse_uuids()
271 safe_file += num_entry * sizeof(*mod_entry); in snd_skl_parse_uuids()
286 for (i = 0; i < num_entry; i++, mod_entry++) { in snd_skl_parse_uuids()
/openbmc/linux/drivers/char/tpm/
H A Dtpm_ibmvtpm.h28 u32 num_entry; member
H A Dtpm_ibmvtpm.c480 if (++crq_q->index == crq_q->num_entry) in ibmvtpm_crq_get_next()
627 crq_q->num_entry = CRQ_RES_BUF_SIZE / sizeof(*crq_q->crq_addr); in tpm_ibmvtpm_probe()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddbring.c240 u32 num_entry, num_buff_reaped; in ath12k_dbring_buffer_release_event() local
287 num_entry = le32_to_cpu(ev->fixed.num_buf_release_entry); in ath12k_dbring_buffer_release_event()
293 while (num_buff_reaped < num_entry) { in ath12k_dbring_buffer_release_event()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Ddbring.c275 u32 num_entry, num_buff_reaped; in ath11k_dbring_buffer_release_event() local
324 num_entry = ev->fixed.num_buf_release_entry; in ath11k_dbring_buffer_release_event()
330 while (num_buff_reaped < num_entry) { in ath11k_dbring_buffer_release_event()
/openbmc/linux/drivers/parisc/
H A Diosapic.c947 iosapic_prt_irt(void *irt, long num_entry) in iosapic_prt_irt() argument
952 printk(KERN_DEBUG MODULE_NAME ": Interrupt Routing Table (%lx entries)\n", num_entry); in iosapic_prt_irt()
954 for (i=0; i<num_entry; i++, irp += 4) { in iosapic_prt_irt()
/openbmc/linux/fs/smb/server/
H A Dvfs.h46 int num_entry; member
H A Dsmb2pdu.c4039 for (i = 0; i < priv->d_info->num_entry; i++) { in process_query_dir_entries()
4188 d_info->num_entry++; in reserve_populate_dentry()
4375 if (!d_info.out_buf_len && !d_info.num_entry) in smb2_query_dir()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu10_hwmgr.c471 uint32_t num_entry, const DpmClock_t *pclk_dependency_table) in smu10_get_clock_voltage_dependency_table() argument
476 ptable = kzalloc(struct_size(ptable, entries, num_entry), GFP_KERNEL); in smu10_get_clock_voltage_dependency_table()
480 ptable->count = num_entry; in smu10_get_clock_voltage_dependency_table()
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_crtn.h372 struct lpfc_dmabuf *bmp, u16 rpi, u32 num_entry,
377 u32 num_entry, u8 rctl, u8 last_seq,
H A Dlpfc_bsg.c390 u32 num_entry; in lpfc_bsg_send_mgmt_cmd() local
452 num_entry = request_nseg + reply_nseg; in lpfc_bsg_send_mgmt_cmd()
459 lpfc_sli_prep_gen_req(phba, cmdiocbq, bmp, ulp_context, num_entry, in lpfc_bsg_send_mgmt_cmd()
462 cmdiocbq->num_bdes = num_entry; in lpfc_bsg_send_mgmt_cmd()
1446 int num_entry) in lpfc_issue_ct_rsp() argument
1490 phba->ct_ctx[tag].oxid, num_entry, in lpfc_issue_ct_rsp()
1498 lpfc_sli_prep_xmit_seq64(phba, ctiocb, bmp, 0, tag, num_entry, in lpfc_issue_ct_rsp()
1501 ctiocb->num_bdes = num_entry; in lpfc_issue_ct_rsp()
H A Dlpfc.h952 u32 num_entry, u8 tmo);
955 u16 ox_id, u32 num_entry, u8 rctl,
H A Dlpfc_nvme.c395 struct lpfc_nodelist *ndlp, uint32_t num_entry, in lpfc_nvme_gen_req() argument
437 for (i = 0; i < num_entry; i++) { in lpfc_nvme_gen_req()
446 genwqe->num_bdes = num_entry; in lpfc_nvme_gen_req()
H A Dlpfc_ct.c590 struct lpfc_nodelist *ndlp, uint32_t event_tag, uint32_t num_entry, in lpfc_gen_req() argument
605 geniocb->num_bdes = num_entry; in lpfc_gen_req()
625 lpfc_sli_prep_gen_req(phba, geniocb, bmp, ulp_context, num_entry, tmo); in lpfc_gen_req()
H A Dlpfc_sli.c10916 u16 rpi, u32 num_entry, u8 tmo) in __lpfc_sli_prep_gen_req_s3() argument
10926 cmd->un.genreq64.bdl.bdeSize = num_entry * sizeof(struct ulp_bde64); in __lpfc_sli_prep_gen_req_s3()
10943 u16 rpi, u32 num_entry, u8 tmo) in __lpfc_sli_prep_gen_req_s4() argument
10954 for (i = 0; i < num_entry; i++) { in __lpfc_sli_prep_gen_req_s4()
10958 for (i = 0; i < num_entry; i++) { in __lpfc_sli_prep_gen_req_s4()
10997 struct lpfc_dmabuf *bmp, u16 rpi, u32 num_entry, u8 tmo) in lpfc_sli_prep_gen_req() argument
10999 phba->__lpfc_sli_prep_gen_req(cmdiocbq, bmp, rpi, num_entry, tmo); in lpfc_sli_prep_gen_req()
11005 u32 num_entry, u8 rctl, u8 last_seq, u8 cr_cx_cmd) in __lpfc_sli_prep_xmit_seq64_s3() argument
11015 icmd->un.xseq64.bdl.bdeSize = (num_entry * sizeof(struct ulp_bde64)); in __lpfc_sli_prep_xmit_seq64_s3()
11088 u32 num_entry, u8 rctl, u8 last_seq, u8 cr_cx_cmd) in lpfc_sli_prep_xmit_seq64() argument
[all …]