| /u-boot/drivers/pinctrl/ |
| A D | pinctrl-at91.c | 229 u32 pin, u32 setting) in at91_mux_sama5d3_set_drivestrength() argument 238 if (!setting) in at91_mux_sama5d3_set_drivestrength() 242 set_drive_strength(reg, pin, setting); in at91_mux_sama5d3_set_drivestrength() 246 u32 pin, u32 setting) in at91_mux_sam9x5_set_drivestrength() argument 255 if (!setting) in at91_mux_sam9x5_set_drivestrength() 260 setting = DRIVE_STRENGTH_BIT_MSK(HI) - setting; in at91_mux_sam9x5_set_drivestrength() 266 u32 setting) in at91_mux_sam9x60_set_drivestrength() argument 273 setting > DRIVE_STRENGTH_BIT_HI) in at91_mux_sam9x60_set_drivestrength() 288 u32 setting) in at91_mux_sam9x60_set_slewrate() argument 293 if (setting < SLEWRATE_BIT_DIS || setting > SLEWRATE_BIT_ENA) in at91_mux_sam9x60_set_slewrate() [all …]
|
| /u-boot/board/siemens/smartweb/ |
| A D | smartweb.c | 245 struct sdramc_reg setting; in mem_init() local 247 setting.cr = SDRAM_BASE_CONF; in mem_init() 248 setting.mdr = AT91_SDRAMC_MD_SDRAM; in mem_init() 249 setting.tr = (CFG_SYS_MASTER_CLOCK * 7) / 1000000; in mem_init() 259 sdramc_initialize(ATMEL_BASE_CS1, &setting); in mem_init()
|
| /u-boot/lib/crypt/ |
| A D | crypt-port.h | 22 const char *setting, 27 const char *setting,
|
| A D | crypt-sha256.c | 80 const char *setting, size_t ARG_UNUSED(set_size), 85 const char *setting, size_t set_size, in crypt_sha256crypt_rn_wrapped() argument 90 crypt_sha256crypt_rn(phrase, phr_size, setting, set_size, output, in crypt_sha256crypt_rn_wrapped() 109 const char *setting, size_t ARG_UNUSED (set_size), in crypt_sha256crypt_rn() argument 127 const char *salt = setting; in crypt_sha256crypt_rn()
|
| A D | crypt-sha512.c | 80 const char *setting, size_t ARG_UNUSED(set_size), 85 const char *setting, size_t set_size, in crypt_sha512crypt_rn_wrapped() argument 90 crypt_sha512crypt_rn(phrase, phr_size, setting, set_size, output, in crypt_sha512crypt_rn_wrapped() 110 const char *setting, size_t ARG_UNUSED (set_size), in crypt_sha512crypt_rn() argument 128 const char *salt = setting; in crypt_sha512crypt_rn()
|
| /u-boot/board/siemens/taurus/ |
| A D | taurus.c | 166 struct sdramc_reg setting; in sdramc_configure() local 169 setting.cr = SDRAM_BASE_CONF | mask; in sdramc_configure() 170 setting.mdr = AT91_SDRAMC_MD_SDRAM; in sdramc_configure() 171 setting.tr = (CFG_SYS_MASTER_CLOCK * 7) / 1000000; in sdramc_configure() 177 sdramc_initialize(ATMEL_BASE_CS1, &setting); in sdramc_configure()
|
| /u-boot/arch/mips/mach-octeon/include/mach/ |
| A D | cvmx-asxx-defs.h | 52 u64 setting : 5; member 71 u64 setting : 5; member 154 u64 setting : 5; member 221 u64 setting : 5; member 389 u64 setting : 5; member 393 u64 setting : 5; member 446 u64 setting : 5; member 601 u64 setting : 5; member
|
| /u-boot/arch/arm/mach-rmobile/ |
| A D | Kconfig.32 | 133 prompt "Qos setting primary" 140 Select normal mode for QoS setting. 145 Select multimedia primary mode for QoS setting. 150 Select GFX(graphics) primary mode for QoS setting.
|
| /u-boot/arch/arm/include/asm/arch-vf610/ |
| A D | ddrmc-vf610.h | 67 u32 setting; member 72 u32 setting; member
|
| /u-boot/doc/device-tree-bindings/ |
| A D | config.txt | 46 This setting will override any values configured via Kconfig. 49 This allows setting the 'kernaddr' environment variable, used to select 66 device, specified in bytes. It is assumed that the setting 75 if u-boot,mmc-env-offset* is present, this setting will take 88 This allows setting the 'rootdisk' environment variable, used to select 98 to override the CONFIG_SYS_SPI_U_BOOT_OFFS setting using a value
|
| /u-boot/board/eets/pdu001/ |
| A D | README | 24 The Run LED on the PDU-001 can be turned on red by setting CONFIG_RUN_LED_RED 25 or green by setting CONFIG_RUN_LED_GREEN. Setting CONFIG_RUN_LED_OFF will turn
|
| /u-boot/arch/arm/mach-imx/ |
| A D | ddrmc-vf610.c | 213 writel(cr_setting->setting, in ddrmc_ctrl_init_ddr3() 221 writel(phy_setting->setting, in ddrmc_ctrl_init_ddr3() 230 writel(phy_setting->setting, in ddrmc_ctrl_init_ddr3()
|
| /u-boot/doc/device-tree-bindings/regulator/ |
| A D | fan53555.txt | 10 voltage. The other one is used for the runtime voltage setting
|
| A D | regulator.txt | 59 suspend. This property is now deprecated, instead setting voltage 64 The "regulator-name" constraint is used for setting the device's uclass 67 is chosen for setting the device's uclass platform data '.name' field.
|
| /u-boot/board/freescale/t104xrdb/ |
| A D | README | 285 NOR boot SW setting: 290 NAND boot SW setting: 295 SPI boot SW setting: 300 SD boot SW setting: 307 NOR boot SW setting: 312 NAND boot SW setting: 317 SPI boot SW setting: 322 SD boot SW setting:
|
| /u-boot/doc/device-tree-bindings/video/ |
| A D | exynos_mipi_dsi.txt | 26 samsung,dsim-config-p: P value for PMS setting. 27 samsung,dsim-config-m: M value for PMS setting. 28 samsung,dsim-config-s: S value for PMS setting.
|
| /u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/ |
| A D | README.lsch2 | 15 You can enable it by setting CONFIG_IMX_WATCHDOG.
|
| /u-boot/board/toradex/colibri_imx6/ |
| A D | Kconfig | 39 If executed on already fused modules it doesn't change any fuse setting.
|
| /u-boot/doc/device-tree-bindings/i2c/ |
| A D | i2c-gpio.txt | 16 The resulting transfer speed can be adjusted by setting the delay[us]
|
| /u-boot/doc/usage/ |
| A D | netconsole.rst | 11 The default buffer size can be overridden by setting 19 The source / listening port can be configured separately by setting 21 configured by setting the 'ncoutport' environment variable.
|
| /u-boot/drivers/ddr/fsl/ |
| A D | mpc85xx_ddr_gen1.c | 13 #error Invalid setting for CONFIG_CHIP_SELECTS_PER_CTRL
|
| /u-boot/board/buffalo/lsxl/ |
| A D | README | 26 to recover from a bad environment setting or an empty environment, you can 56 The common use case for this is setting a MAC address. Let us assume you 68 You cannot store the network console setting in the environment. On reset 125 You can change the boot source by setting the 'bootsource' variable to the
|
| /u-boot/board/freescale/p1_p2_rdb_pc/ |
| A D | README | 36 board by reading i2c bus and setting the appropriate mux values. 40 CPLD. QE-UEC and QE-UART can be enabled for linux kernel by setting "qe"
|
| /u-boot/board/toradex/apalis_imx6/ |
| A D | Kconfig | 39 If executed on already fused modules it doesn't change any fuse setting.
|
| /u-boot/test/dm/ |
| A D | regulator.c | 316 struct setting { struct 342 static const struct setting expected_setting_list[] = {
|