Home
last modified time | relevance | path

Searched refs:selection (Results 1 – 25 of 31) sorted by relevance

12

/rk3399_rockchip-uboot/board/samsung/common/
H A Dmisc.c332 char *selection[BOOT_MODE_EXIT + 1]; in display_download_menu() local
336 selection[i] = "[ ]"; in display_download_menu()
338 selection[mode] = "[=>]"; in display_download_menu()
344 lcd_printf("\t%s %s - %s\n\n", selection[i], in display_download_menu()
/rk3399_rockchip-uboot/board/Arcturus/ucp1020/
H A DREADME11 - the selection of populated phy(s):
14 - the selection of boot location:
/rk3399_rockchip-uboot/doc/
H A DREADME.multi-dtb-fit16 The selection is done using board_fit_config_name_match() (same as what the SPL
17 uses to select the DTB for U-Boot). The selection happens during fdtdec_setup()
38 Uncompression and selection stages happen in fdtdec_setup() which is called
H A DREADME.bootmenu13 selected using the "Enter" key. The selection of the highlighted
19 selection.
H A DREADME.nios263 There is a selection of "Provider of DTB for DT control" in the Device
H A DREADME.falcon51 The value of a GPIO is a simple way to operate the selection, as well as
/rk3399_rockchip-uboot/doc/uImage.FIT/
H A Doverlay-fdt-boot.txt203 Configuration using overlays and feature selection
208 hand in the FIT image. For the add-on boards the extra config selection method
220 The limitation for a feature selection configuration node is that a single
/rk3399_rockchip-uboot/board/congatec/conga-qeval20-qa3-e3845/
H A DREADME2 U-Boot console UART selection:
/rk3399_rockchip-uboot/doc/device-tree-bindings/video/
H A Dintel-gma.txt4 This is the Intel Graphics Media Accelerator. This binding supports selection
/rk3399_rockchip-uboot/doc/device-tree-bindings/pinctrl/
H A Dst,stm32-pinctrl.txt38 which includes IRQ mux selection register, and the offset of the IRQ mux
39 selection register.
/rk3399_rockchip-uboot/doc/device-tree-bindings/misc/
H A Dintel,baytrail-fsp.txt63 - fsp,os-selection
130 fsp,os-selection = <OS_SELECTION_LINUX>;
/rk3399_rockchip-uboot/board/freescale/p1010rdb/
H A DREADME.P1010RDB-PA93 By default, don't set fsl_p1010mux:tdm_can, in this case, spi chip selection
129 CPLD NOR bank selection register address 0xFFB00009 Bit[0]:
170 1. Set POR switch selection register (addr 0xFFB00011) to 0.
/rk3399_rockchip-uboot/doc/device-tree-bindings/exynos/
H A Ddwmmc.txt30 Drv/sample clock selection register of corresponding channel.
/rk3399_rockchip-uboot/drivers/video/rockchip/
H A DKconfig2 # Video drivers selection for rockchip soc. These configs only impact the
/rk3399_rockchip-uboot/lib/efi/
H A DKconfig39 prompt "EFI 32/64-bit selection"
/rk3399_rockchip-uboot/arch/arc/
H A DKconfig28 prompt "CPU selection"
/rk3399_rockchip-uboot/arch/mips/
H A DKconfig142 prompt "Endianness selection"
160 prompt "CPU selection"
/rk3399_rockchip-uboot/board/freescale/mpc8572ds/
H A DREADME122 - "Exit" and save the selection.
/rk3399_rockchip-uboot/arch/x86/dts/
H A Dbaytrail_som-db5800-som-6867.dts287 fsp,os-selection = <OS_SELECTION_LINUX>;
H A Dbayleybay.dts268 fsp,os-selection = <OS_SELECTION_LINUX>;
H A Dconga-qeval20-qa3-e3845.dts274 fsp,os-selection = <OS_SELECTION_LINUX>;
H A Ddfi-bt700.dtsi293 fsp,os-selection = <OS_SELECTION_LINUX>;
H A Dminnowmax.dts295 fsp,os-selection = <OS_SELECTION_LINUX>;
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dgconf.c984 GtkTreeSelection *selection; in on_treeview2_cursor_changed() local
988 selection = gtk_tree_view_get_selection(treeview); in on_treeview2_cursor_changed()
989 if (gtk_tree_selection_get_selected(selection, &model2, &iter)) { in on_treeview2_cursor_changed()
/rk3399_rockchip-uboot/tools/buildman/
H A Dkconfiglib.py2930 def _cache_ret(self, selection): argument
2934 if selection is None:
2937 self.cached_selection = selection
2939 return selection

12