Searched refs:feed (Results 1 – 7 of 7) sorted by relevance
| /rk3399_rockchip-uboot/board/technologic/ts4800/ |
| H A D | ts4800.h | 13 u16 feed; member
|
| H A D | ts4800.c | 251 writew(0x2, &wtd->feed); in hw_watchdog_reset()
|
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | kconfiglib.py | 1096 def _parse_expr(self, feed, cur_item, line, filename=None, linenr=None, argument 1139 return self._parse_expr_rec(feed) 1141 def _parse_expr_rec(self, feed): argument 1142 or_term = self._parse_or_term(feed) 1143 if not feed.check(T_OR): 1147 or_terms = [or_term, self._parse_or_term(feed)] 1148 while feed.check(T_OR): 1149 or_terms.append(self._parse_or_term(feed)) 1152 def _parse_or_term(self, feed): argument 1153 and_term = self._parse_factor(feed) [all …]
|
| H A D | toolchain.py | 442 parser.feed(html)
|
| /rk3399_rockchip-uboot/drivers/clk/ |
| H A D | Kconfig | 10 feed into other clocks in a tree structure, with multiplexers to
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/gpio/ |
| H A D | nvidia,tegra186-gpio.txt | 55 of ports. Each GPIO may be configured to feed into a specific one of the
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.x86 | 988 This script might be useful. If you feed it the output of 'pci long' from
|