Home
last modified time | relevance | path

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

/linux-6.15/Documentation/devicetree/bindings/arm/omap/
H A Diva.txt12 - ti,hwmods: "iva"
16 iva {
17 compatible = "ti,ivahd", "ti,iva";
18 ti,hwmods = "iva";
/linux-6.15/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";
/linux-6.15/arch/arm/boot/dts/ti/omap/
H A Domap4-l4-abe.dtsi99 /* Domains (V, P, C): iva, abe_pwrdm, abe_clkdm */
134 /* Domains (V, P, C): iva, abe_pwrdm, abe_clkdm */
169 /* Domains (V, P, C): iva, abe_pwrdm, abe_clkdm */
203 /* Domains (V, P, C): iva, abe_pwrdm, abe_clkdm */
241 /* Domains (V, P, C): iva, abe_pwrdm, abe_clkdm */
274 /* Domains (V, P, C): iva, abe_pwrdm, abe_clkdm */
300 /* Domains (V, P, C): iva, abe_pwrdm, abe_clkdm */
334 /* Domains (V, P, C): iva, abe_pwrdm, abe_clkdm */
365 /* Domains (V, P, C): iva, abe_pwrdm, abe_clkdm */
396 /* 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 Domap443x.dtsi62 abb_iva: regulator-abb-iva {
H A Domap4460.dtsi60 abb_iva: regulator-abb-iva {
H A Domap34xx.dtsi143 compatible = "ti,omap3-smartreflex-mpu-iva";
H A Domap2420.dtsi200 mbox_iva: mbox-iva {
H A Dam3517.dtsi187 &iva {
H A Domap36xx.dtsi187 compatible = "ti,omap3-smartreflex-mpu-iva";
H A Domap3.dtsi66 iva: iva { label
68 ti,hwmods = "iva";
H A Ddra71-evm.dts102 /* FB_B1 -> LP8733-BUCK2 - VPO_S2_AVS - VDD_DSP_AVS (DSP/eve/iva) */
H A Domap4.dtsi471 abb_iva: regulator-abb-iva {
749 iva {
H A Domap5-l4-abe.dtsi452 /* Domains (V, P, C): iva, abe_pwrdm, abe_clkdm */
H A Ddra7.dtsi1139 iva {
1163 #include "dra7-iva-thermal.dtsi"
H A Ddra7xx-clocks.dtsi420 iva_dpll_hs_clk_div: clock-iva-dpll-hs-clk-div {
456 dpll_iva_m2_ck: clock-dpll-iva-m2-8@1b0 {
470 iva_dclk: clock-iva-dclk {
H A Domap4-l4.dtsi332 /* Domains (V, P, C): iva, tesla_pwrdm, tesla_clkdm */
543 compatible = "ti,omap4-smartreflex-iva";
/linux-6.15/arch/parisc/kernel/
H A Dtraps.c802 static void __init initialize_ivt(const void *iva) in initialize_ivt() argument
811 if (strcmp((const char *)iva, "cows can fly")) in initialize_ivt()
814 ivap = (u32 *)iva; in initialize_ivt()
/linux-6.15/drivers/tty/serial/
H A Dsunsab.h67 u8 iva; /* Interrupt Vector Address */ member
/linux-6.15/arch/parisc/include/asm/
H A Dasmregs.h124 iva: .reg %cr14
/linux-6.15/arch/arm/mach-omap2/
H A Dsoc.h445 OMAP3_HAS_FEATURE(iva, IVA)
H A Did.c259 OMAP3_SHOW_FEATURE(iva); in omap3_cpuinfo()