| /rk3399_rockchip-uboot/arch/arm/mach-imx/ |
| H A D | cmd_bmode.c | 13 static const struct boot_mode *modes[2]; variable 19 for (i = 0; i < ARRAY_SIZE(modes); i++) { in search_modes() 20 const struct boot_mode *p = modes[i]; in search_modes() 37 for (i = 0; i < ARRAY_SIZE(modes); i++) { in create_usage() 38 const struct boot_mode *p = modes[i]; in create_usage() 98 modes[0] = p; in add_board_boot_modes() 99 modes[1] = soc_boot_modes; in add_board_boot_modes()
|
| /rk3399_rockchip-uboot/drivers/usb/common/ |
| H A D | fsl-dt-fixup.c | 137 static const char * const modes[] = { "host", "peripheral", "otg" }; in fsl_fdt_fixup_dr_usb() local 157 for (j = 0; j < ARRAY_SIZE(modes); j++) { in fsl_fdt_fixup_dr_usb() 159 modes[j])) { in fsl_fdt_fixup_dr_usb() 179 dr_mode_type = modes[mode_idx]; in fsl_fdt_fixup_dr_usb()
|
| /rk3399_rockchip-uboot/common/ |
| H A D | edid.c | 79 int modes; member 2647 if (data->modes >= MODE_LEN) in drm_add_hdmi_modes() 2649 mode_buf[(data->modes)++] = *mode; in drm_add_hdmi_modes() 2724 int i, modes = 0; in do_cea_modes() local 2745 modes++; in do_cea_modes() 2749 return modes; in do_cea_modes() 2766 int modes = 0, i; in do_y420vdb_modes() local 2777 modes++; in do_y420vdb_modes() 2780 return modes; in do_y420vdb_modes() 2816 int num = data->modes, modes = 0, i, k; in add_hdmi_mandatory_stereo_modes() local [all …]
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | regulator.c | 145 struct dm_regulator_mode *modes; in do_info() local 174 mode_count = regulator_mode(dev, &modes); in do_info() 177 for (i = 0; i < mode_count; i++, modes++) in do_info() 178 constraint(" - mode id:", modes->id, modes->name); in do_info()
|
| /rk3399_rockchip-uboot/drivers/bios_emulator/ |
| H A D | atibios.c | 90 u16 *modes; in atibios_debug_mode() local 120 modes = malloc(size); in atibios_debug_mode() 121 if (!modes) in atibios_debug_mode() 123 memcpy(modes, modes_bios, size); in atibios_debug_mode() 133 for (ptr = modes; *ptr != 0xffff; ptr++) { in atibios_debug_mode()
|
| /rk3399_rockchip-uboot/drivers/usb/dwc3/ |
| H A D | Kconfig | 45 This wrapper supports Host and Peripheral operation modes. 53 This wrapper supports Host and Peripheral operation modes.
|
| /rk3399_rockchip-uboot/Documentation/devicetree/bindings/rtc/ |
| H A D | brcm,brcmstb-waketimer.txt | 4 ability to wake up the system from low-power suspend/standby modes.
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/i2c/ |
| H A D | i2c-stm32.txt | 16 modes are implemented, possible values are 100000, 400000 and 1000000.
|
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | rockchip_tve.c | 721 struct drm_display_mode modes[2]; in tve_select_output() local 733 modes[i] = tve_modes[i]; in tve_select_output() 735 modes[i].type |= DRM_MODE_TYPE_PREFERRED; in tve_select_output() 737 *mode = modes[tve->preferred_mode]; in tve_select_output() 834 *mode = modes[0]; in tve_select_output() 838 *mode = modes[1]; in tve_select_output()
|
| H A D | rockchip_display_helper.c | 62 for (i = 0; i < edid_data->modes; i++) { in drm_mode_max_resolution_filter()
|
| /rk3399_rockchip-uboot/arch/arm/lib/ |
| H A D | vectors.S | 242 msr spsr, r13 @ switch modes, make sure moves will execute 244 movs pc, lr @ jump to next instruction & switch modes.
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/video/ |
| H A D | display-timing.txt | 11 - native-mode: The native mode for the display, in case multiple modes are
|
| /rk3399_rockchip-uboot/lib/efi/ |
| H A D | Kconfig | 42 EFI does not support mixing 32-bit and 64-bit modes. This is a
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.ti-secure | 91 ISSW - Generates an image for all other boot modes 116 X-LOADER - Generates an image for NOR or QSPI boot modes 117 MLO - Generates an image for SD/MMC/eMMC boot modes 118 ULO - Generates an image for USB/UART peripheral boot modes
|
| H A D | README.davinci.nand_spl | 16 between the two NAND read/write modes.
|
| H A D | README.b4860qds | 127 Note: PCIe slots modes: All the PCIe devices work as Root Complex. 152 Note: PCIe slots modes: All the PCIe devices work as Root Complex.
|
| /rk3399_rockchip-uboot/doc/SPI/ |
| H A D | README.dual-flash | 1 SPI/QSPI Dual flash connection modes:
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | sun8i-h3-orangepi-pc-plus.dts | 84 /* Increase drive strength for DDR modes */
|
| H A D | sun8i-h3-orangepi-plus.dts | 99 /* Increase drive strength for DDR modes */
|
| H A D | sun8i-a33-sinlinx-sina33.dts | 117 /* Increase drive strength for DDR modes */
|
| H A D | sun9i-a80-cubieboard4.dts | 102 /* Increase drive strength for DDR modes */
|
| H A D | sun9i-a80-optimus.dts | 143 /* Increase drive strength for DDR modes */
|
| /rk3399_rockchip-uboot/board/Barix/ipam390/ |
| H A D | ipam390-ais-uart.cfg | 118 ; the I2C, SPI, or UART modes are being used. This ensures that
|
| /rk3399_rockchip-uboot/lib/lzma/ |
| H A D | history.txt | 12 if more than 10 threads were used (or more than 20 threads in some modes).
|
| /rk3399_rockchip-uboot/arch/arm/mach-omap2/am33xx/ |
| H A D | Kconfig | 243 For all boot modes, after the ROM processes the
|