Home
last modified time | relevance | path

Searched refs:s32 (Results 1 – 25 of 75) sorted by relevance

123

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_post_csc.h15 s32 csc_coef00;
16 s32 csc_coef01;
17 s32 csc_coef02;
18 s32 csc_coef10;
19 s32 csc_coef11;
20 s32 csc_coef12;
21 s32 csc_coef20;
22 s32 csc_coef21;
23 s32 csc_coef22;
25 s32 csc_dc0;
[all …]
H A Drockchip_post_csc.c114 s32 csc_coef00;
115 s32 csc_coef01;
116 s32 csc_coef02;
117 s32 csc_coef10;
118 s32 csc_coef11;
119 s32 csc_coef12;
120 s32 csc_coef20;
121 s32 csc_coef21;
122 s32 csc_coef22;
126 s32 csc_offset0;
[all …]
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Df_thor.h77 s32 rqt; /* request id */
78 s32 rqt_data; /* request data id */
79 s32 int_data[14]; /* int data */
85 s32 rsp; /* response id (= request id) */
86 s32 rsp_data; /* response data id */
87 s32 ack; /* ack */
88 s32 int_data[5]; /* int data */
93 s32 ack; /* response id (= request id) */
94 s32 count; /* response data id */
/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dutils.h11 static inline s32 log_2_n_round_up(u32 n) in log_2_n_round_up()
13 s32 log2n = -1; in log_2_n_round_up()
27 static inline s32 log_2_n_round_down(u32 n) in log_2_n_round_down()
29 s32 log2n = -1; in log_2_n_round_down()
H A Dtypes.h36 typedef signed int s32; typedef
/rk3399_rockchip-uboot/include/
H A Dfixp-arith.h21 static const s32 sin_table[] = {
47 static inline s32 __fixp_sin32(int degrees) in __fixp_sin32()
49 s32 ret; in __fixp_sin32()
71 static inline s32 fixp_sin32(int degrees) in fixp_sin32()
H A Dscmi_protocols.h73 s32 status;
92 s32 status;
116 s32 status;
153 s32 status;
176 s32 status;
H A Dscmi_agent.h66 int scmi_to_linux_errno(s32 scmi_errno);
/rk3399_rockchip-uboot/drivers/video/drm/rk628/
H A Drk628_post_process.c115 s32 csc_coef00;
116 s32 csc_coef01;
117 s32 csc_coef02;
118 s32 csc_coef10;
119 s32 csc_coef11;
120 s32 csc_coef12;
121 s32 csc_coef20;
122 s32 csc_coef21;
123 s32 csc_coef22;
127 s32 csc_offset0;
[all …]
/rk3399_rockchip-uboot/disk/
H A Dpart_amiga.h34 s32 chk_sum;
85 s32 chk_sum;
101 s32 chk_sum;
134 s32 boot_priority;
H A Dpart_amiga.c27 s32 chk_sum;
77 s32 *block = (s32 *)header; in sum_block()
79 s32 sum = 0; in sum_block()
/rk3399_rockchip-uboot/include/linux/
H A Dmath64.h28 static inline s64 div_s64_rem(s64 dividend, s32 divisor, s32 *remainder) in div_s64_rem()
73 extern s64 div_s64_rem(s64 dividend, s32 divisor, s32 *remainder);
109 static inline s64 div_s64(s64 dividend, s32 divisor) in div_s64()
111 s32 remainder; in div_s64()
/rk3399_rockchip-uboot/include/rockchip/
H A Dcrypto_mpa.h14 s32 size;
/rk3399_rockchip-uboot/arch/arc/include/asm/
H A Dtypes.h40 typedef signed int s32; typedef
/rk3399_rockchip-uboot/arch/xtensa/include/asm/
H A Dtypes.h42 typedef signed int s32; typedef
/rk3399_rockchip-uboot/arch/nds32/include/asm/
H A Dtypes.h46 typedef signed int s32; typedef
/rk3399_rockchip-uboot/arch/microblaze/include/asm/
H A Dtypes.h44 typedef signed int s32; typedef
/rk3399_rockchip-uboot/arch/nios2/include/asm/
H A Dtypes.h44 typedef signed int s32; typedef
/rk3399_rockchip-uboot/arch/sh/include/asm/
H A Dtypes.h45 typedef __signed__ int s32; typedef
/rk3399_rockchip-uboot/arch/m68k/include/asm/
H A Dtypes.h36 typedef signed int s32; typedef
/rk3399_rockchip-uboot/arch/sandbox/include/asm/
H A Dtypes.h42 typedef signed int s32; typedef
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dtypes.h36 typedef signed int s32; typedef
/rk3399_rockchip-uboot/arch/powerpc/include/asm/
H A Dtypes.h36 typedef signed int s32; typedef
/rk3399_rockchip-uboot/lib/
H A Ddiv64.c64 s64 div_s64_rem(s64 dividend, s32 divisor, s32 *remainder) in div_s64_rem()
/rk3399_rockchip-uboot/drivers/rkflash/
H A Drk_sftl.h16 s32 sftl_gc(void);

123