Searched refs:ustrtoul (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/ti/ks2_evm/ |
| H A D | board.c | 185 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.h | 72 EXPORT_FUNC(ustrtoul, unsigned long, ustrtoul,
|
| H A D | exports.h | 33 unsigned long ustrtoul(const char *cp, char **endp, unsigned int base);
|
| /OK3568_Linux_fs/u-boot/spl/lib/ |
| H A D | strto.su | |
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | strto.su | |
| H A D | strto.c | 85 unsigned long ustrtoul(const char *cp, char **endp, unsigned int base) in ustrtoul() function
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | string.h | 123 unsigned long ustrtoul(const char *cp, char **endp, unsigned int base);
|
| /OK3568_Linux_fs/kernel/drivers/mtd/devices/ |
| H A D | block2mtd.c | 326 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 D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.map | |