Home
last modified time | relevance | path

Searched refs:rules (Results 1 – 13 of 13) sorted by relevance

/rk3399_rockchip-uboot/drivers/ddr/altera/
H A Dsdram.c181 int rules; in sdram_set_protection_config() local
189 for (rules = 0; rules < 20; rules++) { in sdram_set_protection_config()
190 rule.rule = rules; in sdram_set_protection_config()
215 int rules; in sdram_dump_protection_config() local
220 for (rules = 0; rules < 20; rules++) { in sdram_dump_protection_config()
221 rule.rule = rules; in sdram_dump_protection_config()
223 debug("Rule %d, rules ...\n", rules); in sdram_dump_protection_config()
/rk3399_rockchip-uboot/
H A DKbuild41 # We use internal kbuild rules to avoid the "is up to date" message from make
62 # We use internal kbuild rules to avoid the "is up to date" message from make
H A D.gitignore6 # Normal rules
H A DMAINTAINERS34 X: Files and directories that are NOT maintained, same rules as F:
H A DREADME223 SPL and U-Boot proper (i.e. they both follow the same rules).
4170 General rules:
5163 Please also stick to the following formatting rules:
5178 establish some rules. Submissions which do not conform to these rules
/rk3399_rockchip-uboot/board/freescale/m5253evbe/
H A DREADME102 compiler that you used - for example, codesourcery_elf requires -MQ in rules.mk, old M68K 2.95.3 ju…
103 codesourcery_elf requires -MQ in rules.mk, old M68K 2.95.3 just -M
/rk3399_rockchip-uboot/doc/
H A DREADME.mxsimage24 additional rules have to be followed so that a useful image can be produced.
25 These semantics and rules will be outlined now.
H A DREADME.pxe19 follows PXELINUX's rules for retrieving configuration files from a tftp
/rk3399_rockchip-uboot/tools/binman/
H A DREADME62 It is of course possible to add more and more build rules to the U-Boot
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dzconf.lex.c_shipped247 * If so, '^' rules will be active on the next match, otherwise
H A Dzconf.tab.c_shipped463 /* YYNRULES -- Number of rules. */
/rk3399_rockchip-uboot/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped218 * If so, '^' rules will be active on the next match, otherwise
H A Ddtc-parser.tab.c_shipped450 /* YYNRULES -- Number of rules. */