Home
last modified time | relevance | path

Searched refs:ctype (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/tools/env/
H A DMakefile29 crc32.o ctype.o linux_string.o \
/rk3399_rockchip-uboot/examples/api/
H A DMakefile32 EXT_COBJ-y += lib/ctype.o
/rk3399_rockchip-uboot/drivers/mmc/
H A Ddw_mmc.c743 u32 ctype, regs; local
750 ctype = DWMCI_CTYPE_8BIT;
753 ctype = DWMCI_CTYPE_4BIT;
756 ctype = DWMCI_CTYPE_1BIT;
760 dwmci_writel(host, DWMCI_CTYPE, ctype);
/rk3399_rockchip-uboot/lib/
H A DMakefile89 obj-y += ctype.o
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dzconf.tab.c_shipped80 #include <ctype.h>