Home
last modified time | relevance | path

Searched refs:CONFIG (Results 1 – 25 of 26) sorted by relevance

12

/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3036/
H A Dsdram_rk3036.c199 CONFIG, enumerator
536 while ((readl(&pctl->stat) & PCTL_STAT_MASK) != CONFIG) in move_to_config_state()
539 case CONFIG: in move_to_config_state()
562 while ((readl(&pctl->stat) & PCTL_STAT_MASK) != CONFIG) in move_to_access_state()
565 case CONFIG: in move_to_access_state()
/rk3399_rockchip-uboot/doc/SPL/
H A DREADME.omap322 of which CONFIG variables control these values. For a given board and the
24 Note that the size of the SPL text rodata and data is enforced with a CONFIG
/rk3399_rockchip-uboot/drivers/ram/rockchip/
H A Dsdram_rk322x.c290 while ((readl(&pctl->stat) & PCTL_STAT_MASK) != CONFIG) in move_to_config_state()
293 case CONFIG: in move_to_config_state()
315 while ((readl(&pctl->stat) & PCTL_STAT_MASK) != CONFIG) in move_to_access_state()
318 case CONFIG: in move_to_access_state()
340 while ((readl(&pctl->stat) & PCTL_STAT_MASK) != CONFIG) in move_to_lowpower_state()
343 case CONFIG: in move_to_lowpower_state()
H A Ddmc-rk3368.c109 CONFIG, enumerator
281 while ((readl(&pctl->stat) & PCTL_STAT_MSK) != CONFIG) in move_to_config_state()
285 case CONFIG: in move_to_config_state()
314 while ((readl(&pctl->stat) & PCTL_STAT_MSK) != CONFIG) in move_to_access_state()
318 case CONFIG: in move_to_access_state()
320 while ((readl(&pctl->stat) & PCTL_STAT_MSK) == CONFIG) in move_to_access_state()
H A Dsdram_rv1108_pctl_phy.c216 != CONFIG) in move_to_config_state()
219 case CONFIG: in move_to_config_state()
243 PCTL_CTL_STAT_MASK) != CONFIG) in move_to_access_state()
246 case CONFIG: in move_to_access_state()
H A Dsdram_rk3188.c368 while ((readl(&pctl->stat) & PCTL_STAT_MSK) != CONFIG) in move_to_config_state()
371 case CONFIG: in move_to_config_state()
505 while ((readl(&pctl->stat) & PCTL_STAT_MSK) != CONFIG) in move_to_access_state()
508 case CONFIG: in move_to_access_state()
510 while ((readl(&pctl->stat) & PCTL_STAT_MSK) == CONFIG) in move_to_access_state()
H A Dsdram_rk3288.c426 while ((readl(&pctl->stat) & PCTL_STAT_MSK) != CONFIG) in move_to_config_state()
429 case CONFIG: in move_to_config_state()
563 while ((readl(&pctl->stat) & PCTL_STAT_MSK) != CONFIG) in move_to_access_state()
565 case CONFIG: in move_to_access_state()
567 while ((readl(&pctl->stat) & PCTL_STAT_MSK) == CONFIG) in move_to_access_state()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3066/
H A Dsdram_rk3066.c357 while ((readl(&pctl->stat) & PCTL_STAT_MSK) != CONFIG) in move_to_config_state()
360 case CONFIG: in move_to_config_state()
492 while ((readl(&pctl->stat) & PCTL_STAT_MSK) != CONFIG) in move_to_access_state()
495 case CONFIG: in move_to_access_state()
497 while ((readl(&pctl->stat) & PCTL_STAT_MSK) == CONFIG) in move_to_access_state()
/rk3399_rockchip-uboot/doc/
H A DREADME.fdt-control12 using CONFIG options in the board config file. This feature aims to
191 you must still have the CONFIG option to enable the driver. For example,
194 In very broad terms, the CONFIG options in general control *what* driver
H A DREADME.Heterogeneous-SoCs34 Added top level CONFIG to identify presence of HETEROGENUOUS clusters
H A DREADME.kconfig84 When adding a new CONFIG macro, it is highly recommended to add it to Kconfig
H A DREADME.generic-board53 pressure to compare features or even CONFIG options against similar things
H A DREADME.trace111 CONFIG Options
H A DREADME.nand209 On OMAP platforms, this CONFIG specifies NAND ECC scheme.
/rk3399_rockchip-uboot/include/configs/
H A Dcyrus.h13 #error Must call Cyrus CONFIG with a specific CPU enabled.
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dddr_rk3288.h363 #define CONFIG 1 macro
H A Dsdram_rk322x.h416 #define CONFIG 1 macro
H A Dsdram_rv1108_pctl_phy.h440 CONFIG = 1, enumerator
/rk3399_rockchip-uboot/examples/standalone/
H A DREADME.smc91111_eeprom191 CONFIG 00:ffff 04:ffff 08:ffff 0c:ffff 10:ffff 14:ffff 18:ffff 1c:ffff
/rk3399_rockchip-uboot/doc/driver-model/
H A Dof-plat.txt71 The feature is enabled by CONFIG SPL_OF_PLATDATA. This is only available
H A DREADME.txt859 support, a uclass is created and a CONFIG to enable use of driver model for
870 See the main README for full details of the available driver model CONFIG
/rk3399_rockchip-uboot/tools/buildman/
H A DREADME654 behind a CONFIG flag so that boards can leave it disabled and keep the image
967 A common requirement when converting CONFIG options to Kconfig is to check
1009 variables. This avoids lots of useless output when converting a CONFIG
/rk3399_rockchip-uboot/drivers/serial/
H A DKconfig111 - Enable the CONFIG for your UART to tell it to provide this interface
/rk3399_rockchip-uboot/drivers/video/
H A DKconfig635 CONFIG option. See the README for details. Drives which have been
/rk3399_rockchip-uboot/tools/binman/
H A DREADME332 the 'pos' properties are set by CONFIG options, so their ordering is

12