Searched refs:rule (Results 1 – 12 of 12) sorted by relevance
| /rk3399_rockchip-uboot/drivers/ddr/altera/ |
| H A D | sdram.c | 20 u32 rule; /* SDRAM protection rule number: 0-19 */ member 114 int ruleno = prule->rule; in sdram_set_rule() 152 int ruleno = prule->rule; in sdram_get_rule() 180 struct sdram_prot_rule rule; in sdram_set_protection_config() local 187 memset(&rule, 0, sizeof(rule)); in sdram_set_protection_config() 190 rule.rule = rules; in sdram_set_protection_config() 191 sdram_set_rule(&rule); in sdram_set_protection_config() 195 rule.sdram_start = sdram_start; in sdram_set_protection_config() 196 rule.sdram_end = sdram_end; in sdram_set_protection_config() 197 rule.lo_prot_id = 0x0; in sdram_set_protection_config() [all …]
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | zconf.lex.c_shipped | 153 /* Action number for EOF rule of a given start state. */ 955 /* Copy whatever the last rule matched to the standard output. */ 1014 /* Code executed at the beginning of each rule, after zconftext and zconfleng 1021 /* Code executed at the end of each rule. */ 1095 /* rule 1 can match eol */ 1097 /* rule 2 can match eol */ 1143 /* rule 8 can match eol */ 1205 /* rule 21 can match eol */ 1227 /* rule 24 can match eol */ 1246 /* rule 27 can match eol */ [all …]
|
| H A D | zconf.tab.c_shipped | 513 /* YYRLINE[YYN] -- Source line where rule number YYN was defined. */ 657 positive, shift that token. If negative, reduce the rule whose 756 /* YYR1[YYN] -- Symbol number of symbol that rule YYN derives. */ 774 /* YYR2[YYN] -- Number of symbols on the right hand side of rule YYN. */ 927 YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu):\n", 1311 /* The number of symbols on the RHS of the reduced rule. 1486 /* yyn is the number of a rule to reduce with. */ 2012 that goes to, based on the state we popped back to and the rule 2111 /* Do not reclaim the symbols of the rule whose action triggered 2197 /* Do not reclaim the symbols of the rule whose action triggered
|
| /rk3399_rockchip-uboot/scripts/dtc/ |
| H A D | dtc-lexer.lex.c_shipped | 123 /* Action number for EOF rule of a given start state. */ 753 /* Copy whatever the last rule matched to the standard output. */ 828 /* Code executed at the beginning of each rule, after yytext and yyleng 835 /* Code executed at the end of each rule. */ 938 /* rule 1 can match eol */ 948 /* rule 2 can match eol */ 992 /* rule 3 can match eol */ 1094 /* rule 12 can match eol */ 1175 /* rule 19 can match eol */ 1181 /* rule 20 can match eol */ [all …]
|
| H A D | dtc-parser.tab.c_shipped | 498 /* YYRLINE[YYN] -- Source line where rule number YYN was defined. */ 618 positive, shift that token. If negative, reduce the rule whose 677 /* YYR1[YYN] -- Symbol number of symbol that rule YYN derives. */ 691 /* YYR2[YYN] -- Number of symbols on the right hand side of rule YYN. */ 908 YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu):\n", 1271 /* The number of symbols on the RHS of the reduced rule. 1453 /* yyn is the number of a rule to reduce with. */ 1579 * We rely on the rule being always: 2104 that goes to, based on the state we popped back to and the rule 2204 /* Do not reclaim the symbols of the rule whose action triggered [all …]
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/reset/ |
| H A D | reset.txt | 6 are likely to be exceptions to this rule.
|
| /rk3399_rockchip-uboot/scripts/ |
| H A D | Kbuild.include | 48 # The rule defined shall write to stdout the content of the new file. 232 # if_changed_rule - as if_changed but execute rule instead
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | rv1126-dram-default-timing.dtsi | 83 * name rule: ddr4(pad_name)_ddr3_lpddr3_lpddr4_de-skew
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.unaligned-memory-access.txt | 33 The rule mentioned above forms what we refer to as natural alignment:
|
| H A D | README.x86 | 981 registers so we can write down the PIRQ according to the default mapping rule.
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | Kconfig | 918 bool "Support set androidboot.mode with legacy rule"
|
| /rk3399_rockchip-uboot/common/ |
| H A D | dlmalloc.src | 2073 the best-fit search rule. In effect, `top' is treated as
|