Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/u-boot/board/ti/am57xx/
H A Dboard.c288 .iva.value[OPP_NOM] = VDD_IVA_DRA7_NOM,
289 .iva.value[OPP_OD] = VDD_IVA_DRA7_OD,
290 .iva.value[OPP_HIGH] = VDD_IVA_DRA7_HIGH,
291 .iva.efuse.reg[OPP_NOM] = STD_FUSE_OPP_VMIN_IVA_NOM,
292 .iva.efuse.reg[OPP_OD] = STD_FUSE_OPP_VMIN_IVA_OD,
293 .iva.efuse.reg[OPP_HIGH] = STD_FUSE_OPP_VMIN_IVA_HIGH,
294 .iva.efuse.reg_bits = DRA752_EFUSE_REGBITS,
295 .iva.addr = TPS659038_REG_ADDR_SMPS45,
296 .iva.pmic = &tps659038,
297 .iva.abb_tx_done_mask = OMAP_ABB_IVA_TXDONE_MASK,
[all …]
/OK3568_Linux_fs/u-boot/board/ti/dra7xx/
H A Devm.c347 .iva.value[OPP_NOM] = VDD_IVA_DRA7_NOM,
348 .iva.value[OPP_OD] = VDD_IVA_DRA7_OD,
349 .iva.value[OPP_HIGH] = VDD_IVA_DRA7_HIGH,
350 .iva.efuse.reg[OPP_NOM] = STD_FUSE_OPP_VMIN_IVA_NOM,
351 .iva.efuse.reg[OPP_OD] = STD_FUSE_OPP_VMIN_IVA_OD,
352 .iva.efuse.reg[OPP_HIGH] = STD_FUSE_OPP_VMIN_IVA_HIGH,
353 .iva.efuse.reg_bits = DRA752_EFUSE_REGBITS,
354 .iva.addr = TPS659038_REG_ADDR_SMPS8,
355 .iva.pmic = &tps659038,
356 .iva.abb_tx_done_mask = OMAP_ABB_IVA_TXDONE_MASK,
[all …]
/OK3568_Linux_fs/u-boot/board/compulab/cl-som-am57x/
H A Dspl.c196 .iva.value[OPP_NOM] = VDD_IVA_DRA7_NOM,
197 .iva.value[OPP_OD] = VDD_IVA_DRA7_OD,
198 .iva.value[OPP_HIGH] = VDD_IVA_DRA7_HIGH,
199 .iva.efuse.reg[OPP_NOM] = STD_FUSE_OPP_VMIN_IVA_NOM,
200 .iva.efuse.reg[OPP_OD] = STD_FUSE_OPP_VMIN_IVA_OD,
201 .iva.efuse.reg[OPP_HIGH] = STD_FUSE_OPP_VMIN_IVA_HIGH,
202 .iva.efuse.reg_bits = DRA752_EFUSE_REGBITS,
203 .iva.addr = TPS659038_REG_ADDR_SMPS8,
204 .iva.pmic = &tps659038,
/OK3568_Linux_fs/external/common_algorithm/audio/rkaudio_algorithms/
H A DCMakeLists.txt45 …install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/../../../../iva/iva/librockiva/rockiva-rv1106-Linux/lib/…
46 … ${CMAKE_CURRENT_SOURCE_DIR}/../../../../iva/iva/librockiva/rockiva-rv1106-Linux/lib/librknnmrt.a
58 …install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/../../../../iva/iva/librockiva/rockiva-rv1106-Linux/lib/…
59 … ${CMAKE_CURRENT_SOURCE_DIR}/../../../../iva/iva/librockiva/rockiva-rv1106-Linux/lib/librknnmrt.a
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/omap/
H A Diva.txt12 - ti,hwmods: "iva"
16 iva {
17 compatible = "ti,ivahd", "ti,iva";
18 ti,hwmods = "iva";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/
H A Dti-smartreflex.txt10 "ti,omap3-smartreflex-mpu-iva"
13 "ti,omap4-smartreflex-iva"
29 compatible = "ti,omap4-smartreflex-iva";
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Domap4-l4-abe.dtsi99 /* Domains (V, P, C): iva, abe_pwrdm, abe_clkdm */
132 /* Domains (V, P, C): iva, abe_pwrdm, abe_clkdm */
165 /* Domains (V, P, C): iva, abe_pwrdm, abe_clkdm */
197 /* Domains (V, P, C): iva, abe_pwrdm, abe_clkdm */
233 /* Domains (V, P, C): iva, abe_pwrdm, abe_clkdm */
266 /* Domains (V, P, C): iva, abe_pwrdm, abe_clkdm */
292 /* Domains (V, P, C): iva, abe_pwrdm, abe_clkdm */
326 /* Domains (V, P, C): iva, abe_pwrdm, abe_clkdm */
357 /* Domains (V, P, C): iva, abe_pwrdm, abe_clkdm */
388 /* Domains (V, P, C): iva, abe_pwrdm, abe_clkdm */
[all …]
H A Dam3715.dtsi8 &iva {
H A Dam3703.dtsi8 &iva {
H A Dam3517_mt_ventoux.dts20 iva {
H A Domap2420.dtsi195 interrupt-names = "dsp", "iva";
204 mbox_iva: iva {
H A Domap443x.dtsi65 abb_iva: regulator-abb-iva {
H A Domap4460.dtsi70 abb_iva: regulator-abb-iva {
H A Domap4.dtsi116 iva {
118 ti,hwmods = "iva";
405 abb_iva: regulator-abb-iva {
H A Domap3.dtsi69 iva: iva { label
71 ti,hwmods = "iva";
H A Dam3517.dtsi164 &iva {
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap4/
H A Dhw_data.c167 .iva = iva_dpll_params_1862mhz,
181 .iva = iva_dpll_params_1862mhz,
195 .iva = iva_dpll_params_1862mhz,
209 .iva = iva_dpll_params_1862mhz,
223 .iva = iva_dpll_params_1862mhz,
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Dclocks-common.c170 return &dpll_data->iva[sysclk_ind]; in get_iva_dpll_params()
649 debug("iva: %d\n", vcores->iva.value[opp]); in scale_vcores()
650 do_scale_vcore(vcores->iva.addr, vcores->iva.value[opp], in scale_vcores()
651 vcores->iva.pmic); in scale_vcores()
653 abb_setup(vcores->iva.efuse.reg[opp], in scale_vcores()
658 vcores->iva.abb_tx_done_mask, in scale_vcores()
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap5/
H A Dhw_data.c213 .iva = iva_dpll_params_2330mhz,
227 .iva = iva_dpll_params_2330mhz,
242 .iva = iva_dpll_params_2330mhz_dra7xx,
253 .iva = iva_dpll_params_2330mhz_dra7xx,
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dtraps.c803 void __init initialize_ivt(const void *iva) in initialize_ivt() argument
814 if (strcmp((const char *)iva, "cows can fly")) in initialize_ivt()
817 ivap = (u32 *)iva; in initialize_ivt()
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Domap3.dtsi65 iva: iva { label
67 ti,hwmods = "iva";
596 compatible = "ti,omap3-smartreflex-iva";
H A Ddra71-evm.dts66 /* FB_B1 -> LP8733-BUCK2 - VPO_S2_AVS - VDD_DSP_AVS (DSP/eve/iva) */
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dsunsab.h67 u8 iva; /* Interrupt Vector Address */ member
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dasmregs.h124 iva: .reg %cr14
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Domap_common.h527 const struct dpll_params *iva; member
588 struct volts iva; member

12