| /OK3568_Linux_fs/u-boot/board/toradex/apalis_imx6/ |
| H A D | pf0100.c | 33 unsigned programmed = 0; in pmic_init() local 116 programmed++; in pmic_init() 120 return programmed; in pmic_init() 123 programmed++; in pmic_init() 127 return programmed; in pmic_init() 130 programmed++; in pmic_init() 132 switch (programmed) { in pmic_init() 145 if (programmed != 3) { in pmic_init() 151 return programmed; in pmic_init() 161 return programmed; in pmic_init()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/ |
| H A D | ti,drv260x.txt | 16 - library-sel - These are ROM based waveforms pre-programmed into the IC. 19 DRV260X_LIB_EMPTY - Do not use a pre-programmed library 20 DRV260X_ERM_LIB_A - Pre-programmed Library 21 DRV260X_ERM_LIB_B - Pre-programmed Library 22 DRV260X_ERM_LIB_C - Pre-programmed Library 23 DRV260X_ERM_LIB_D - Pre-programmed Library 24 DRV260X_ERM_LIB_E - Pre-programmed Library 25 DRV260X_ERM_LIB_F - Pre-programmed Library 26 DRV260X_LIB_LRA - Pre-programmed LRA Library
|
| /OK3568_Linux_fs/u-boot/board/toradex/colibri_imx6/ |
| H A D | pf0100.c | 33 unsigned programmed = 0; in pmic_init() local 116 programmed++; in pmic_init() 120 return programmed; in pmic_init() 123 programmed++; in pmic_init() 127 return programmed; in pmic_init() 130 programmed++; in pmic_init() 132 switch (programmed) { in pmic_init() 144 return programmed; in pmic_init()
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.fuse | 6 A fuse corresponds to a single non-volatile memory bit that can be programmed 8 fuse that has not been programmed reads 0. 45 Only the bits to be programmed should be set in the input value (i.e. for 46 fuse bits that have already been programmed and hence should be left 61 fuses have already been programmed or are locked (if the SoC allows to
|
| H A D | README.fsl-hwconfig | 10 routed to the Wolfson WM8776 codec. The ngPIXIS can be programmed to 13 will be programmed accordingly. Second, the clock-frequency property
|
| H A D | README.spear | 6 The SPEAr SoC family embeds a customizable logic that can be programmed 73 environment variables. Although, we can check the mac id programmed in i2c
|
| /OK3568_Linux_fs/kernel/Documentation/misc-devices/ |
| H A D | spear-pcie-gadget.rst | 44 vendor_id returns programmed vendor id (hex) 45 device_id returns programmed device id(hex) 58 INTA, MSI or NO_INT). Select MSI only when you have programmed 63 vendor_id write vendor id(hex) to be programmed. 64 device_id write device id(hex) to be programmed. 102 check for programmed bar0 size::
|
| H A D | ad525x_dpot.rst | 9 settings. Access to the factory programmed tolerance is also provided, but 23 The tolerance files are the read-only factory programmed tolerance settings
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/i2c/ |
| H A D | i2c-mux-pinctrl.txt | 48 state will be programmed into hardware. 51 on a child bus, the idle pinctrl state will be programmed into hardware. 54 left programmed into hardware whenever no access is being made of a device on
|
| /OK3568_Linux_fs/kernel/drivers/slimbus/ |
| H A D | Kconfig | 21 programmed using Linux kernel. 30 Component is programmed using Linux kernel.
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | g760a.rst | 22 The fan speed is programmed by setting the period via 'pwm1' of two 35 speed differs more than 20% with respect to the programmed fan speed;
|
| H A D | ina209.rst | 84 register is programmed correctly before they are used. Normally this is expected 89 programmed (ie has a value not equal to zero). If so, this value is retained. 91 programmed into the calibration register.
|
| H A D | g762.rst | 45 of the programmed value for over 6 seconds 'fan1_alarm' is 64 the fan speed is programmed by setting a value between 0 and 255 via 'pwm1'
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/soundwire/ |
| H A D | stream.rst | 353 (3) Computed Bus and transport parameters are programmed in Master(s) and 359 (4) Once all the values are programmed, Bus initiates switch to alternate 360 bank where all new values programmed gets into effect. 385 (1) All the values computed in SDW_STREAM_PREPARED state are programmed 393 (3) Once all the values are programmed, Bus initiates switch to alternate 394 bank where all new values programmed gets into effect and port(s) 418 (2) All the current configuration of Bus and active stream(s) are programmed 421 (3) Once all the values are programmed, Bus initiates switch to alternate 422 bank where all new values programmed gets into effect and port(s) associated
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ |
| H A D | silabs,si5341.txt | 21 chip at boot, in case you have a (pre-)programmed device. If the PLL is not 28 fancy input configurations. They can still be programmed into the chip and 57 If these are not specified, and the PLL is not yet programmed when the driver 115 silabs,reprogram; /* Chips are not programmed, always reset */
|
| /OK3568_Linux_fs/kernel/drivers/mtd/chips/ |
| H A D | Kconfig | 162 A subset of them are pre-programmed at the factory with a 166 programmable (OTP) bits; when programmed, register bits cannot be 171 Lock Register bit is programmed, the associated Protection Register 172 can only be read; it can no longer be programmed. Additionally, 173 because the Lock Register bits themselves are OTP, when programmed,
|
| /OK3568_Linux_fs/kernel/Documentation/block/ |
| H A D | inline-encryption.rst | 13 encryption key, encryption algorithm, data unit size) can be programmed by the 17 encryption context programmed into that keyslot. This is very different from 37 - IE hardware has a limited number of "keyslots" that can be programmed 40 device will en/decrypt the data using the encryption context programmed into 75 encryption context programmed, or there are no in-flight struct bios 77 tries to find a keyslot that has already been programmed with the same 90 ``bi_crypt_context`` has been programmed in the KSM of the ``request_queue`` 178 inline encryption hardware that the key might have been programmed into (or the blk-crypto-fallback…
|
| /OK3568_Linux_fs/kernel/Documentation/power/ |
| H A D | power_supply_class.rst | 154 constant charge current programmed by charger. 161 constant charge voltage programmed by charger. 166 input current limit programmed by charger. Indicates 169 input voltage limit programmed by charger. Indicates 172 input power limit programmed by charger. Indicates
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ti/ |
| H A D | mux.txt | 11 as they are programmed into the regster. E.g: 22 Some clock controller IPs do not allow a value of zero to be programmed
|
| /OK3568_Linux_fs/kernel/Documentation/leds/ |
| H A D | well-known-leds.txt | 23 The "player LEDs" are then programmed with a pattern to indicate a particular 24 player. For example, a game controller with 4 LEDs, may be programmed with "x---"
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/fpga/ |
| H A D | fpga-region.txt | 32 * The entire FPGA is programmed. 59 * FPGA Bridges should be disabled while the FPGA is being programmed to 138 Region, the FPGA already has been programmed. A DTO that targets a FPGA Region 177 it indicates that the FPGA has already been programmed with this image. 192 programmed. 195 programmed. 197 FPGA to go to operating mode after the region has been programmed. 303 In this case, the FPGA will have one or more PRR's that may be programmed
|
| /OK3568_Linux_fs/kernel/Documentation/i2c/busses/ |
| H A D | i2c-amd-mp2.rst | 18 The MP2 is an ARM processor programmed as an I2C controller and communicating
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-driver-tegra-fuse | 6 data programmed at the factory. The data is layed out in 32bit
|
| /OK3568_Linux_fs/u-boot/board/gateworks/gw_ventana/ |
| H A D | README | 9 information from an EEPROM on the board programmed at the factory and supports 47 settings programmed at the factory. 68 The Gateworks Ventana boards with NAND flash have been factory programmed 83 header must be programmed in the NAND flash boot device at an offset hard 85 The image can be programmed from either U-Boot or Linux: 110 When the IMX6 eFUSE settings have been factory programmed to boot from
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/timer/ |
| H A D | snps,arc-timer.txt | 3 - Can be optionally programmed to interrupt on Limit
|