Home
last modified time | relevance | path

Searched refs:u_short (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/include/linux/
H A Dtypes.h83 typedef unsigned short u_short; typedef
/rk3399_rockchip-uboot/drivers/video/
H A Dbus_vcxk.c71 u_short *double_bws_word;
123 double_bws_word = (u_short *)double_bws; in vcxk_init()
H A Dda8xx-fb.c564 u_short pal; in fb_setcolreg()
/rk3399_rockchip-uboot/drivers/net/
H A Ddc2114x.c703 u_short tmp, *p = (u_short *)(&dev->enetaddr[0]); in read_hw_addr()