Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/dtoc/
H A Ddtoc_test_phandle.dts14 intval = <0>;
21 intval = <1>;
27 intval = <2>;
H A Ddtoc_test_simple.dts17 intval = <1>;
30 intval = <3>;
H A Ddtoc_test_aliases.dts14 intval = <1>;
H A Ddtoc_test_phandle_bad2.dts14 intval = <0>;
H A Ddtoc_test_phandle_single.dts14 intval = <0>;
H A Ddtoc_test_add_prop.dts16 intval = <1>;
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/
H A D0003-cli-Mark-return-of-strtol-as-long-int.patch25 int16_t *intval = result;
34 int8_t *intval = result;
43 uint16_t *intval = result;
52 uint8_t *intval = result;
/openbmc/u-boot/board/freescale/common/
H A Dpixis.c367 unsigned long intval = 0, decval = 0; in strfractoint() local
408 intval = simple_strtoul(intarr, NULL, 10); in strfractoint()
409 intval = intval * mulconst; in strfractoint()
411 return intval + decval; in strfractoint()
/openbmc/u-boot/tools/binman/test/
H A D045_prop_test.dts14 intval = <3>;
/openbmc/u-boot/drivers/misc/
H A Dspltest_sandbox.c25 printf("int %d\n", plat->intval); in sandbox_spl_probe()
/openbmc/u-boot/arch/sandbox/dts/
H A Dsandbox64.dts197 intval = <1>;
209 intval = <3>;
H A Dsandbox.dts232 intval = <1>;
244 intval = <3>;
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gdm/gdm/
H A Da3e0aca75e16aeafc171751028406b54f5ed8397.patch52 int *intval);