| /rk3399_rockchip-uboot/common/ |
| H A D | dlmalloc.c | 841 #define check_free_chunk(P) do_check_free_chunk(P) argument 842 #define check_inuse_chunk(P) do_check_inuse_chunk(P) argument 843 #define check_chunk(P) do_check_chunk(P) argument 844 #define check_malloced_chunk(P,N) do_check_malloced_chunk(P,N) argument 846 #define check_free_chunk(P) argument 847 #define check_inuse_chunk(P) argument 848 #define check_chunk(P) argument 849 #define check_malloced_chunk(P,N) argument 870 #define frontlink(P, S, IDX, BK, FD) \ argument 902 #define unlink(P, BK, FD) \ argument [all …]
|
| /rk3399_rockchip-uboot/arch/arm/mach-sunxi/ |
| H A D | clock_sun4i.c | 82 #define PLL1_CFG(N, K, M, P) ( 1 << CCM_PLL1_CFG_ENABLE_SHIFT | \ argument
|
| /rk3399_rockchip-uboot/include/optee_include/ |
| H A D | OpteeClientRkFs.h | 86 #define UNREFERENCED_PARAMETER(P) (P = P) argument
|
| H A D | OpteeClientRkNewFs.h | 109 #define UNREFERENCED_PARAMETER(P) (P = P) argument
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | sha512.c | 176 #define P(a,b,c,d,e,f,g,h,x,K) \ in sha512_process() macro
|
| H A D | sha256.c | 125 #define P(a,b,c,d,e,f,g,h,x,K) { \ in sha256_process_one() macro
|
| H A D | sha1.c | 125 #define P(a,b,c,d,e,x) { \ in sha1_process_one() macro
|
| /rk3399_rockchip-uboot/include/rockchip/ |
| H A D | crypto_ecc.h | 113 uint32_t P[RK_ECP_MAX_WORDS_ALL]; // 0x180 member
|
| /rk3399_rockchip-uboot/tools/rockchip/ |
| H A D | resource_tool.c | 91 #define P(a,b,c,d,e,x) { \ in sha1_process() macro 375 #define P(a,b,c,d,e,f,g,h,x,K) { \ in sha256_process() macro
|
| /rk3399_rockchip-uboot/drivers/ddr/marvell/axp/ |
| H A D | ddr3_hw_training.h | 114 #define P 2 macro
|
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | samsung_mipi_dcphy.c | 43 #define P(x) UPDATE(x, 5, 0) macro
|
| /rk3399_rockchip-uboot/drivers/pinctrl/rockchip/ |
| H A D | pinctrl-rockchip.h | 515 #define RK3588_PIN_BANK_FLAGS(ID, PIN, LABEL, M, P) \ argument
|