Home
last modified time | relevance | path

Searched refs:wide (Results 1 – 25 of 29) sorted by relevance

12

/rk3399_rockchip-uboot/board/avionic-design/medcom-wide/
H A DKconfig4 default "medcom-wide"
10 default "medcom-wide"
H A DMAINTAINERS4 F: board/avionic-design/medcom-wide/
5 F: include/configs/medcom-wide.h
/rk3399_rockchip-uboot/drivers/power/dvfs/
H A DKconfig8 bool "Enable rockchip wide temperature dvfs policy"
11 This enable support wide temperature dvfs for rockchip platforms.
/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Dcrypto_ecc.c46 grp->wide = G ## _wide;\
294 static int rockchip_ecc_request_set(uint32_t ecc_ctl, uint32_t wide) in rockchip_ecc_request_set() argument
296 RK_ECP_WRITE_REG(RK_ECC_CURVE_WIDE, wide); in rockchip_ecc_request_set()
412 rockchip_ecc_request_set(curve_sel | RK_ECC_CTL_FUNC_SEL_VERIFY, grp.wide); in rockchip_ecc_verify()
/rk3399_rockchip-uboot/configs/
H A Dmedcom-wide_defconfig5 CONFIG_DEFAULT_DEVICE_TREE="tegra20-medcom-wide"
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dtegra20-medcom-wide.dts7 compatible = "ad,medcom-wide", "nvidia,tegra20";
H A Drk3288-veyron-jerry.dts196 * with bus-wide ones.
H A Dsun9i-a80-cubieboard4.dts199 * The WiFi chip supports a wide range
H A Dsun9i-a80-optimus.dts271 * The WiFi chip supports a wide range
H A DMakefile68 tegra20-medcom-wide.dtb \
/rk3399_rockchip-uboot/fs/fat/
H A DKconfig6 It is useful mainly for its wide compatibility with various operating
/rk3399_rockchip-uboot/arch/arm/mach-tegra/tegra20/
H A DKconfig49 source "board/avionic-design/medcom-wide/Kconfig"
/rk3399_rockchip-uboot/include/rockchip/
H A Dcrypto_ecc.h93 uint32_t wide; member
/rk3399_rockchip-uboot/doc/
H A DREADME.ARC2 that SoC designers can optimize for a wide range of uses, from deeply embedded
H A DREADME.dns9 locating and addressing these devices world-wide. An often used analogy to
H A DREADME.android-fastboot-protocol6 allow it to be used across a wide range of devices and from hosts running
H A DREADME.log42 Logging can come from a wide variety of places within U-Boot. Each log message
H A DREADME.unaligned-memory-access.txt7 Linux runs on a wide variety of architectures which have varying behaviour
/rk3399_rockchip-uboot/tools/rockchip/
H A Dboot_merger.c547 static inline void str2wide(const char *str, uint16_t *wide, int len) in str2wide() argument
551 wide[i] = (uint16_t) str[i]; in str2wide()
553 wide[len] = 0; in str2wide()
889 static inline void wide2str(const uint16_t *wide, char *str, int len) in wide2str() argument
893 str[i] = (char)(wide[i] & 0xFF); in wide2str()
/rk3399_rockchip-uboot/drivers/serial/
H A Dusbtty.c374 static void str2wide (char *str, u16 * wide) in str2wide() argument
379 wide[i] = (u16) str[i]; in str2wide()
381 wide[i] = ((u16)(str[i])<<8); in str2wide()
/rk3399_rockchip-uboot/board/intel/
H A DKconfig53 along with 256MB DDR3 memory. It supports a wide range of industry
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A DKconfig348 Indicates that NAND device has 16-bit wide data-bus. In absence of this
/rk3399_rockchip-uboot/board/sandbox/
H A DREADME.sandbox189 A wide range of commands is implemented. Filesystems which use a block
/rk3399_rockchip-uboot/cmd/
H A DKconfig8 to enter commands into U-Boot for a wide variety of purposes. It
1018 equal the SPI bus speed for a single-bit-wide SPI bus, assuming
1482 This provides a means to talk to a TPM from the command line. A wide
/rk3399_rockchip-uboot/Licenses/
H A Dgpl-2.0.txt220 generous contributions to the wide range of software distributed

12