Searched defs:voltage (Results 1 – 20 of 20) sorted by relevance
| /u-boot/drivers/power/ |
| A D | palmas.c | 26 int lp873x_mmc1_poweron_ldo(uint voltage) in lp873x_mmc1_poweron_ldo() 44 int palmas_mmc1_poweron_ldo(uint ldo_volt, uint ldo_ctrl, uint voltage) in palmas_mmc1_poweron_ldo()
|
| A D | tps6586x.c | 138 static int calculate_next_voltage(int voltage, int target, int step) in calculate_next_voltage()
|
| /u-boot/arch/arm/mach-omap2/omap4/ |
| A D | hwinit.c | 177 void vmmc_pbias_config(uint voltage) in vmmc_pbias_config()
|
| /u-boot/arch/arm/mach-omap2/omap5/ |
| A D | hwinit.c | 484 __weak void board_mmc_poweron_ldo(uint voltage) in board_mmc_poweron_ldo() 489 void vmmc_pbias_config(uint voltage) in vmmc_pbias_config()
|
| /u-boot/drivers/button/ |
| A D | button-adc.c | 58 u32 down_threshold = 0, up_threshold, voltage, t; in button_adc_of_to_plat() local
|
| /u-boot/drivers/video/nexell/ |
| A D | s5pxx18_dp_lvds.c | 61 u32 voltage = DEF_VOLTAGE_LEVEL; in lvds_setup() local
|
| /u-boot/drivers/power/regulator/ |
| A D | fan53555.c | 141 int voltage; in fan53555_regulator_get_value() local
|
| A D | pfuze100.c | 39 unsigned int voltage; member
|
| /u-boot/test/dm/ |
| A D | regulator.c | 317 int voltage; member
|
| /u-boot/board/ti/dra7xx/ |
| A D | evm.c | 930 void board_mmc_poweron_ldo(uint voltage) in board_mmc_poweron_ldo()
|
| /u-boot/arch/x86/cpu/broadwell/ |
| A D | pch.c | 481 static void serialio_i2c_voltage_sel(u32 bar0, uint voltage) in serialio_i2c_voltage_sel()
|
| /u-boot/include/ |
| A D | spd.h | 23 unsigned char voltage; /* 8 Voltage intf std of this assembly */ member
|
| A D | smbios.h | 161 u8 voltage; member
|
| A D | ddr_spd.h | 22 unsigned char voltage; /* 8 Voltage intf std of this assembly */ member 85 unsigned char voltage; /* 8 Voltage intf std of this assembly */ member
|
| /u-boot/arch/x86/include/asm/arch-braswell/ |
| A D | gpio.h | 97 enum voltage { enum
|
| /u-boot/drivers/mmc/ |
| A D | xenon_sdhci.c | 216 u8 voltage; in xenon_mmc_start_signal_voltage_switch() local
|
| A D | mmc.c | 1686 int mmc_voltage_to_mv(enum mmc_voltage voltage) in mmc_voltage_to_mv()
|
| A D | octeontx_hsmmc.c | 3458 static u32 xlate_voltage(u32 voltage) in xlate_voltage()
|
| /u-boot/drivers/video/rockchip/ |
| A D | rk_edp.c | 492 uint voltage, tries = 0; in rk_edp_link_train_cr() local
|
| /u-boot/drivers/clk/stm32/ |
| A D | clk-stm32mp1.c | 1303 u32 freq = 0U, voltage = 0U; in stm32mp1_get_max_opp_freq() local
|
Completed in 59 milliseconds