Home
last modified time | relevance | path

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

1234567891011

/u-boot/board/st/common/
A DKconfig17 512KB is the max size for the NAND supported by stm32mp1 platform.
25 when tee is supported with boot from nand0.
27 512KB is the max size for the NAND supported by stm32mp1 platform.
46 when tee is supported with boot from nor0.
55 512KB is the max size for the NAND supported by stm32mp1 platform.
63 when tee is supported with boot from spi-nand0,
64 512KB is the max size for the NAND supported by stm32mp1 platform.
/u-boot/arch/arm/cpu/armv7/
A DKconfig25 is supported. This option is useful to boot kernels which do not
50 Select the supported PSCI version.
63 int "Maximum supported CPUs for PSCI"
67 The maximum number of CPUs supported in the PSCI firmware.
/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/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/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/driver-model/
A Dmigration.rst82 The PCI subsystem has supported driver model since mid 2015. Maintainers should
91 The video subsystem has supported driver model since early 2016. Maintainers
99 The network subsystem has supported the driver model since early 2015.
107 The I2C subsystem has supported the driver model since early 2015.
/u-boot/cmd/ti/
A DKconfig8 verification if supported.
/u-boot/drivers/net/phy/
A Dphy.c46 phydev->advertising &= phydev->supported; in genphy_config_advert()
103 if (phydev->supported & (SUPPORTED_1000baseT_Half | in genphy_config_advert()
304 if (phydev->supported & (SUPPORTED_1000baseT_Full | in genphy_parse_link()
429 phydev->supported &= features; in genphy_config()
598 phydev->supported &= PHY_DEFAULT_FEATURES; in phy_set_supported()
604 phydev->supported |= PHY_1000BT_FEATURES; in phy_set_supported()
607 phydev->supported |= PHY_100BT_FEATURES; in phy_set_supported()
610 phydev->supported |= PHY_10BT_FEATURES; in phy_set_supported()
621 phydev->supported = phydev->drv->features; in phy_probe()
A Dgeneric_10g.c78 phydev->supported = phydev->advertising = SUPPORTED_10000baseT_Full; in gen10g_config()
/u-boot/drivers/net/mscc_eswitch/
A Dfelix_switch.c323 int supported = PHY_GBIT_FEATURES | SUPPORTED_2500baseX_Full; in felix_port_enable() local
344 phy->supported &= supported; in felix_port_enable()
345 phy->advertising &= supported; in felix_port_enable()
/u-boot/drivers/net/fm/
A Deth.c823 u32 supported = PHY_GBIT_FEATURES; in init_phy() local
829 supported = PHY_10G_FEATURES; in init_phy()
831 supported |= SUPPORTED_2500baseX_Full; in init_phy()
844 fm_eth->phydev->advertising &= supported; in init_phy()
845 fm_eth->phydev->supported &= supported; in init_phy()
863 supported = (SUPPORTED_10baseT_Half | in init_phy()
869 supported = SUPPORTED_10000baseT_Full; in init_phy()
875 phydev->supported &= supported; in init_phy()
876 phydev->advertising = phydev->supported; in init_phy()
/u-boot/arch/arm/dts/
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>;
/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/doc/device-tree-bindings/remoteproc/
A Dremoteproc.txt6 drivers. However the following generic properties will be supported
/u-boot/board/mikrotik/crs3xx-98dx3236/
A DREADME13 Currently supported hardware:
/u-boot/board/nvidia/nyan-big/
A DREADME9 Nyan-big is supported by mainline U-Boot. This device is based on Tegra124.
/u-boot/doc/device-tree-bindings/interrupt-controller/
A Dintel,acpi-gpe.txt3 This describes an interrupt controller which provides access to GPEs supported
/u-boot/arch/x86/cpu/baytrail/
A DKconfig34 A maximum baud rate of 115200 bps is supported. For this
/u-boot/doc/device-tree-bindings/spmi/
A Dspmi-msm.txt17 Automatic detection of childs is currently not supported.
/u-boot/board/tqc/tqma6/
A DREADME9 The following boot source is supported:
/u-boot/arch/arm/cpu/arm926ejs/spear/
A Dcpu.c78 #error CPU not supported in spear platform in print_cpuinfo()
/u-boot/include/
A Ddma.h44 u32 supported; member

Completed in 21 milliseconds

1234567891011