| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | lp8755.c | 237 int ret, icnt, buck_num; in lp8755_init_data() local 247 for (icnt = 0; icnt < mphase_buck[pchip->mphase].nreg; icnt++) { in lp8755_init_data() 248 buck_num = mphase_buck[pchip->mphase].buck_num[icnt]; in lp8755_init_data() 285 int ret, icnt, buck_num; in lp8755_regulator_init() local 293 for (icnt = 0; icnt < mphase_buck[pchip->mphase].nreg; icnt++) { in lp8755_regulator_init() 294 buck_num = mphase_buck[pchip->mphase].buck_num[icnt]; in lp8755_regulator_init() 314 int ret, icnt; in lp8755_irq_handler() local 328 for (icnt = 0; icnt < LP8755_BUCK_MAX; icnt++) in lp8755_irq_handler() 329 if ((flag0 & (0x4 << icnt)) in lp8755_irq_handler() 330 && (pchip->irqmask & (0x04 << icnt)) in lp8755_irq_handler() [all …]
|
| H A D | lp8752.c | 147 int icnt, buck_id, count; in lp8752_init_data() local 170 for (icnt = 0; icnt < mphase_buck[pchip->nphase].nreg; icnt++) { in lp8752_init_data() 171 buck_id = mphase_buck[pchip->nphase].buck_id[icnt]; in lp8752_init_data() 207 int ret, icnt, buck_id; in lp8752_regulator_init() local 215 for (icnt = 0; icnt < mphase_buck[pchip->nphase].nreg; icnt++) { in lp8752_regulator_init() 216 buck_id = mphase_buck[pchip->nphase].buck_id[icnt]; in lp8752_regulator_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/ppp/ |
| H A D | ppp_deflate.c | 49 static void z_incomp(void *state, unsigned char *ibuf, int icnt); 517 static void z_incomp(void *arg, unsigned char *ibuf, int icnt) in z_incomp() argument 536 state->strm.avail_in = icnt - 3; in z_incomp() 555 state->stats.inc_bytes += icnt; in z_incomp() 557 state->stats.unc_bytes += icnt; in z_incomp()
|
| H A D | ppp_mppe.c | 610 static void mppe_incomp(void *arg, unsigned char *ibuf, int icnt) in mppe_incomp() argument 620 state->stats.inc_bytes += icnt; in mppe_incomp() 622 state->stats.unc_bytes += icnt; in mppe_incomp()
|
| H A D | bsd_comp.c | 186 static void bsd_incomp (void *state, unsigned char *ibuf, int icnt); 805 static void bsd_incomp (void *state, unsigned char *ibuf, int icnt) in bsd_incomp() argument 807 (void) bsd_compress (state, ibuf, (char *) 0, icnt, 0); in bsd_incomp()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | ppp-comp.h | 75 void (*incomp) (void *state, unsigned char *ibuf, int icnt);
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | qdio.h | 293 u8 icnt; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/ |
| H A D | fake_v4l2_device.cpp | 296 static int icnt = 0; variable
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/pvrusb2/ |
| H A D | pvrusb2-hdw.c | 1504 unsigned int pipe, fw_len, fw_done, bcnt, icnt; in pvr2_upload_firmware2() local 1604 for (icnt = 0; icnt < bcnt/4 ; icnt++) in pvr2_upload_firmware2() 1605 ((u32 *)fw_ptr)[icnt] = swab32(((u32 *)fw_ptr)[icnt]); in pvr2_upload_firmware2()
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/ |
| H A D | cvmx-pci-defs.h | 924 uint32_t icnt:32; member 926 uint32_t icnt:32;
|
| /OK3568_Linux_fs/kernel/drivers/scsi/lpfc/ |
| H A D | lpfc_sli4.h | 682 uint32_t icnt; member
|
| H A D | lpfc_init.c | 1327 usdelay = (eqi->icnt >> 10) * LPFC_EQ_DELAY_STEP; in lpfc_hb_eq_delay_work() 1334 eqi->icnt = 0; in lpfc_hb_eq_delay_work() 10904 eqi->icnt = 0; in lpfc_cpu_map_array_init()
|
| H A D | lpfc_attr.c | 5056 eqi->icnt = 0; in lpfc_fcp_imax_store()
|
| H A D | lpfc_sli.c | 14606 eqi->icnt++; in lpfc_sli4_hba_intr_handler() 14610 if (eqi->icnt > LPFC_EQD_ISR_TRIGGER && in lpfc_sli4_hba_intr_handler()
|
| /OK3568_Linux_fs/kernel/drivers/s390/net/ |
| H A D | qeth_core_main.c | 4980 QETH_CARD_TEXT_(card, 2, "icnt%d", card->ssqd.icnt); in qeth_determine_capabilities()
|