Searched refs:php (Results 1 – 5 of 5) sorted by relevance
| /rk3399_ARM-atf/lib/libfdt/ |
| H A D | fdt_ro.c | 513 const fdt32_t *php; in fdt_get_phandle() local 518 php = fdt_getprop(fdt, nodeoffset, "phandle", &len); in fdt_get_phandle() 519 if (!php || (len != sizeof(*php))) { in fdt_get_phandle() 520 php = fdt_getprop(fdt, nodeoffset, "linux,phandle", &len); in fdt_get_phandle() 521 if (!php || (len != sizeof(*php))) in fdt_get_phandle() 525 return fdt32_ld_(php); in fdt_get_phandle()
|
| H A D | fdt_overlay.c | 514 const fdt32_t *php; in overlay_adjust_local_conflicting_phandle() local 517 php = fdt_getprop(fdto, node, "phandle", &len); in overlay_adjust_local_conflicting_phandle() 518 if (php && len == sizeof(*php)) { in overlay_adjust_local_conflicting_phandle() 524 php = fdt_getprop(fdto, node, "linux,phandle", &len); in overlay_adjust_local_conflicting_phandle() 525 if (php && len == sizeof(*php)) { in overlay_adjust_local_conflicting_phandle()
|
| /rk3399_ARM-atf/ |
| H A D | readme.rst | 39 .. _Secure Monitor: http://www.arm.com/products/processors/technologies/trustzone/tee-smc.php
|
| /rk3399_ARM-atf/docs/ |
| H A D | index.rst | 93 .. _Secure Monitor: http://www.arm.com/products/processors/technologies/trustzone/tee-smc.php
|
| /rk3399_ARM-atf/docs/plat/ |
| H A D | rz-g2.rst | 36 | | https://www.si-linux.co.jp/index.php?CAT%2FCAT874 |
|