Home
last modified time | relevance | path

Searched defs:u (Results 1 – 25 of 50) sorted by relevance

12

/rk3399_rockchip-uboot/post/lib_powerpc/fpu/
H A Dmul-subnormal-single-1.c23 unsigned int u; member
30 union uf u; in u2f() local
38 union uf u; in f2u() local
H A Ddarwin-ldouble.c93 double t, tau, u, v, w; in __gcc_qmul() local
/rk3399_rockchip-uboot/arch/m68k/lib/
H A Dmuldi3.c16 #define umul_ppmm(w1, w0, u, v) \ argument
40 #define __umulsidi3(u, v) \ argument
58 DItype __muldi3 (DItype u, DItype v) in __muldi3()
H A Dlshrdi3.c25 DItype __lshrdi3 (DItype u, word_type b) in __lshrdi3()
H A Dashldi3.c25 DItype __ashldi3 (DItype u, word_type b) in __ashldi3()
/rk3399_rockchip-uboot/drivers/gpio/
H A Dkw_gpio.c27 u32 u; in __set_direction() local
41 u32 u; in __set_level() local
53 u32 u; in __set_blinking() local
H A Dtegra_gpio.c50 u32 u; in get_config() local
67 u32 u; in set_config() local
85 u32 u; in get_direction() local
102 u32 u; in set_direction() local
120 u32 u; in set_level() local
/rk3399_rockchip-uboot/arch/microblaze/lib/
H A Dmuldi3.c18 #define umul_ppmm(w1, w0, u, v) \ argument
44 #define __umulsidi3(u, v) \ argument
63 DItype __muldi3(DItype u, DItype v) in __muldi3()
/rk3399_rockchip-uboot/arch/nios2/lib/
H A Dlibgcc.c52 __ashldi3 (DWtype u, word_type b) in __ashldi3()
78 __ashrdi3 (DWtype u, word_type b) in __ashrdi3()
105 __lshrdi3 (DWtype u, word_type b) in __lshrdi3()
361 __divdi3 (DWtype u, DWtype v) in __divdi3()
383 __negdi2 (DWtype u) in __negdi2()
394 __muldi3 (DWtype u, DWtype v) in __muldi3()
407 __moddi3 (DWtype u, DWtype v) in __moddi3()
452 __umoddi3 (UDWtype u, UDWtype v) in __umoddi3()
H A Dlonglong.h114 #define umul_ppmm(w1, w0, u, v) \ argument
126 #define umul_ppmm(w1, w0, u, v) \ argument
152 #define __umulsidi3(u, v) \ argument
/rk3399_rockchip-uboot/arch/arc/lib/
H A Dlibgcc2.c10 __ashldi3(DWtype u, shift_count_type b) in __ashldi3()
33 __ashrdi3(DWtype u, shift_count_type b) in __ashrdi3()
57 __lshrdi3(DWtype u, shift_count_type b) in __lshrdi3()
/rk3399_rockchip-uboot/drivers/phy/marvell/
H A Dcomphy_a3700.h152 #define MISC_REG1_ADDR(u) (0x73 * PHY_SHFT(u) + PHY_BASE(u)) argument
155 #define LANE_CFG0_ADDR(u) (0x180 * PHY_SHFT(u) + PHY_BASE(u)) argument
157 #define LANE_CFG1_ADDR(u) (0x181 * PHY_SHFT(u) + PHY_BASE(u)) argument
160 #define LANE_CFG4_ADDR(u) (0x188 * PHY_SHFT(u) + PHY_BASE(u)) argument
163 #define LANE_STAT1_ADDR(u) (0x183 * PHY_SHFT(u) + PHY_BASE(u)) argument
166 #define GLOB_PHY_CTRL0_ADDR(u) (0x1c1 * PHY_SHFT(u) + PHY_BASE(u)) argument
172 #define TEST_MODE_CTRL_ADDR(u) (0x1c2 * PHY_SHFT(u) + PHY_BASE(u)) argument
175 #define GLOB_CLK_SRC_LO_ADDR(u) (0x1c3 * PHY_SHFT(u) + PHY_BASE(u)) argument
178 #define PWR_MGM_TIM1_ADDR(u) (0x1d0 * PHY_SHFT(u) + PHY_BASE(u)) argument
/rk3399_rockchip-uboot/drivers/bios_emulator/include/x86emu/
H A Ddebug.h168 # define CALL_TRACE(u,v,w,x,s) \ argument
173 # define RETURN_TRACE(n,u,v) \ argument
179 # define CALL_TRACE(u,v,w,x,s) argument
180 # define RETURN_TRACE(n,u,v) argument
/rk3399_rockchip-uboot/arch/sh/lib/
H A Dashrdi3.c3 long long __ashrdi3(long long u, word_type b) in __ashrdi3()
H A Dashldi3.c3 long long __ashldi3(long long u, word_type b) in __ashldi3()
H A Dlshrdi3.c3 long long __lshrdi3(long long u, word_type b) in __lshrdi3()
/rk3399_rockchip-uboot/arch/mips/lib/
H A Dlshrdi3.c3 long long __lshrdi3(long long u, word_type b) in __lshrdi3()
H A Dashrdi3.c3 long long __ashrdi3(long long u, word_type b) in __ashrdi3()
H A Dashldi3.c3 long long __ashldi3(long long u, word_type b) in __ashldi3()
/rk3399_rockchip-uboot/arch/powerpc/lib/
H A Dbat_rw.c125 unsigned long register u; in read_bat() local
/rk3399_rockchip-uboot/arch/m68k/include/asm/
H A Dtypes.h23 __u32 u[4]; member
/rk3399_rockchip-uboot/arch/powerpc/include/asm/
H A Dtypes.h23 __u32 u[4]; member
/rk3399_rockchip-uboot/include/asm-generic/
H A Datomic-long.h126 static inline long atomic_long_add_unless(atomic_long_t *l, long a, long u) in atomic_long_add_unless()
245 static inline long atomic_long_add_unless(atomic_long_t *l, long a, long u) in atomic_long_add_unless()
/rk3399_rockchip-uboot/fs/ubifs/
H A Ddebug.c2711 static int provide_user_output(int val, char __user *u, size_t count, in provide_user_output()
2726 static ssize_t dfs_file_read(struct file *file, char __user *u, size_t count, in dfs_file_read()
2763 static int interpret_user_input(const char __user *u, size_t count) in interpret_user_input()
2780 static ssize_t dfs_file_write(struct file *file, const char __user *u, in dfs_file_write()
2981 static ssize_t dfs_global_file_read(struct file *file, char __user *u, in dfs_global_file_read()
3005 static ssize_t dfs_global_file_write(struct file *file, const char __user *u, in dfs_global_file_write()
/rk3399_rockchip-uboot/drivers/video/
H A Dconsole_truetype.c68 #define STBTT_malloc(size, u) ((void)(u), malloc(size)) argument
69 #define STBTT_free(size, u) ((void)(u), free(size)) argument

12