| /board/gdsys/common/ |
| A D | ioep-fpga.c | 208 features->carriers = 0; in get_features() 212 features->carriers = 1; in get_features() 216 features->carriers = 2; in get_features() 220 features->carriers = 4; in get_features() 454 return features.osd; in ioep_fpga_has_osd() 534 if (features.pcm_rx && features.pcm_tx) in ioep_fpga_print_info() 536 else if(features.pcm_rx) in ioep_fpga_print_info() 538 else if(features.pcm_tx) in ioep_fpga_print_info() 541 if (features.spdif_rx && features.spdif_tx) in ioep_fpga_print_info() 543 else if(features.spdif_rx) in ioep_fpga_print_info() [all …]
|
| A D | osd.c | 308 u16 features; in osd_probe() local 314 OSD_GET_REG(0, features, &features); in osd_probe() 316 base_width = ((features & 0x3f00) >> 8) + 1; in osd_probe() 317 base_height = (features & 0x001f) + 1; in osd_probe()
|
| /board/variscite/imx8mn_var_som/ |
| A D | imx8mn_var_som.c | 41 u8 features; /* SOM features */ member 82 info->features & VAR_EEPROM_F_WIFI ? "yes" : "no", in display_som_infos() 83 info->features & VAR_EEPROM_F_ETH ? "yes" : "no", in display_som_infos() 138 gd->board_type = info->features; in checkboard()
|
| /board/gdsys/mpc8308/ |
| A D | Kconfig | 73 bool "FPGA extended features" 76 Enable support for the extended features field of the IHS FPGA.
|
| /board/variscite/common/ |
| A D | imx9_eeprom.h | 42 u8 features; /* 37-0x25 - SOM features */ member
|
| A D | imx9_eeprom.c | 112 debug("SOM features: 0x%x\n", ep->features); in var_eeprom_print_prod_info()
|
| /board/freescale/ls1021aqds/ |
| A D | README | 17 security features and the broadest array of high-speed interconnects and 18 optimized peripheral features ever offered in a sub-3 W processor. 20 The QorIQ LS1021A processor features an integrated LCD controller, 26 The LS1021A SoC includes the following function and features:
|
| /board/freescale/ls1021atwr/ |
| A D | README | 17 security features and the broadest array of high-speed interconnects and 18 optimized peripheral features ever offered in a sub-3 W processor. 20 The QorIQ LS1021A processor features an integrated LCD controller, 26 The LS1021A SoC includes the following function and features:
|
| /board/kosagi/novena/ |
| A D | novena.c | 134 uint16_t features; member
|
| /board/microchip/pic32mzda/ |
| A D | README | 9 advanced microcontroller features and peripherals.
|
| /board/skyworth/hc2910-2aghd05/ |
| A D | README | 5 The board features the Hi3798M V200 with an integrated quad-core 64-bit ARM
|
| /board/vamrs/rock960_rk3399/ |
| A D | README | 24 Common features implemented on both boards: 36 Additional features of Rock960: 41 Additional features of Ficus:
|
| /board/rockchip/evb_rk3399/ |
| A D | README | 4 RK3399 key features we might use in U-Boot: 16 evb key features:
|
| /board/tq/tqma6/ |
| A D | Kconfig | 77 Select the MBa6 starterkit. This features a GigE Phy, USB, SD-Card
|
| /board/ea/ea-lpc3250devkitv2/ |
| A D | README.rst | 12 The Embedded Artists LPC3250 Developer's Kit v2 features the LPC3250 SoC 13 which is based on the ARM926EJ-S CPU. The kit features a base board and 14 a removable OEM board which features the SoC. Details, schematics, and
|
| /board/freescale/mpc837xerdb/ |
| A D | README | 9 The MPC837xE-RDB's have the following common features:
|
| /board/bosch/shc/ |
| A D | README | 4 This document covers various features of the 'am335x_shc' build.
|
| /board/freescale/p1_p2_rdb_pc/ |
| A D | README | 14 Key features on these boards include:
|
| /board/work-microwave/work_92105/ |
| A D | README | 2 following features:
|
| /board/xilinx/ |
| A D | Kconfig | 47 This option disables features which are not needed for Mini U-Boot
|
| /board/freescale/t104xrdb/ |
| A D | README | 13 designed specially with low power features targeted for Printing Image Market. 43 The T1040/T1042 SoC includes the following function and features: 234 SPL has following features:
|
| /board/CZ.NIC/turris_omnia/ |
| A D | turris_omnia.c | 189 u32 features; in omnia_mcu_has_feature() local 191 if (omnia_mcu_get_sts_and_features(NULL, &features)) in omnia_mcu_has_feature() 194 return feature & features; in omnia_mcu_has_feature()
|
| /board/synopsys/emsdp/ |
| A D | README | 16 The board has the following features useful for U-Boot:
|
| /board/freescale/t208xrdb/ |
| A D | README | 11 T2080 includes the following functions and features: 208 SPL has following features:
|
| /board/freescale/t208xqds/ |
| A D | README | 11 T2080 includes the following functions and features: 221 SPL has following features:
|