Home
last modified time | relevance | path

Searched full:accessing (Results 1 – 25 of 1779) sorted by relevance

12345678910>>...72

/OK3568_Linux_fs/kernel/drivers/mfd/
H A DKconfig30 accessing the external gpio extender (LEDs & buttons) and
109 This driver provides common support for accessing the device,
141 This driver provides common support for accessing the device,
324 for accessing the device, additional drivers must be enabled in
336 for accessing the device, additional drivers must be enabled in
348 accessing the device as well as the I2C interface to the chip itself.
388 chip. This driver provides common support for accessing the device.
433 This driver provides common support for accessing the device.
444 This driver provides common support for accessing the device,
482 processors. This driver provides common support for accessing the
[all …]
/OK3568_Linux_fs/u-boot/doc/SPI/
H A Dstatus.txt11 - Bank Address Register (Accessing flashes > 16Mbytes in 3-byte addressing)
17 - Dual flash connection topology support(accessing two spi flash memories with single cs)
25 - Add support for multibus build/accessing.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/
H A Dplaces.qdoc308 … signals. However whether a manager does so or not is provider specific, managers accessing places
309 …from a web service will typically not emit these signals while managers accessing places locally s…
337 …manager does so is provider specific. Managers accessing places from a web service will typically…
338 these signals, while managers accessing places stored locally generally will.
377 … signals. However whether a manager does so or not is provider specific, managers accessing places
378 …from a web service will typically not emit these signals while managers accessing places locally s…
389 …manager does so is provider specific. Managers accessing places from a web service will typically…
390 these signals, while managers accessing places stored locally generally will.
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Diosf_mbi.h106 * the PMIC bus while another driver is also accessing the PMIC bus various bad
115 * P-Unit for exclusive access to the PMIC bus when i2c drivers are accessing
161 * process context) before other drivers start accessing the PMIC bus.
164 * the window the other driver is accessing the PMIC, before hand.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/
H A Dlibdvdcss_1.4.2.bb1 SUMMARY = "libdvdcss is a simple library for accessing DVDs like block devices"
2 DESCRIPTION = "libdvdcss is a simple library designed for accessing DVDs like a block device withou…
/OK3568_Linux_fs/buildroot/package/dawgdic/
H A DConfig.in7 dawgdic provides a library for building and accessing
14 and accessing double-array tries.
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.fsl-esdhc18 ESDHC IP is in little-endian mode. Accessing ESDHC registers can be
21 ESDHC IP is in big-endian mode. Accessing ESDHC registers can be determined
H A DREADME.unaligned-memory-access.txt34 When accessing N bytes of memory, the base memory address must be evenly
89 not be unreasonable to expect that accessing field2 would cause an unaligned
104 At this point, it should be clear that accessing a single byte (u8 or char)
130 lead to unaligned accesses when accessing fields that do not satisfy
/OK3568_Linux_fs/external/recovery/
H A Dencryptedfs_provisioning.c55 LOGE("Secure FS: error accessing key file."); in get_binary_file_contents()
104 LOGE("Secure FS: error accessing properties."); in get_text_file_contents()
112 LOGE("Secure FS: error accessing properties."); in get_text_file_contents()
162 LOGE("Secure FS: error accessing properties."); in read_encrypted_fs_boolean_property()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/protozero/1.5.2/include/protozero/
H A Dpbf_reader.hpp87 protozero_assert(tag() != 0 && "call next() before accessing field value"); in packed_fixed()
130 protozero_assert(tag() != 0 && "call next() before accessing field value"); in get_packed()
488 protozero_assert(tag() != 0 && "call next() before accessing field value"); in get_bool()
587 protozero_assert(tag() != 0 && "call next() before accessing field value"); in get_fixed32()
600 protozero_assert(tag() != 0 && "call next() before accessing field value"); in get_sfixed32()
613 protozero_assert(tag() != 0 && "call next() before accessing field value"); in get_fixed64()
626 protozero_assert(tag() != 0 && "call next() before accessing field value"); in get_sfixed64()
639 protozero_assert(tag() != 0 && "call next() before accessing field value"); in get_float()
652 protozero_assert(tag() != 0 && "call next() before accessing field value"); in get_double()
667 protozero_assert(tag() != 0 && "call next() before accessing field value"); in get_view()
[all …]
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtbase/
H A D0005-Disable-all-unknown-features-instead-of-erroring-out.patch19 … error("Expression '$$1' is accessing field '$$var' of non-local feature $${feature}.")
27 error("Expression '$$1' is accessing non-emitted feature $${feature}.")
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_pm_defs.h156 * power_change_lock must be held when accessing this.
196 * accessing @driver_ready_for_irqs
213 * power_change_lock should be held when accessing,
217 * hwaccess_lock must be held when accessing
221 * held when accessing
223 * request. pm.lock must be held when accessing
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libnet/
H A Dlibnet-ssleay-perl_1.85.bb2 DESCRIPTION = "This module offers some high level convenience functions for accessing \
4 accessing http servers, too), a sslcat() function for writing your own \
/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A DKconfig108 accessing the hardware which includes PHY configuration and vendor
122 accessing the hardware which includes PHY configuration and vendor
154 accessing flash storage on digital cameras, mobile phones and
/OK3568_Linux_fs/buildroot/package/liburcu/
H A D0002-fix-don-t-use-C-thread_local-on-MacOs.patch8 when accessing an extern TLS variable in a C++ compile unit that is
35 + * with C and will result in a link error when accessing an extern variable
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Duaccess.h6 * These routines provide basic accessing functions to the user memory
126 * accessing user space so we don't crash the kernel. Both
147 * We don't tell gcc that we are accessing memory, but this is OK
269 * returns zero if a problem occurs while accessing user-space memory.
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/manual/
H A Dtoaster-managed-mode.json13 …"action": " Access a project page, either by creating a new project or accessing an existing proje…
59 …"action": " Access a project page, either by creating a new project or accessing an existing proje…
97 …"action": " Access a project page, either by creating a new project or accessing an existing proje…
131 …"action": " Access a project page, either by creating a new project or accessing an existing proje…
165 …"action": " Access a project page, either by creating a new project or accessing an existing proje…
227 …"action": " Access a project page, either by creating a new project or accessing an existing proje…
261 …"action": " Access a project page, either by creating a new project or accessing an existing proje…
299 …"action": " Access a project page, either by creating a new project or accessing an existing proje…
333 …"action": " Access a project page, either by creating a new project or accessing an existing proje…
367 …"action": " Access a project page, either by creating a new project or accessing an existing proje…
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/mach-imx/
H A Dregs-common.h33 * register in all aforementioned modes (by accessing reg_name, reg_name_set,
35 * various functions with correct type information (by accessing reg_name_reg).
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed_hw.h186 * accessing the ptt window. There is no way to unpretend
201 * accessing the ptt window
223 * when accessing the ptt window
/OK3568_Linux_fs/kernel/arch/mips/loongson2ef/common/
H A Dpci.c36 * local to PCI mapping for CPU accessing PCI space in setup_pcimap()
37 * CPU address space [256M,448M] is window for accessing pci space in setup_pcimap()
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Ddevice-io.rst39 should call ioremap(). An address suitable for accessing
48 Accessing the device
133 Accessing Port Space
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dunaligned-memory-access.rst40 When accessing N bytes of memory, the base memory address must be evenly
95 not be unreasonable to expect that accessing field2 would cause an unaligned
110 At this point, it should be clear that accessing a single byte (u8 or char)
136 lead to unaligned accesses when accessing fields that do not satisfy
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/
H A Ddavinci-nand.txt17 - offset and length for accessing the AEMIF
22 for accessing the nand.
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlegacy/
H A Dcsr.h77 * The MAC (uCode processor, etc.) does not need to be powered up for accessing
258 * MAC_CLOCK_READY (and !GOING_TO_SLEEP) before accessing non-CSR
371 * to make sure the MAC (uCode processor, etc.) is powered up for accessing
380 * Registers for accessing device's internal SRAM memory (e.g. SCD SRAM
398 * Registers for accessing device's internal peripheral registers
/OK3568_Linux_fs/u-boot/drivers/ddr/altera/
H A Dsdram.c39 * SDRAM Failure happens when accessing non-existent memory. Artificially
281 * SDRAM Failure When Accessing Non-Existent Memory in sdr_get_ctrlcfg()
310 * SDRAM Failure When Accessing Non-Existent Memory in sdr_get_addr_rw()
495 * SDRAM Failure When Accessing Non-Existent Memory in sdram_calculate_size()
517 * SDRAM Failure When Accessing Non-Existent Memory in sdram_calculate_size()

12345678910>>...72