| /u-boot/drivers/gpio/ |
| A D | hsdk-creg-gpio.c | 26 u8 activate; member 38 reg |= ((val ? hcg->deactivate : hcg->activate) << reg_shift); in hsdk_creg_gpio_set_value() 83 u32 shift, bit_per_gpio, activate, deactivate, gpio_count; in hsdk_creg_gpio_probe() local 90 activate = dev_read_u32_default(dev, "gpio-activate-val", 1); in hsdk_creg_gpio_probe() 119 if (GENMASK(31, bit_per_gpio) & activate) { in hsdk_creg_gpio_probe() 133 if (activate == deactivate) { in hsdk_creg_gpio_probe() 142 hcg->activate = (u8)activate; in hsdk_creg_gpio_probe()
|
| /u-boot/board/bosch/shc/ |
| A D | Kconfig | 52 activate, if you want to build for the B sample version 58 activate, if you want to build for the B2 sample version 64 activate, if you want to build for the C sample version 70 activate, if you want to build for the C2 sample version 76 activate, if you want to build for the C3 sample version 82 activate, if you want to build for the Series version
|
| /u-boot/drivers/ram/stm32mp1/ |
| A D | Kconfig | 9 activate STM32MP1 DDR controller driver for STM32MP1 soc 18 activate interactive support in STM32MP1 DDR controller driver 37 activate test support for interactive support in 45 activate tuning command in STM32MP1 DDR interactive mode
|
| /u-boot/arch/arm/mach-stm32mp/cmd_stm32prog/ |
| A D | Kconfig | 12 activate a specific command stm32prog for STM32MP soc family 22 activate the command "stm32prog usb" for STM32MP soc family 31 activate the command "stm32prog serial" for STM32MP soc family
|
| /u-boot/doc/device-tree-bindings/gpio/ |
| A D | snps,creg-gpio.txt | 8 write 0x2 == set output to "1" (activate) 20 - gpio-activate-val: Value should be set in corresponding field to set 40 gpio-activate-val = <2>;
|
| /u-boot/doc/build/ |
| A D | documentation.rst | 19 . myenv/bin/activate 42 . myenv/bin/activate 65 . myenv/bin/activate 85 . myenv/bin/activate
|
| /u-boot/arch/arm/include/asm/arch-rockchip/ |
| A D | sdram_rk3328.h | 237 u32 activate; member 246 union noc_activate activate; member
|
| A D | sdram_rk322x.h | 246 u32 activate; member 257 u32 activate; member
|
| A D | ddr_rk3368.h | 175 u32 activate; member
|
| A D | ddr_rk3288.h | 214 u32 activate; member
|
| /u-boot/arch/arm/dts/ |
| A D | rk3399-gru-u-boot.dtsi | 58 spi-activate-delay = <100>;
|
| A D | rk3288-veyron-chromebook.dtsi | 95 spi-activate-delay = <100>;
|
| /u-boot/arch/arc/dts/ |
| A D | axs10x_mb.dtsi | 118 gpio-activate-val = <1>;
|
| A D | hsdk-common.dtsi | 156 gpio-activate-val = <2>;
|
| /u-boot/doc/device-tree-bindings/clock/ |
| A D | rockchip,rk3288-dmc.txt | 105 NOC activate - value for activate register
|
| /u-boot/ |
| A D | .gitlab-ci.yml | 80 - . /tmp/venv/bin/activate 110 - . /tmp/venv/bin/activate 172 - . /tmp/venvhtml/bin/activate 209 . /tmp/venv/bin/activate;
|
| A D | .azure-pipelines.yml | 90 . /tmp/venvhtml/bin/activate 163 . /tmp/venv/bin/activate 432 . /tmp/venv/bin/activate
|
| /u-boot/doc/develop/driver-model/ |
| A D | debugging.rst | 19 - Put '#define DEBUG' at the top of a file, to activate all the debug() and
|
| /u-boot/drivers/ram/rockchip/ |
| A D | sdram_rk3328.c | 293 writel(noc_timings->activate.d32, &msch->activate); in sdram_msch_config()
|
| A D | sdram_rk322x.c | 483 writel(noc_timing->activate, &axi_bus->activate); in phy_cfg()
|
| /u-boot/drivers/ddr/marvell/axp/ |
| A D | ddr3_hw_training.h | 385 int ddr3_odt_activate(int activate);
|
| A D | ddr3_hw_training.c | 1069 int ddr3_odt_activate(int activate) in ddr3_odt_activate() argument 1077 if (activate) in ddr3_odt_activate()
|
| /u-boot/include/linux/ |
| A D | fb.h | 122 __u32 activate; /* see FB_ACTIVATE_* */ member
|
| /u-boot/board/technexion/pico-imx6ul/ |
| A D | README | 123 In order to boot with Falcon mode, activate the CONFIG_SPL_OS_BOOT
|
| /u-boot/board/technexion/pico-imx7d/ |
| A D | README | 125 In order to boot with Falcon mode, activate the CONFIG_SPL_OS_BOOT
|