| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3036/ |
| H A D | sdram_rk3036.c | 199 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 D | README.omap3 | 22 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 D | sdram_rk322x.c | 290 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 D | dmc-rk3368.c | 109 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 D | sdram_rv1108_pctl_phy.c | 216 != 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 D | sdram_rk3188.c | 368 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 D | sdram_rk3288.c | 426 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 D | sdram_rk3066.c | 357 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 D | README.fdt-control | 12 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 D | README.Heterogeneous-SoCs | 34 Added top level CONFIG to identify presence of HETEROGENUOUS clusters
|
| H A D | README.kconfig | 84 When adding a new CONFIG macro, it is highly recommended to add it to Kconfig
|
| H A D | README.generic-board | 53 pressure to compare features or even CONFIG options against similar things
|
| H A D | README.trace | 111 CONFIG Options
|
| H A D | README.nand | 209 On OMAP platforms, this CONFIG specifies NAND ECC scheme.
|
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | cyrus.h | 13 #error Must call Cyrus CONFIG with a specific CPU enabled.
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/ |
| H A D | ddr_rk3288.h | 363 #define CONFIG 1 macro
|
| H A D | sdram_rk322x.h | 416 #define CONFIG 1 macro
|
| H A D | sdram_rv1108_pctl_phy.h | 440 CONFIG = 1, enumerator
|
| /rk3399_rockchip-uboot/examples/standalone/ |
| H A D | README.smc91111_eeprom | 191 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 D | of-plat.txt | 71 The feature is enabled by CONFIG SPL_OF_PLATDATA. This is only available
|
| H A D | README.txt | 859 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 D | README | 654 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 D | Kconfig | 111 - Enable the CONFIG for your UART to tell it to provide this interface
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | Kconfig | 635 CONFIG option. See the README for details. Drives which have been
|
| /rk3399_rockchip-uboot/tools/binman/ |
| H A D | README | 332 the 'pos' properties are set by CONFIG options, so their ordering is
|