Home
last modified time | relevance | path

Searched refs:iva (Results 1 – 17 of 17) sorted by relevance

/u-boot/board/ti/dra7xx/
A Devm.c419 .iva.value[OPP_OD] = VDD_IVA_DRA7_OD,
425 .iva.addr = TPS659038_REG_ADDR_SMPS8,
426 .iva.pmic = &tps659038,
467 .iva.value[OPP_OD] = VDD_IVA_DRA7_OD,
473 .iva.addr = TPS65917_REG_ADDR_SMPS4,
474 .iva.pmic = &tps659038,
519 .iva.value[OPP_OD] = VDD_IVA_DRA7_OD,
525 .iva.addr = TPS65917_REG_ADDR_SMPS3,
526 .iva.pmic = &tps659038,
573 .iva.addr = LP873X_REG_ADDR_BUCK1,
[all …]
/u-boot/board/ti/am57xx/
A Dboard.c384 .iva.value[OPP_NOM] = VDD_IVA_DRA7_NOM,
385 .iva.value[OPP_OD] = VDD_IVA_DRA7_OD,
391 .iva.addr = TPS659038_REG_ADDR_SMPS45,
392 .iva.pmic = &tps659038,
432 .iva.value[OPP_NOM] = VDD_IVA_DRA7_NOM,
433 .iva.value[OPP_OD] = VDD_IVA_DRA7_OD,
439 .iva.addr = TPS659038_REG_ADDR_SMPS8,
440 .iva.pmic = &tps659038,
480 .iva.value[OPP_NOM] = VDD_IVA_DRA7_NOM,
481 .iva.value[OPP_OD] = VDD_IVA_DRA7_OD,
[all …]
/u-boot/arch/arm/mach-omap2/omap4/
A Dhw_data.c166 .iva = iva_dpll_params_1862mhz,
180 .iva = iva_dpll_params_1862mhz,
194 .iva = iva_dpll_params_1862mhz,
208 .iva = iva_dpll_params_1862mhz,
222 .iva = iva_dpll_params_1862mhz,
/u-boot/arch/arm/dts/
A Domap4-l4-abe.dtsi97 /* Domains (V, P, C): iva, abe_pwrdm, abe_clkdm */
130 /* Domains (V, P, C): iva, abe_pwrdm, abe_clkdm */
163 /* Domains (V, P, C): iva, abe_pwrdm, abe_clkdm */
195 /* Domains (V, P, C): iva, abe_pwrdm, abe_clkdm */
231 /* Domains (V, P, C): iva, abe_pwrdm, abe_clkdm */
264 /* Domains (V, P, C): iva, abe_pwrdm, abe_clkdm */
290 /* Domains (V, P, C): iva, abe_pwrdm, abe_clkdm */
324 /* Domains (V, P, C): iva, abe_pwrdm, abe_clkdm */
354 /* Domains (V, P, C): iva, abe_pwrdm, abe_clkdm */
384 /* Domains (V, P, C): iva, abe_pwrdm, abe_clkdm */
[all …]
A Domap443x.dtsi63 abb_iva: regulator-abb-iva {
A Dam3517.dtsi99 &iva {
A Domap4460.dtsi70 abb_iva: regulator-abb-iva {
A Domap36xx.dtsi137 compatible = "ti,omap3-smartreflex-mpu-iva";
A Domap4.dtsi113 iva {
115 ti,hwmods = "iva";
379 abb_iva: regulator-abb-iva {
A Ddra71-evm.dts77 /* FB_B1 -> LP8733-BUCK2 - VPO_S2_AVS - VDD_DSP_AVS (DSP/eve/iva) */
A Domap3.dtsi65 iva: iva { label
67 ti,hwmods = "iva";
A Domap5-l4-abe.dtsi440 /* Domains (V, P, C): iva, abe_pwrdm, abe_clkdm */
A Domap4-l4.dtsi332 /* Domains (V, P, C): iva, tesla_pwrdm, tesla_clkdm */
542 compatible = "ti,omap4-smartreflex-iva";
A Ddra7.dtsi2042 #include "dra7-iva-thermal.dtsi"
/u-boot/arch/arm/mach-omap2/omap5/
A Dhw_data.c222 .iva = iva_dpll_params_2330mhz,
236 .iva = iva_dpll_params_2330mhz,
251 .iva = iva_dpll_params_2330mhz_dra7xx,
262 .iva = iva_dpll_params_2330mhz_dra7xx,
273 .iva = iva_dpll_params_2330mhz_dra7xx,
/u-boot/arch/arm/mach-omap2/
A Dclocks-common.c172 return &dpll_data->iva[sysclk_ind]; in get_iva_dpll_params()
651 debug("iva: %d\n", vcores->iva.value[opp]); in scale_vcores()
652 do_scale_vcore(vcores->iva.addr, vcores->iva.value[opp], in scale_vcores()
653 vcores->iva.pmic); in scale_vcores()
655 abb_setup(vcores->iva.efuse.reg[opp], in scale_vcores()
660 vcores->iva.abb_tx_done_mask, in scale_vcores()
/u-boot/arch/arm/include/asm/
A Domap_common.h528 const struct dpll_params *iva; member
589 struct volts iva; member

Completed in 28 milliseconds