| /rk3399_rockchip-uboot/board/gdsys/a38x/ |
| H A D | hre.c | 88 #define IS_PCR_HREG(spec) ((spec) & 0x20) argument 89 #define IS_FIX_HREG(spec) (((spec) & 0x38) == 0x08) argument 90 #define IS_VAR_HREG(spec) (((spec) & 0x38) == 0x10) argument 91 #define HREG_IDX(spec) ((spec) & (IS_PCR_HREG(spec) ? 0x1f : 0x7)) argument 216 static struct h_reg *get_hreg(uint8_t spec) in get_hreg() argument 220 idx = HREG_IDX(spec); in get_hreg() 221 if (IS_FIX_HREG(spec)) { in get_hreg() 225 } else if (IS_PCR_HREG(spec)) { in get_hreg() 229 } else if (IS_VAR_HREG(spec)) { in get_hreg() 248 static struct h_reg *access_hreg(uint8_t spec, enum access_mode mode) in access_hreg() argument [all …]
|
| /rk3399_rockchip-uboot/board/gdsys/p1022/ |
| H A D | controlcenterd-id.c | 140 #define IS_PCR_HREG(spec) ((spec) & 0x20) argument 141 #define IS_FIX_HREG(spec) (((spec) & 0x38) == 0x08) argument 142 #define IS_VAR_HREG(spec) (((spec) & 0x38) == 0x10) argument 143 #define HREG_IDX(spec) ((spec) & (IS_PCR_HREG(spec) ? 0x1f : 0x7)) argument 439 static struct h_reg *get_hreg(uint8_t spec) in get_hreg() argument 443 idx = HREG_IDX(spec); in get_hreg() 444 if (IS_FIX_HREG(spec)) { in get_hreg() 448 } else if (IS_PCR_HREG(spec)) { in get_hreg() 452 } else if (IS_VAR_HREG(spec)) { in get_hreg() 471 static struct h_reg *access_hreg(uint8_t spec, enum access_mode mode) in access_hreg() argument [all …]
|
| /rk3399_rockchip-uboot/drivers/mtd/spi/ |
| H A D | sandbox.c | 132 const char *spec = NULL; in sandbox_sf_probe() local 152 spec = strchr(pdata->device_name, ','); in sandbox_sf_probe() 153 if (spec) in sandbox_sf_probe() 154 spec++; in sandbox_sf_probe() 156 spec = pdata->device_name; in sandbox_sf_probe() 157 idname_len = strlen(spec); in sandbox_sf_probe() 158 debug("%s: device='%s'\n", __func__, spec); in sandbox_sf_probe() 164 if (!strncasecmp(spec, data->name, len)) in sandbox_sf_probe() 169 spec); in sandbox_sf_probe() 525 struct udevice *bus, ofnode node, const char *spec) in sandbox_sf_bind_emul() argument [all …]
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | fit_misc.c | 66 ulong **src_addr, size_t *src_len, void *spec) in fit_decomp_image() argument 95 struct spl_load_info *info = spec; in fit_decomp_image() 164 ulong **src_addr, size_t *src_len, void *spec) in board_fit_image_post_process() argument 169 ret = fit_decomp_image(fit, node, load_addr, src_addr, src_len, spec); in board_fit_image_post_process()
|
| /rk3399_rockchip-uboot/arch/sandbox/include/asm/ |
| H A D | spi.h | 24 int (*setup)(void **priv, const char *spec);
|
| /rk3399_rockchip-uboot/drivers/i2c/ |
| H A D | rk_i2c.c | 142 const struct i2c_spec_values *spec; in rk_i2c_adapter_clk() local 165 spec = rk_i2c_get_spec(speed); in rk_i2c_adapter_clk() 171 min_high_ns = spec->max_rise_ns + spec->min_high_ns; in rk_i2c_adapter_clk() 174 min_low_ns = spec->max_fall_ns + spec->min_low_ns; in rk_i2c_adapter_clk()
|
| /rk3399_rockchip-uboot/arch/nds32/cpu/n1213/ag101/ |
| H A D | watchdog.S | 19 ! Turn off the watchdog, according to Faraday FTWDT010 spec
|
| /rk3399_rockchip-uboot/common/ |
| H A D | image-fit.c | 45 static int fit_parse_spec(const char *spec, char sepc, ulong addr_curr, in fit_parse_spec() argument 53 sep = strchr(spec, sepc); in fit_parse_spec() 55 if (sep - spec > 0) in fit_parse_spec() 56 *addr = simple_strtoul(spec, NULL, 16); in fit_parse_spec() 86 int fit_parse_conf(const char *spec, ulong addr_curr, in fit_parse_conf() argument 89 return fit_parse_spec(spec, '#', addr_curr, addr, conf_name); in fit_parse_conf() 112 int fit_parse_subimage(const char *spec, ulong addr_curr, in fit_parse_subimage() argument 115 return fit_parse_spec(spec, ':', addr_curr, addr, image_name); in fit_parse_subimage()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | spi_flash.h | 137 struct udevice *bus, ofnode node, const char *spec);
|
| H A D | image.h | 970 int fit_parse_conf(const char *spec, ulong addr_curr, 972 int fit_parse_subimage(const char *spec, ulong addr_curr, 1453 ulong **src_addr, size_t *size, void *spec);
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3568/ |
| H A D | rk3568.c | 1236 u8 val, spec; in soc_id_init() local 1260 spec = val & OTP_SPEC_NUM_MASK; in soc_id_init() 1261 printf("otp spec: %x\n", spec); in soc_id_init() 1262 if (spec == 0x1b) { in soc_id_init()
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/misc/ |
| H A D | intel,irq-router.txt | 9 defined by the Open Firmware spec.
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | keystone-k2g-netcp.dtsi | 65 region-spec = <1023 128>; /* num_desc desc_size */
|
| H A D | keystone-k2e-netcp.dtsi | 82 region-spec = <8192 128>; /* num_desc desc_size */
|
| H A D | keystone-k2l-netcp.dtsi | 82 region-spec = <8192 128>; /* num_desc desc_size */
|
| H A D | keystone-k2hk-netcp.dtsi | 98 region-spec = <8192 128>; /* num_desc desc_size */
|
| H A D | zynqmp-zc1751-xm015-dc1.dts | 121 spi-max-frequency = <108000000>; /* Based on DC1 spec */
|
| H A D | zynqmp-zcu102-revA.dts | 567 spi-max-frequency = <108000000>; /* Based on DC1 spec */
|
| H A D | sama5d4.dtsi | 1446 /* WARNING: revisit as pin spec has changed */
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.atmel_pmecc | 38 sama5d3 SoC spec (as of 03. April 2014) defines how this PMECC header has to
|
| H A D | README.x86 | 1073 those legacy stuff into U-Boot. ACPI spec allows a system that does not 1086 spec where all system context is lost except system memory. To test S3 resume
|
| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | Kconfig | 181 UHCI specification. If your USB host controller follows the OHCI spec,
|
| /rk3399_rockchip-uboot/arch/nds32/cpu/n1213/ |
| H A D | start.S | 419 ! FIXME: Update according to the newest spec!!
|
| /rk3399_rockchip-uboot/arch/arm/mach-sunxi/ |
| H A D | Kconfig | 503 USB spec's 1 second to connect from board powerup. Set this config
|
| /rk3399_rockchip-uboot/ |
| H A D | README | 1215 Note: DFU spec refer to non-volatile memory usage, but 1216 allow usages beyond the scope of spec - here RAM usage,
|