Home
last modified time | relevance | path

Searched refs:u_int (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/common/
H A Dautoboot.c58 u_int presskey_len = 0; in passwd_abort()
108 u_int len; in passwd_abort()
117 u_int presskey_len = 0; in passwd_abort()
118 u_int presskey_max = 0; in passwd_abort()
119 u_int i; in passwd_abort()
/rk3399_rockchip-uboot/include/
H A Dpxa_lcd.h42 u_int palette_size;
/rk3399_rockchip-uboot/include/linux/
H A Dtypes.h84 typedef unsigned int u_int; typedef
/rk3399_rockchip-uboot/drivers/net/
H A Ddc2114x.c146 static void sendto_srom(struct eth_device* dev, u_int command, u_long addr);
529 sendto_srom(struct eth_device* dev, u_int command, u_long addr) in sendto_srom()
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dfsmc_nand.c264 u_int ecc_tmp; in fsmc_read_hwecc()
/rk3399_rockchip-uboot/drivers/video/
H A Dpxa_lcd.c365 u_int val; in lcd_setcolreg()