| /rk3399_rockchip-uboot/board/samsung/common/ |
| H A D | misc.c | 332 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 D | README | 11 - the selection of populated phy(s): 14 - the selection of boot location:
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.multi-dtb-fit | 16 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 D | README.bootmenu | 13 selected using the "Enter" key. The selection of the highlighted 19 selection.
|
| H A D | README.nios2 | 63 There is a selection of "Provider of DTB for DT control" in the Device
|
| H A D | README.falcon | 51 The value of a GPIO is a simple way to operate the selection, as well as
|
| /rk3399_rockchip-uboot/doc/uImage.FIT/ |
| H A D | overlay-fdt-boot.txt | 203 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 D | README | 2 U-Boot console UART selection:
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/video/ |
| H A D | intel-gma.txt | 4 This is the Intel Graphics Media Accelerator. This binding supports selection
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/pinctrl/ |
| H A D | st,stm32-pinctrl.txt | 38 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 D | intel,baytrail-fsp.txt | 63 - fsp,os-selection 130 fsp,os-selection = <OS_SELECTION_LINUX>;
|
| /rk3399_rockchip-uboot/board/freescale/p1010rdb/ |
| H A D | README.P1010RDB-PA | 93 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 D | dwmmc.txt | 30 Drv/sample clock selection register of corresponding channel.
|
| /rk3399_rockchip-uboot/drivers/video/rockchip/ |
| H A D | Kconfig | 2 # Video drivers selection for rockchip soc. These configs only impact the
|
| /rk3399_rockchip-uboot/lib/efi/ |
| H A D | Kconfig | 39 prompt "EFI 32/64-bit selection"
|
| /rk3399_rockchip-uboot/arch/arc/ |
| H A D | Kconfig | 28 prompt "CPU selection"
|
| /rk3399_rockchip-uboot/arch/mips/ |
| H A D | Kconfig | 142 prompt "Endianness selection" 160 prompt "CPU selection"
|
| /rk3399_rockchip-uboot/board/freescale/mpc8572ds/ |
| H A D | README | 122 - "Exit" and save the selection.
|
| /rk3399_rockchip-uboot/arch/x86/dts/ |
| H A D | baytrail_som-db5800-som-6867.dts | 287 fsp,os-selection = <OS_SELECTION_LINUX>;
|
| H A D | bayleybay.dts | 268 fsp,os-selection = <OS_SELECTION_LINUX>;
|
| H A D | conga-qeval20-qa3-e3845.dts | 274 fsp,os-selection = <OS_SELECTION_LINUX>;
|
| H A D | dfi-bt700.dtsi | 293 fsp,os-selection = <OS_SELECTION_LINUX>;
|
| H A D | minnowmax.dts | 295 fsp,os-selection = <OS_SELECTION_LINUX>;
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | gconf.c | 984 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 D | kconfiglib.py | 2930 def _cache_ret(self, selection): argument 2934 if selection is None: 2937 self.cached_selection = selection 2939 return selection
|