Home
last modified time | relevance | path

Searched refs:unit (Results 1 – 25 of 73) sorted by relevance

123

/u-boot/drivers/ddr/marvell/axp/
A Dxor_regs.h21 #define MV_XOR_REGS_BASE(unit) (MV_XOR_REGS_OFFSET(unit)) argument
24 #define XOR_CHANNEL_ARBITER_REG(unit) (MV_XOR_REGS_BASE(unit)) argument
29 #define XOR_CAUSE_REG(unit) (MV_XOR_REGS_BASE(unit) + 0x30) argument
30 #define XOR_MASK_REG(unit) (MV_XOR_REGS_BASE(unit) + 0x40) argument
31 #define XOR_ERROR_CAUSE_REG(unit) (MV_XOR_REGS_BASE(unit) + 0x50) argument
32 #define XOR_ERROR_ADDR_REG(unit) (MV_XOR_REGS_BASE(unit) + 0x60) argument
41 #define XOR_TIMER_MODE_CTRL_REG(unit) (MV_XOR_REGS_BASE(unit) + 0x2D0) argument
42 #define XOR_TIMER_MODE_INIT_VAL_REG(unit) (MV_XOR_REGS_BASE(unit) + 0x2D4) argument
43 #define XOR_TIMER_MODE_CURR_VAL_REG(unit) (MV_XOR_REGS_BASE(unit) + 0x2D8) argument
44 #define XOR_INIT_VAL_LOW_REG(unit) (MV_XOR_REGS_BASE(unit) + 0x2E0) argument
[all …]
/u-boot/drivers/ddr/marvell/a38x/
A Dxor_regs.h17 #define MV_XOR_REGS_BASE(unit) (MV_XOR_REGS_OFFSET(unit)) argument
20 #define XOR_CHANNEL_ARBITER_REG(unit) (MV_XOR_REGS_BASE(unit)) argument
21 #define XOR_CONFIG_REG(unit, chan) (MV_XOR_REGS_BASE(unit) + \ argument
23 #define XOR_ACTIVATION_REG(unit, chan) (MV_XOR_REGS_BASE(unit) + \ argument
27 #define XOR_CAUSE_REG(unit) (MV_XOR_REGS_BASE(unit)+(0x30)) argument
28 #define XOR_MASK_REG(unit) (MV_XOR_REGS_BASE(unit)+(0x40)) argument
29 #define XOR_ERROR_CAUSE_REG(unit) (MV_XOR_REGS_BASE(unit)+(0x50)) argument
30 #define XOR_ERROR_ADDR_REG(unit) (MV_XOR_REGS_BASE(unit)+(0x60)) argument
37 #define XOR_BYTE_COUNT_REG(unit, chan) (MV_XOR_REGS_BASE(unit) + \ argument
41 #define XOR_DST_PTR_REG(unit, chan) (MV_XOR_REGS_BASE(unit) + \ argument
[all …]
A Dmv_ddr_sys_env_lib.h21 #define MV_GPP_REGS_BASE(unit) (0x18100 + ((unit) * 0x40)) argument
/u-boot/arch/arm/mach-mvebu/serdes/axp/
A Dboard_env_spec.h95 #define MV_GPP_REGS_OFFSET(unit) (0x18100 + ((unit) * 0x40)) argument
97 #define MV_GPP_REGS_BASE(unit) (MV_GPP_REGS_OFFSET(unit)) argument
127 #define PEX_PHY_ACCESS_REG(unit) (0x40000 + ((unit) % 2 * 0x40000) + \ argument
128 ((unit)/2 * 0x2000) + 0x1B00)
/u-boot/drivers/power/regulator/
A Dtps65910_regulator.c166 switch (pdata->unit) { in tps65910_ldo_get_value()
222 switch (pdata->unit) { in tps65910_ldo_set_value()
254 reg = get_ctrl_reg_from_unit_addr(pdata->unit); in tps65910_get_enable()
272 reg = get_ctrl_reg_from_unit_addr(pdata->unit); in tps65910_set_enable()
310 switch (pdata->unit) { in tps65910_buck_get_value()
329 switch (pdata->unit) { in buck_set_vdd1_vdd2_value()
374 if (pdata->unit == TPS65910_UNIT_VIO) in tps65910_buck_set_value()
396 pdata->unit = dev_get_driver_data(dev); in tps65910_regulator_of_to_plat()
397 if (pdata->unit > TPS65910_UNIT_VMMC) in tps65910_regulator_of_to_plat()
399 supply_name = supply_names[regulator_supplies[pdata->unit]]; in tps65910_regulator_of_to_plat()
/u-boot/test/env/
A DKconfig2 bool "Enable env unit tests"
6 This enables the 'ut env' command which runs a series of unit
/u-boot/test/dm/
A DKconfig2 bool "Enable driver model unit test command"
5 This enables the 'ut dm' command which runs a series of unit
/u-boot/arch/arm/mach-mvebu/serdes/a38x/
A Dsys_env_lib.c157 u32 sys_env_unit_max_num_get(enum unit_id unit) in sys_env_unit_max_num_get() argument
161 if (unit >= MAX_UNITS_ID) { in sys_env_unit_max_num_get()
162 printf("%s: Error: Wrong unit type (%u)\n", __func__, unit); in sys_env_unit_max_num_get()
167 return sys_env_soc_unit_nums[unit][dev_id_index]; in sys_env_unit_max_num_get()
A Dsys_env_lib.h244 #define MV_GPP_REGS_BASE(unit) (0x18100 + ((unit) * 0x40)) argument
343 u32 sys_env_unit_max_num_get(enum unit_id unit);
/u-boot/cmd/
A Dclone.c20 char *unit, *buf; in do_clone() local
37 requested = simple_strtoul(argv[5], &unit, 10); in do_clone()
55 switch (unit[0]) { in do_clone()
/u-boot/drivers/ram/stm32mp1/
A Dstm32mp1_tuning.c57 u8 unit; /* DQS unit delay */ member
738 last_right_ok.unit = 1; in bit_deskew()
759 last_right_ok.unit = in bit_deskew()
762 last_right_ok.unit = 0; in bit_deskew()
962 right_bound.unit = 0; in eye_training()
965 left_bound.unit = 0; in eye_training()
1084 left_bound.unit = in eye_training()
1095 left_bound.unit = 0; in eye_training()
1150 right_bound.unit = in eye_training()
1171 left_bound.unit) / 2; in eye_training()
[all …]
/u-boot/doc/device-tree-bindings/mmc/
A Dsnps,dw-mmc.txt9 bus interface unit clock and the card interface unit clock.
/u-boot/scripts/dtc/
A Ddtc.c47 const char *unit; in fill_fullpaths() local
51 unit = strchr(tree->name, '@'); in fill_fullpaths()
52 if (unit) in fill_fullpaths()
53 tree->basenamelen = unit - tree->name; in fill_fullpaths()
/u-boot/doc/device-tree-bindings/clock/
A Dsnps,hsdk-cgu.txt1 * Synopsys HSDK clock generation unit
9 - reg: the pair of physical base address and length of clock generation unit
/u-boot/drivers/clk/owl/
A DKconfig5 Enable support for clock managemet unit present in Actions Semi
/u-boot/doc/device-tree-bindings/serial/
A Dsh.txt6 - clock: input clock frequency for the SCI unit
/u-boot/drivers/cache/
A DKconfig35 bool "Arteris Ncore cache coherent unit driver"
38 This driver is for the Arteris Ncore cache coherent unit (CCU)
/u-boot/test/optee/
A DKconfig6 This enables the 'ut optee' command which runs a series of unit
/u-boot/doc/usage/
A Dbootefi.rst91 U-Boot can be compiled with UEFI unit tests. These unit tests are invoked using
94 Which unit test is executed is controlled by the environment variable
95 *efi\_selftest*. If this variable is not set, all unit tests that are not marked
98 To show a list of the available unit tests the value *list* can be used
/u-boot/lib/efi_selftest/
A DKconfig2 bool "UEFI unit tests"
/u-boot/test/overlay/
A DKconfig7 This enables the 'ut overlay' command which runs a series of unit
/u-boot/test/
A DKconfig4 Select this to compile in unit tests for various parts of
14 Select this to enable unit tests in SPL. Most test are designed for
17 board, use the -u (unit test) option.
/u-boot/arch/x86/cpu/quark/
A Dmrc_util.h76 void mrc_write_mask(u32 unit, u32 addr, u32 data, u32 mask);
77 void mrc_alt_write_mask(u32 unit, u32 addr, u32 data, u32 mask);
/u-boot/doc/device-tree-bindings/net/
A Dmarvell-mdio.txt4 have an identical unit that provides an interface with the MDIO bus.
/u-boot/include/power/
A Dtps65910_pmic.h121 uint unit; /* unit-address according to DT */ member

Completed in 38 milliseconds

123