Home
last modified time | relevance | path

Searched refs:ustrtoul (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/u-boot/board/ti/ks2_evm/
H A Dboard.c185 start[0] += ustrtoul(env, &endp, 0); in ft_board_setup()
186 size[0] -= ustrtoul(env, &endp, 0); in ft_board_setup()
191 size[0] -= ustrtoul(env, &endp, 0); in ft_board_setup()
/OK3568_Linux_fs/u-boot/include/
H A D_exports.h72 EXPORT_FUNC(ustrtoul, unsigned long, ustrtoul,
H A Dexports.h33 unsigned long ustrtoul(const char *cp, char **endp, unsigned int base);
/OK3568_Linux_fs/u-boot/spl/lib/
H A Dstrto.su
/OK3568_Linux_fs/u-boot/lib/
H A Dstrto.su
H A Dstrto.c85 unsigned long ustrtoul(const char *cp, char **endp, unsigned int base) in ustrtoul() function
/OK3568_Linux_fs/u-boot/include/linux/
H A Dstring.h123 unsigned long ustrtoul(const char *cp, char **endp, unsigned int base);
/OK3568_Linux_fs/kernel/drivers/mtd/devices/
H A Dblock2mtd.c326 static int ustrtoul(const char *cp, char **endp, unsigned int base) in ustrtoul() function
356 n = (size_t) ustrtoul(token, &endp, 0); in parse_num()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map