Home
last modified time | relevance | path

Searched refs:i (Results 24451 – 24475 of 27568) sorted by relevance

1...<<971972973974975976977978979980>>...1103

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dstdlib.h32 int abs(int i);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A DKconfig17 the i.MX6 HDMI driver.
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dimx28-ts4600.dts13 model = "Technologic Systems i.MX28 TS-4600";
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/xmlsec1/xmlsec1/
H A Densure-search-path-non-host.patch21 i*86-*-linux-gnu) COMMON_LIB_DIR="$COMMON_LIB_DIR /usr/lib/i386-linux-gnu" ;;
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-extended/mime-construct/
H A Dmime-construct_1.11.bb26 sed -i -e "s|${STAGING_BINDIR_NATIVE}/perl-native/perl -w|${bindir}/env perl|g" \
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dstdlib.h32 int abs(int i);
/OK3568_Linux_fs/kernel/Documentation/translations/it_IT/process/
H A Ddevelopment-process.rst26 Lo scopo di questo documento è quello di aiutare gli sviluppatori (ed i loro
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/efivar/
H A Defivar_38.bb8 COMPATIBLE_HOST = "(i.86|x86_64|arm|aarch64).*-linux"
/OK3568_Linux_fs/buildroot/docs/manual/
H A Dadding-packages-autotools.txt119 be autoreconfigured or not (i.e. if the configure script and
134 gettextized or not (i.e. if the package uses a different gettext
142 standard place (i.e. in +po/+ at the root of the package.) By
/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dcore_intr.c350 u32 i = 0; in dwc2_wakeup_from_lpm_l1() local
372 } while (++i < 200); in dwc2_wakeup_from_lpm_l1()
374 if (i == 200) { in dwc2_wakeup_from_lpm_l1()
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/vp8/
H A Dvp8e_rc.c56 RK_S32 i = -1; in initial_qp() local
72 while (qp_tbl[0][++i] < bits); in initial_qp()
74 return qp_tbl[1][i]; in initial_qp()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dsh7760fb.c59 int i = 100; in wait_for_lps() local
60 while (--i && ((ioread16(par->base + LDPMMR) & 3) != val)) in wait_for_lps()
63 if (i <= 0) in wait_for_lps()
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Dscsi-changer.rst34 media transport this one shuffles around the media, i.e. the
38 i.e. there the operator (you !) can use this to
41 data transfer this is the device which reads/writes, i.e. the
/OK3568_Linux_fs/kernel/drivers/edac/
H A Dghes_edac.c587 int i = 0; in ghes_edac_register() local
590 src = &ghes_hw.dimms[i]; in ghes_edac_register()
607 i++; in ghes_edac_register()
/OK3568_Linux_fs/kernel/kernel/
H A Dworkqueue.c4385 int i; in pwq_busy() local
4387 for (i = 0; i < WORK_NR_COLORS; i++) in pwq_busy()
4388 if (pwq->nr_in_flight[i]) in pwq_busy()
5984 int i, cpu; in workqueue_init_early() local
5997 i = 0; in workqueue_init_early()
6002 pool->attrs->nice = std_nice[i++]; in workqueue_init_early()
6013 for (i = 0; i < NR_STD_WORKER_POOLS; i++) { in workqueue_init_early()
6017 attrs->nice = std_nice[i]; in workqueue_init_early()
6018 unbound_std_wq_attrs[i] = attrs; in workqueue_init_early()
6026 attrs->nice = std_nice[i]; in workqueue_init_early()
[all …]
/OK3568_Linux_fs/kernel/Documentation/sound/cards/
H A Dcmipci.rst16 As default, ALSA driver assigns the first PCM device (i.e. hw:0,0 for
42 Well.. I once got the output with correct volume (i.e. same with the
57 routes, i.e. the 2nd DAC is output from front output.
194 The driver supports raw digital (typically AC3) i/o over SPDIF. This
/OK3568_Linux_fs/kernel/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_chip.h958 unsigned int i = addr[5] >> 2; in zd_mc_add_addr() local
959 if (i < 32) { in zd_mc_add_addr()
960 hash->low |= 1 << i; in zd_mc_add_addr()
962 hash->high |= 1 << (i-32); in zd_mc_add_addr()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/halmac_88xx/halmac_8822c/
H A Dhalmac_sdio_8822c.c1017 u32 i, pkt_size; in chk_rqd_page_num_8822c() local
1028 for (i = 0; i < tx_agg_num; i++) { in chk_rqd_page_num_8822c()
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dpata_ep93xx.c573 int i; in ep93xx_pata_wait_after_reset() local
582 for (i = 0; i < 2; i++) { in ep93xx_pata_wait_after_reset()
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A Dcopyleft-next-0.3.121 You may Distribute Covered Works, provided that You (i) inform
158 "Corresponding Source" of a Covered Work in Object Code form means (i)
162 provided under (i); and (iii) a list clearly identifying all Separate
173 required. The following are not Derived Works: (i) Mere Aggregation;
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_audio_source.c627 int i; in audio_bind() local
677 for (i = 0, status = 0; i < IN_EP_REQ_COUNT && status == 0; i++) { in audio_bind()
/OK3568_Linux_fs/u-boot/drivers/spi/
H A DKconfig325 on various i.MX SoCs such as i.MX31/35/51/6/7.
331 on the i.MX23 and i.MX28 SoCs.
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/
H A Drxe_req.c21 int i; in retry_first_write_send() local
23 for (i = 0; i < npsn; i++) { in retry_first_write_send()
/OK3568_Linux_fs/yocto/poky/scripts/lib/recipetool/
H A Dcreate_buildsys.py348 for i in range(1, 10):
783 for i in range(1, 100):
858 for i, line in enumerate(lines_before):
860 lines_before.insert(i, liccomment)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dhsa-common.h1353 tree hsa_get_decl_kernel_mapping_decl (unsigned i);
1354 char *hsa_get_decl_kernel_mapping_name (unsigned i);
1355 unsigned hsa_get_decl_kernel_mapping_omp_size (unsigned i);
1356 bool hsa_get_decl_kernel_mapping_gridified (unsigned i);

1...<<971972973974975976977978979980>>...1103