Home
last modified time | relevance | path

Searched refs:activate (Results 1 – 25 of 47) sorted by relevance

12

/u-boot/drivers/gpio/
A Dhsdk-creg-gpio.c26 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 DKconfig52 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 DKconfig9 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 DKconfig12 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 Dsnps,creg-gpio.txt8 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 Ddocumentation.rst19 . myenv/bin/activate
42 . myenv/bin/activate
65 . myenv/bin/activate
85 . myenv/bin/activate
/u-boot/arch/arm/include/asm/arch-rockchip/
A Dsdram_rk3328.h237 u32 activate; member
246 union noc_activate activate; member
A Dsdram_rk322x.h246 u32 activate; member
257 u32 activate; member
A Dddr_rk3368.h175 u32 activate; member
A Dddr_rk3288.h214 u32 activate; member
/u-boot/arch/arm/dts/
A Drk3399-gru-u-boot.dtsi58 spi-activate-delay = <100>;
A Drk3288-veyron-chromebook.dtsi95 spi-activate-delay = <100>;
/u-boot/arch/arc/dts/
A Daxs10x_mb.dtsi118 gpio-activate-val = <1>;
A Dhsdk-common.dtsi156 gpio-activate-val = <2>;
/u-boot/doc/device-tree-bindings/clock/
A Drockchip,rk3288-dmc.txt105 NOC activate - value for activate register
/u-boot/
A D.gitlab-ci.yml80 - . /tmp/venv/bin/activate
110 - . /tmp/venv/bin/activate
172 - . /tmp/venvhtml/bin/activate
209 . /tmp/venv/bin/activate;
A D.azure-pipelines.yml90 . /tmp/venvhtml/bin/activate
163 . /tmp/venv/bin/activate
432 . /tmp/venv/bin/activate
/u-boot/doc/develop/driver-model/
A Ddebugging.rst19 - Put '#define DEBUG' at the top of a file, to activate all the debug() and
/u-boot/drivers/ram/rockchip/
A Dsdram_rk3328.c293 writel(noc_timings->activate.d32, &msch->activate); in sdram_msch_config()
A Dsdram_rk322x.c483 writel(noc_timing->activate, &axi_bus->activate); in phy_cfg()
/u-boot/drivers/ddr/marvell/axp/
A Dddr3_hw_training.h385 int ddr3_odt_activate(int activate);
A Dddr3_hw_training.c1069 int ddr3_odt_activate(int activate) in ddr3_odt_activate() argument
1077 if (activate) in ddr3_odt_activate()
/u-boot/include/linux/
A Dfb.h122 __u32 activate; /* see FB_ACTIVATE_* */ member
/u-boot/board/technexion/pico-imx6ul/
A DREADME123 In order to boot with Falcon mode, activate the CONFIG_SPL_OS_BOOT
/u-boot/board/technexion/pico-imx7d/
A DREADME125 In order to boot with Falcon mode, activate the CONFIG_SPL_OS_BOOT

Completed in 83 milliseconds

12