| /rk3399_ARM-atf/tools/cot_dt2c/cot_dt2c/ |
| H A D | cot_parser.py | 454 def include_to_c(self, f): argument 465 def all_cert_to_c(self, f): argument 472 def cert_to_c(self, node: Node, f): argument 542 def img_to_c(self, node:Node, f): argument 566 def all_img_to_c(self, f): argument 573 def nv_to_c(self, f): argument 586 def pk_to_c(self, f): argument 598 def buf_to_c(self, f): argument 615 def param_to_c(self, f): argument 639 def cot_to_c(self, f): argument
|
| /rk3399_ARM-atf/lib/compiler-rt/builtins/ |
| H A D | ctzdi2.c | 32 const si_int f = -(x.s.low == 0); in __ctzdi2() local
|
| H A D | int_types.h | 135 float f; member 140 double f; member 171 xf_float f; member 216 tf_float f; member
|
| /rk3399_ARM-atf/plat/intel/soc/common/lib/sha/ |
| H A D | sha.c | 138 uint64_t a, b, c, d, e, f, g, h, t1, t2; in sha512_transform() local
|
| /rk3399_ARM-atf/plat/socionext/uniphier/ |
| H A D | uniphier_emmc.c | 64 #define SDHCI_MAKE_CMD(c, f) ((((c) & 0xff) << 8) | ((f) & 0xff)) argument
|
| /rk3399_ARM-atf/include/drivers/nxp/sd/ |
| H A D | sd_mmc.h | 27 #define ESDHC_SYSCTL_SDCLKFS(f) (((f) & 0xFF) << 8) argument
|
| /rk3399_ARM-atf/drivers/renesas/common/ddr/ddr_b/ |
| H A D | boot_init_dram.c | 889 #define JS1_MR1(f) (0x04 | ((f) << 4)) argument 890 #define JS1_MR2(f) (0x00 | ((f) << 3) | (f)) argument
|
| /rk3399_ARM-atf/drivers/st/clk/ |
| H A D | stm32mp1_clk.c | 521 #define _CLK_FIXED(sec, off, b, idx, f) \ argument 545 #define _CLK_SC_FIXED(sec, off, b, idx, f) \ argument
|
| /rk3399_ARM-atf/include/drivers/cadence/ |
| H A D | cdns_sdmmc.h | 420 #define SDHCI_MAKE_CMD(c, f) (((c & 0xff) << 8) | (f & 0xff)) argument
|
| /rk3399_ARM-atf/plat/imx/imx8ulp/upower/ |
| H A D | upower_soc_defs.h | 193 #define UPWR_FREQ_KHZ(f) (f) /* frequency (kHz) to argument value */ argument
|