Home
last modified time | relevance | path

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

12

/board/gdsys/common/
A Dioep-fpga.c208 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 Dosd.c308 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 Dimx8mn_var_som.c41 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 DKconfig73 bool "FPGA extended features"
76 Enable support for the extended features field of the IHS FPGA.
/board/variscite/common/
A Dimx9_eeprom.h42 u8 features; /* 37-0x25 - SOM features */ member
A Dimx9_eeprom.c112 debug("SOM features: 0x%x\n", ep->features); in var_eeprom_print_prod_info()
/board/freescale/ls1021aqds/
A DREADME17 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 DREADME17 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 Dnovena.c134 uint16_t features; member
/board/microchip/pic32mzda/
A DREADME9 advanced microcontroller features and peripherals.
/board/skyworth/hc2910-2aghd05/
A DREADME5 The board features the Hi3798M V200 with an integrated quad-core 64-bit ARM
/board/vamrs/rock960_rk3399/
A DREADME24 Common features implemented on both boards:
36 Additional features of Rock960:
41 Additional features of Ficus:
/board/rockchip/evb_rk3399/
A DREADME4 RK3399 key features we might use in U-Boot:
16 evb key features:
/board/tq/tqma6/
A DKconfig77 Select the MBa6 starterkit. This features a GigE Phy, USB, SD-Card
/board/ea/ea-lpc3250devkitv2/
A DREADME.rst12 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 DREADME9 The MPC837xE-RDB's have the following common features:
/board/bosch/shc/
A DREADME4 This document covers various features of the 'am335x_shc' build.
/board/freescale/p1_p2_rdb_pc/
A DREADME14 Key features on these boards include:
/board/work-microwave/work_92105/
A DREADME2 following features:
/board/xilinx/
A DKconfig47 This option disables features which are not needed for Mini U-Boot
/board/freescale/t104xrdb/
A DREADME13 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 Dturris_omnia.c189 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 DREADME16 The board has the following features useful for U-Boot:
/board/freescale/t208xrdb/
A DREADME11 T2080 includes the following functions and features:
208 SPL has following features:
/board/freescale/t208xqds/
A DREADME11 T2080 includes the following functions and features:
221 SPL has following features:

Completed in 51 milliseconds

12