/openbmc/u-boot/doc/ |
H A D | README.fsl_iim | 19 implemented in the fusebox. 28 Read operations are implemented as read accesses to the shadow registers, 33 Sense operations are implemented as explained in 30.4.5.2. 36 Program operations are implemented as explained in 30.4.5.3. Following 42 Override operations are implemented as write accesses to the shadow
|
H A D | README.mxc_ocotp | 22 implemented in the fusebox. 31 Read operations are implemented as read accesses to the shadow registers, 36 Sense operations are implemented as the direct fusebox read explained by 40 Program operations are implemented as explained by the steps in 46.2.1.3. 45 Override operations are implemented as write accesses to the shadow
|
H A D | README.uefi | 173 The interfaces implemented by the objects are referred to as protocols. These 262 In U-Boot 2018.03 this has only been implemented for block IO devices. 295 this is not yet completely implemented.) 313 * unimplemented or incompletely implemented boot services 318 * unimplemented or incompletely implemented runtime services 320 * QueryVariableInfo is not implemented 338 * incompletely implemented protocols
|
H A D | README.serial_multi | 1 The support for multiple serial interfaces as implemented is mainly 10 Support for hardware handshake has not been implemented yet (but is
|
/openbmc/qemu/hw/ssi/ |
H A D | stm32f2xx_spi.c | 79 qemu_log_mask(LOG_UNIMP, "%s: Interrupts and DMA are not implemented\n", in stm32f2xx_spi_read() 89 qemu_log_mask(LOG_UNIMP, "%s: CRC is not implemented, the registers " \ in stm32f2xx_spi_read() 93 qemu_log_mask(LOG_UNIMP, "%s: CRC is not implemented, the registers " \ in stm32f2xx_spi_read() 97 qemu_log_mask(LOG_UNIMP, "%s: CRC is not implemented, the registers " \ in stm32f2xx_spi_read() 101 qemu_log_mask(LOG_UNIMP, "%s: I2S is not implemented, the registers " \ in stm32f2xx_spi_read() 105 qemu_log_mask(LOG_UNIMP, "%s: I2S is not implemented, the registers " \ in stm32f2xx_spi_read() 130 "Interrupts and DMA are not implemented\n", __func__); in stm32f2xx_spi_write() 143 qemu_log_mask(LOG_UNIMP, "%s: CRC is not implemented\n", __func__); in stm32f2xx_spi_write() 155 "I2S is not implemented\n", __func__); in stm32f2xx_spi_write() 159 "I2S is not implemented\n", __func__); in stm32f2xx_spi_write()
|
/openbmc/u-boot/arch/x86/cpu/x86_64/ |
H A D | cpu.c | 31 /* Not implemented */ in enable_caches() 36 /* Not implemented */ in disable_caches() 46 /* Not implemented */ in x86_mp_init()
|
/openbmc/openbmc/meta-facebook/recipes-phosphor/fans/phosphor-fan/catalina/ |
H A D | host-poweroff | 4 echo "This feature is not implemented in catalina and it will be implemented in future."
|
/openbmc/openbmc/meta-facebook/recipes-phosphor/fans/phosphor-fan/tiogapass/ |
H A D | host-poweroff | 4 echo "This feature is not implemented in Tiogapass and it will be implemented in future."
|
/openbmc/openbmc/meta-facebook/recipes-phosphor/fans/phosphor-fan/bletchley/ |
H A D | host-poweroff | 4 echo "This feature is not implemented in bletchley and it will be implemented in future."
|
/openbmc/openbmc/meta-facebook/recipes-phosphor/fans/phosphor-fan/clemente/ |
H A D | host-poweroff | 4 echo "This feature is not implemented in clemente and it will be implemented in future."
|
/openbmc/openbmc/meta-facebook/recipes-phosphor/fans/phosphor-fan/santabarbara/ |
H A D | host-poweroff | 4 echo "This feature is not implemented in santabarbara and it will be implemented in future."
|
/openbmc/openbmc/meta-facebook/recipes-phosphor/fans/phosphor-fan/yosemite5/ |
H A D | host-poweroff | 4 echo "This feature is not implemented in yosemite5 and it will be implemented in future."
|
/openbmc/openbmc/meta-facebook/recipes-phosphor/fans/phosphor-fan/lfdarwin/ |
H A D | host-poweroff | 4 echo "This feature is not implemented in lfdarwin and it will be implemented in future."
|
/openbmc/openbmc/meta-facebook/recipes-phosphor/fans/phosphor-fan/harma/ |
H A D | host-poweroff | 4 echo "This feature is not implemented in minerva harma and it will be implemented in future."
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/ |
H A D | Battery.interface.yaml | 2 Battery interface should be implemented on those objects which represent a 3 Battery. For example, this interface can be implemented by a battery
|
/openbmc/u-boot/drivers/input/ |
H A D | Kconfig | 19 using driver model. The API is implemented by keyboard.h and 28 using driver model. The API is implemented by keyboard.h and 37 using driver model. The API is implemented by keyboard.h and
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | fsl_pamu.h | 149 uint32_t reserved1[2]; /* not currently implemented */ 152 uint32_t reserved2[2]; /* not currently implemented */ 155 uint32_t reserved3[2]; /* not currently implemented */ 158 uint32_t reserved4[2]; /* not currently implemented */
|
/openbmc/u-boot/include/ |
H A D | timer.h | 46 * The uclass interface is implemented by all timer devices which use 74 * It should be implemented by one of the timer values. This is mostly useful 84 * It should be implemented by one of the timer values. This is mostly useful
|
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/ |
H A D | system.h | 41 * within a multiprocessor system. If SEV is implemented, 42 * WFE must also be implemented. 54 * If WFE is implemented, SEV must also be implemented.
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/ |
H A D | MultiFactorAuthConfiguration.interface.yaml | 3 interface can be implemented at user manager object to enforce various MFA 12 implemented by user manager D-bus object to support user's MFA
|
/openbmc/openbmc/poky/bitbake/lib/layerindexlib/ |
H A D | plugin.py | 42 raise NotImplementedError('load_index is not implemented') 45 raise NotImplementedError('store_index is not implemented')
|
/openbmc/u-boot/board/freescale/common/ |
H A D | qixis.c | 202 puts("Reverse engineering switch is not implemented for this board\n"); in qixis_dump_switch() 224 printf("Not implemented\n"); in qixis_reset_cmd() 239 printf("Not implemented\n"); in qixis_reset_cmd() 250 printf("Not implemented\n"); in qixis_reset_cmd() 261 printf("Not implemented\n"); in qixis_reset_cmd() 272 printf("Not implemented\n"); in qixis_reset_cmd() 283 printf("Not implemented\n"); in qixis_reset_cmd()
|
/openbmc/qemu/hw/adc/ |
H A D | stm32f2xx_adc.c | 128 "Injection ADC is not implemented, the registers are " \ in stm32f2xx_adc_read() 143 "Injection ADC is not implemented, the registers are " \ in stm32f2xx_adc_read() 151 "Injection ADC is not implemented, the registers are " \ in stm32f2xx_adc_read() 206 "Injection ADC is not implemented, the registers are " \ in stm32f2xx_adc_write() 227 "Injection ADC is not implemented, the registers are " \ in stm32f2xx_adc_write() 236 "Injection ADC is not implemented, the registers are " \ in stm32f2xx_adc_write()
|
/openbmc/u-boot/include/dt-bindings/gpio/ |
H A D | tegra186-gpio.h | 18 /* GPIOs implemented by main GPIO controller */ 46 /* GPIOs implemented by AON GPIO controller */
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | classutils.py | 23 Subclasses of ClassRegistry may define an 'implemented' property to exert 30 if not cls.implemented:
|