Searched refs:custom (Results 1 – 25 of 35) sorted by relevance
12
46 u32 custom[4]; /* optional, must be zero if unused */ member
15 For nSIM we allow to set custom arc-specific compiler options
14 and custom instructions, registers and co-processors. The custom core46 Co-processors and custom extensions defined in the Tensilica Instruction49 Assembly macros to access custom-defined registers and states.
18 their own custom instructions that dramatically increase performance.
30 $(warning Put custom ps7_init_gpl.c/h to board/xilinx/zynq/custom_hw_platform/))
24 o Cleanup to allow easier "cloning" for different (custom) boards:
9 I developed and tested this driver on a custom PXA255 based system and
66 This is all you need to boot this board. But if you want to use your custom99 You can update the U-Boot to the custom one if you have a working bootloader105 - the custom U-Boot should start after the board resets.
59 for OMAP3 supports custom user command
48 It is required to implement a custom mechanism to select if SPL loads U-Boot
17 To boot Linux following three files are mandatory - uEnv.txt (custom U-Boot
30 $(warning Put custom psu_init_gpl.c/h to board/xilinx/zynqmp/custom_hw_platform/))
10 a custom firmware is needed for each integration of a PHY.
1059 struct ctfb_res_modes custom; local1102 if (sunxi_hdmi_edid_get_mode(&custom, true) == 0)1103 mode = &custom;1109 if (sunxi_hdmi_edid_get_mode(&custom, false) == 0) {1110 mode = &custom;1139 sunxi_display.depth = video_get_params(&custom, lcd_mode);1140 mode = &custom;
146 fdt32_to_cpu(e->custom[j])); in android_dt_print_contents()
4 …d DM3730 SOM-LV and DM3730 Torpedo platforms, but there are device trees custom taylored to each b…
14 Enable a generic udp framework that allows defining a custom
22 configuration will be used as the basis of a custom platform. It is24 required if a custom platform makes use of these blocks, the following41 the custom design.
20 generate custom files using the Xilinx development tools.
48 samsung,logo-on: 1 if you want to use custom logo.
64 Then optionally create a custom uboot-env.txt file (although the default
61 This option enables to provide a custom key that can be used for
173 * Several FPGAs with custom logic (depending on variant)
107 There is a custom (non-USB IF) extension to the USB standard:
401 bool "BCM2835 family custom SD/MMC Host Controller support"407 This selects support for the custom SD host controller in the BCM2835
Completed in 16 milliseconds