Searched refs:translate (Results 1 – 10 of 10) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | fdtdec.h | 314 fdt_size_t *sizep, bool translate); 336 bool translate); 362 bool translate);
|
| /rk3399_rockchip-uboot/drivers/core/ |
| H A D | of_addr.c | 45 int (*translate)(__be32 *addr, u64 offset, int na); member 104 .translate = of_bus_default_translate, 228 return pbus->translate(addr, offset, pna); in of_translate_one()
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | fdtdec.c | 86 fdt_size_t *sizep, bool translate) in fdtdec_get_addr_size_fixed() argument 112 if (translate) in fdtdec_get_addr_size_fixed() 131 bool translate) in fdtdec_get_addr_size_auto_parent() argument 152 ns, sizep, translate); in fdtdec_get_addr_size_auto_parent() 157 bool translate) in fdtdec_get_addr_size_auto_noparent() argument 170 index, sizep, translate); in fdtdec_get_addr_size_auto_noparent()
|
| /rk3399_rockchip-uboot/common/ |
| H A D | fdt_support.c | 1108 int (*translate)(fdt32_t *addr, u64 offset, int na); member 1219 .translate = of_bus_isa_translate, 1228 .translate = of_bus_default_translate, 1304 return pbus->translate(addr, offset, pna); in of_translate_one()
|
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | test.py | 376 subject = self.commits[1].subject.translate(builder.trans_valid_chars)
|
| H A D | builder.py | 461 subject = commit.subject.translate(trans_valid_chars)
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | Kconfig | 310 from a parallel LCD interface and translate it on the fy into a DP 318 from a parallel LCD interface and translate it on the fly into MIPI DSI
|
| /rk3399_rockchip-uboot/Licenses/ |
| H A D | gpl-2.0.txt | 30 These restrictions translate to certain responsibilities for you if you
|
| H A D | lgpl-2.1.txt | 37 rights. These restrictions translate to certain responsibilities for
|
| H A D | lgpl-2.0.txt | 33 These restrictions translate to certain responsibilities for you if
|