Home
last modified time | relevance | path

Searched refs:supported (Results 1 – 25 of 325) sorted by relevance

12345678910>>...13

/u-boot/board/st/common/
A DKconfig19 512KB is the max size for the NAND supported by stm32mp1 platform.
29 when tee is supported with boot from nand0.
31 512KB is the max size for the NAND supported by stm32mp1 platform.
52 when tee is supported with boot from nor0.
62 512KB is the max size for the NAND supported by stm32mp1 platform.
72 when tee is supported with boot from spi-nand0,
73 512KB is the max size for the NAND supported by stm32mp1 platform.
/u-boot/arch/x86/include/asm/arch-apollolake/acpi/
A Dpch_hda.asl40 * Returns a bitmask of functions supported.
44 * NHLT Query only supported for revision 1 and
60 * devices that are supported by the DSP.
A Dxhci.asl10 Name (_S3D, 3) /* D3 supported in S3 */
/u-boot/arch/arm/dts/
A Dcn9130-db-dev-info.dtsi35 options = "0xE", "CP0_NAND PIDI BW-8bit, PS-4KB, ECC-4bit\t(supported configuration: B)",
36 "0xF", "CP0_NAND PIDI BW-8bit, PS-4KB, ECC-8bit\t(supported configuration: B)",
A Dmeson-g12b-odroid-go-ultra-u-boot.dtsi8 /* RK817/818 BOOST regulator aren't supported yet, so remove phandles from PHY nodes */
A Dam33xx.dtsi86 opp-supported-hw = <0x06 0x0010>;
93 opp-supported-hw = <0x01 0x00FF>;
100 opp-supported-hw = <0x06 0x0020>;
107 opp-supported-hw = <0x01 0xFFFF>;
113 opp-supported-hw = <0x06 0x0040>;
119 opp-supported-hw = <0x01 0xFFFF>;
125 opp-supported-hw = <0x06 0x0080>;
131 opp-supported-hw = <0x01 0xFFFF>;
137 opp-supported-hw = <0x06 0x0100>;
143 opp-supported-hw = <0x04 0x0200>;
A Dimx7d.dtsi53 opp-supported-hw = <0xd>, <0x7>;
61 opp-supported-hw = <0xc>, <0x7>;
69 opp-supported-hw = <0x8>, <0x3>;
A Dk3-am6548-iot2050-advanced-pg2.dts27 /* lock-step mode not supported on this board */
/u-boot/board/emulation/
A DKconfig15 There are two types of x86 boards supported by QEMU which are
16 supported by U-Boot. They are via QEMU '-M pc', an i440FX/PIIX
/u-boot/doc/device-tree-bindings/net/phy/
A Datheros.txt13 Only supported on the AR8031/AR8033.
15 Only supported on the AR8031/AR8033.
/u-boot/arch/arm/include/asm/
A Datomic.h20 #error SMP not supported
/u-boot/arch/arm/cpu/armv7/
A DKconfig25 is supported. This option is useful to boot kernels which do not
81 Select the supported PSCI version.
94 int "Maximum supported CPUs for PSCI"
98 The maximum number of CPUs supported in the PSCI firmware.
/u-boot/doc/device-tree-bindings/net/
A Dstmmac.txt5 For backwards compatibility: "st,spear600-gmac" is also supported.
11 "eth_wake_irq" if this interrupt is supported in the "interrupts"
29 supported by this device instance
30 - snps,perfect-filter-entries: Number of perfect filter entries supported
/u-boot/doc/board/apple/
A Dm1.rst15 On these SoCs the following hardware is supported:
37 of the supported machines. These device trees can be found in the
72 supported SoCs.
/u-boot/doc/develop/driver-model/
A Dmigration.rst82 The video subsystem has supported driver model since early 2016. Maintainers
90 The network subsystem has supported the driver model since early 2015.
98 The I2C subsystem has supported the driver model since early 2015.
118 The serial subsystem has supported the driver model since late 2014.
/u-boot/tools/binman/test/
A D263_tee_os_opt.dts15 * .bin format is supported by this etype, unless it is
/u-boot/board/sandbox/
A Dsandbox.env13 * These are used for distro boot which is not supported. But once bootmethod
/u-boot/arch/arm/mach-imx/imxrt/
A Dsoc.c49 #error This IMXRT SoC is not supported in get_cpu_rev()
/u-boot/drivers/net/phy/
A Dphy.c47 phydev->advertising &= phydev->supported; in genphy_config_advert()
104 if (phydev->supported & (SUPPORTED_1000baseT_Half | in genphy_config_advert()
305 if (phydev->supported & (SUPPORTED_1000baseT_Full | in genphy_parse_link()
430 phydev->supported &= features; in genphy_config()
503 phydev->supported &= PHY_DEFAULT_FEATURES; in phy_set_supported()
509 phydev->supported |= PHY_1000BT_FEATURES; in phy_set_supported()
512 phydev->supported |= PHY_100BT_FEATURES; in phy_set_supported()
515 phydev->supported |= PHY_10BT_FEATURES; in phy_set_supported()
526 phydev->supported = phydev->drv->features; in phy_probe()
/u-boot/drivers/net/
A Dmv88e6xxx.c530 int supported; in mv88e6xxx_port_probe() local
536 supported = PHY_BASIC_FEATURES | SUPPORTED_MII; in mv88e6xxx_port_probe()
539 supported = PHY_GBIT_FEATURES; in mv88e6xxx_port_probe()
543 phy->supported &= supported; in mv88e6xxx_port_probe()
544 phy->advertising &= supported; in mv88e6xxx_port_probe()
/u-boot/drivers/net/mscc_eswitch/
A Dfelix_switch.c339 int supported = PHY_GBIT_FEATURES | SUPPORTED_2500baseX_Full; in felix_port_probe() local
342 phy->supported &= supported; in felix_port_probe()
343 phy->advertising &= supported; in felix_port_probe()
/u-boot/doc/
A DREADME.splashprepare14 supported locations, and a way of controlling the selected splash location
18 - If splashsource is set to a supported location name as defined by board code,
/u-boot/cmd/ti/
A DKconfig8 verification if supported.
/u-boot/doc/device-tree-bindings/remoteproc/
A Dremoteproc.txt6 drivers. However the following generic properties will be supported
/u-boot/doc/device-tree-bindings/reboot-mode/
A Dreboot-mode-rtc.txt6 - reg: start register and the number of bytes used. Maximum 4 bytes supported.

Completed in 46 milliseconds

12345678910>>...13