| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | es7243e_usr_cfg.h | 233 #define I2C_CHIP_ADDR_10H 0x10 // AD0 and AD1 pulled down, ASDOUT pulled down or float 234 #define I2C_CHIP_ADDR_11H 0x11 // AD0 pulled up, AD1 pulled down, ASDOUT pulled down or float 235 #define I2C_CHIP_ADDR_12H 0x12 // AD0 pulled down, AD1 pulled up, ASDOUT pulled down or float 236 #define I2C_CHIP_ADDR_13H 0x13 // AD0 and AD1 pulled up, ASDOUT pulled down or float 237 #define I2C_CHIP_ADDR_14H 0x14 // AD0 and AD1 pulled down, ASDOUT pulled up 238 #define I2C_CHIP_ADDR_15H 0x15 // AD0 pulled up, AD1 pulled down, ASDOUT pulled up 239 #define I2C_CHIP_ADDR_16H 0x16 // AD0 pulled down, AD1 pulled up, ASDOUT pulled up 240 #define I2C_CHIP_ADDR_17H 0x17 // AD0 and AD1 pulled up, ASDOUT pulled up
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_jm.h | 29 * @js_mask: Mask of the job slots that can be pulled from. 54 * @js_mask: Mask of the job slots that can be pulled from 77 * No more atoms will be pulled from this context until it is marked as active 80 * The context should have no atoms currently pulled from it
|
| H A D | mali_kbase_js_defs.h | 225 * List of contexts that can currently be pulled from 229 * List of contexts that can not currently be pulled from, but have 270 /* Number of contexts that can currently be pulled from */ 273 /* Number of contexts that can either be pulled from or are currently
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_jm.h | 33 * @js_mask: Mask of the job slots that can be pulled from. 58 * @js_mask: Mask of the job slots that can be pulled from 83 * No more atoms will be pulled from this context until it is marked as active 86 * The context should have no atoms currently pulled from it
|
| H A D | mali_kbase_js.c | 364 /* Atoms must be pulled in the correct order. */ in jsctx_rb_pull() 410 * pulled. 774 * pulled for a slot from a ctx, based on 777 * @katom: atom pulled 779 * Manages counts of atoms pulled (including per-priority-level counts), for 783 * pulled from, hence this function should not be called in that case. 787 * Return: new total count of atoms pulled from all slots on @kctx 801 …"Should not have pulled atoms for slot %u from a context that is blocked at priority %d or higher", in kbase_jsctx_slot_atom_pulled_inc() 813 * pulled for a slot from a ctx, and 820 * has any pulled atoms at that priority level on that slot, and all higher [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/pressure/ |
| H A D | hp03.txt | 7 it must be pulled HI before the conversion and 9 pulled LO afterward.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A D | everest,es7241.txt | 15 the sdout. If the sdout is pulled down, leftj format is used. 16 If this property is not provided, sdout is assumed to pulled
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/jm/ |
| H A D | mali_kbase_js_defs.h | 250 * @ctx_list_pullable: List of contexts that can currently be pulled from 251 * @ctx_list_unpullable: List of contexts that can not currently be pulled 276 * @nr_contexts_pullable:Number of contexts that can currently be pulled from 277 * @nr_contexts_runnable:Number of contexts that can either be pulled from or 432 * @atoms_pulled: counts of atoms that have been pulled from this slot, 434 * @atoms_pulled_pri: counts of atoms that have been pulled from this slot, per
|
| H A D | mali_kbase_jm_js.h | 128 * This must only be called due to an atom that was pulled from the context, 132 * Atoms of higher priority might still be able to be pulled from the context 143 …"When marking slot %u as blocked for priority %d on a kctx, no atoms were pulled - the slot cannot… in kbase_jsctx_slot_prio_blocked_set() 151 /* kbase_jsctx_atoms_pulled - Return number of atoms pulled on a context 154 * Having atoms pulled indicates the context is not idle. 156 * Return: the number of atoms pulled on @kctx 540 * the reverse order to which they were originally pulled. It is a programming 558 * Return: true if the context is now idle (no jobs pulled) false otherwise.
|
| /OK3568_Linux_fs/kernel/include/linux/pinctrl/ |
| H A D | pinconf-generic.h | 36 * @PIN_CONFIG_BIAS_PULL_DOWN: the pin will be pulled down (usually with high 39 * @PIN_CONFIG_BIAS_PULL_PIN_DEFAULT: the pin will be pulled up or down based 47 * @PIN_CONFIG_BIAS_PULL_UP: the pin will be pulled up (usually with high 52 * which are then pulled up with an external resistor. Setting this
|
| /OK3568_Linux_fs/buildroot/package/dvblast/ |
| H A D | 0001-missing-lm.patch | 7 pulled in because libev as a DT_NEEDED ELF tag on libm.so. 10 such dependencies in static libraries, libm is not pulled in, which
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/light/ |
| H A D | veml6030.yaml | 34 - 0x10 # ADDR pin pulled down 35 - 0x48 # ADDR pin pulled up
|
| /OK3568_Linux_fs/kernel/drivers/iio/chemical/ |
| H A D | bme680_i2c.c | 8 * - 0x76 if SDO is pulled to GND 9 * - 0x77 if SDO is pulled to VDDIO
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/lttng/lttng-modules/ |
| H A D | 0001-src-Kbuild-change-missing-CONFIG_TRACEPOINTS-to-warn.patch | 9 The lttng-modules are being pulled by the tools-profile image feature, 13 available, allowing it to be kept being pulled by default.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/ |
| H A D | 0001-include-linux-stddef.h-in-swab.h-uapi-header.patch | 9 in sys/cdefs.h and that header gets pulled in indirectly via 13 and features.h gets pulled in a lot of headers. Therefore it may work in
|
| /OK3568_Linux_fs/kernel/drivers/iio/imu/bmi160/ |
| H A D | bmi160_i2c.c | 8 * - 0x68 if SDO is pulled to GND 9 * - 0x69 if SDO is pulled to VDDIO
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/gpio/ |
| H A D | gpio-max3191x.txt | 31 pulled high (8-bit mode). Use this if the modesel pin 35 that modesel is pulled low (16-bit mode).
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_mbx.c | 349 end = fm10k_fifo_head_offset(fifo, mbx->pulled); in fm10k_mbx_write_copy() 388 /* update number of bytes pulled and update bytes in transit */ in fm10k_mbx_pull_head() 389 mbx->pulled += mbx->tail_len - ack; in fm10k_mbx_pull_head() 393 len = fm10k_fifo_used(fifo) - mbx->pulled; in fm10k_mbx_pull_head() 401 /* drop pulled messages from the FIFO */ in fm10k_mbx_pull_head() 403 len && (mbx->pulled >= len); in fm10k_mbx_pull_head() 405 mbx->pulled -= fm10k_fifo_head_drop(fifo); in fm10k_mbx_pull_head() 621 /* determine the offset for the start of the region to be pulled */ in fm10k_mbx_update_local_crc() 622 head = fm10k_fifo_head_offset(&mbx->tx, mbx->pulled); in fm10k_mbx_update_local_crc() 624 /* update local CRC to include all of the pulled data */ in fm10k_mbx_update_local_crc() [all …]
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/maliit/maliit-framework-qt5/ |
| H A D | 0001-Fix-test-installations.patch | 39 # For MImInputContextConnection pulled in by TestInputMethodHost 57 # For MImInputContextConnection pulled in by TestInputMethodHost
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/ |
| H A D | samsung,sec-core.txt | 35 - samsung,s2mps11-wrstbi-ground: Indicates that WRSTBI pin of PMIC is pulled 40 register to turn off the power. Usually the ACOKB is pulled up to VBATT so
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/fsl/ |
| H A D | p1023rdb.dts | 186 /* IRQ[0:3] are pulled up on board, set to active-low */ 212 * IRQ[7] is pulled up on board, set to active-low 238 * IRQ[8:10] are pulled up on board, set to active-low
|
| /OK3568_Linux_fs/kernel/Documentation/process/ |
| H A D | 7.AdvancedTopics.rst | 53 will, of course, need a server that can be pulled from. Setting up such a 85 have pulled into their repositories, you will make life much more difficult 119 can affect your ability to get trees pulled in the future. Quoting Linus:
|
| /OK3568_Linux_fs/u-boot/include/dm/ |
| H A D | pinctrl.h | 154 * @PIN_CONFIG_BIAS_PULL_UP: the pin will be pulled up (usually with high 157 * @PIN_CONFIG_BIAS_PULL_DOWN: the pin will be pulled down (usually with high 160 * @PIN_CONFIG_BIAS_PULL_PIN_DEFAULT: the pin will be pulled up or down based 174 * which are then pulled up with an external resistor. Setting this
|
| /OK3568_Linux_fs/kernel/Documentation/maintainer/ |
| H A D | rebasing-and-merging.rst | 49 should usually not be changed. Others may have pulled a copy of your 62 have pulled changes from another developer's repository, you are now a 197 tree fails to be pulled upstream, whatever problems it had will block the
|
| /OK3568_Linux_fs/kernel/include/linux/mfd/wm8994/ |
| H A D | pdata.h | 212 * SPKMODE must be pulled internally by the device on this 218 * CS/ADDR must be pulled internally by the device on this
|