Home
last modified time | relevance | path

Searched refs:intval (Results 1 – 7 of 7) sorted by relevance

/rk3399_rockchip-uboot/tools/dtoc/
H A Ddtoc_test_phandle.dts15 intval = <0>;
22 intval = <1>;
28 intval = <2>;
H A Ddtoc_test_simple.dts18 intval = <1>;
30 intval = <3>;
H A Ddtoc_test_aliases.dts15 intval = <1>;
/rk3399_rockchip-uboot/board/freescale/common/
H A Dpixis.c368 unsigned long intval = 0, decval = 0; in strfractoint() local
409 intval = simple_strtoul(intarr, NULL, 10); in strfractoint()
410 intval = intval * mulconst; in strfractoint()
412 return intval + decval; in strfractoint()
/rk3399_rockchip-uboot/tools/binman/test/
H A D45_prop_test.dts14 intval = <3>;
/rk3399_rockchip-uboot/drivers/misc/
H A Dspltest_sandbox.c28 printf("int %d\n", plat->intval); in sandbox_spl_probe()
/rk3399_rockchip-uboot/arch/sandbox/dts/
H A Dsandbox.dts194 intval = <1>;
206 intval = <3>;