Home
last modified time | relevance | path

Searched full:highbank (Results 1 – 25 of 64) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/cpufreq/
Dhighbank-cpufreq.c6 * the cpufreq-dt driver changes to frequency to alert the highbank
66 if ((!of_machine_is_compatible("calxeda,highbank")) && in hb_cpufreq_driver_init()
72 pr_err("failed to get highbank cpufreq device\n"); in hb_cpufreq_driver_init()
78 pr_err("failed to find highbank cpufreq node\n"); in hb_cpufreq_driver_init()
105 { .compatible = "calxeda,highbank" },
112 MODULE_DESCRIPTION("Calxeda Highbank cpufreq driver");
/kernel/linux/linux-6.6/drivers/cpufreq/
Dhighbank-cpufreq.c6 * the cpufreq-dt driver changes to frequency to alert the highbank
66 if ((!of_machine_is_compatible("calxeda,highbank")) && in hb_cpufreq_driver_init()
72 pr_err("failed to get highbank cpufreq device\n"); in hb_cpufreq_driver_init()
78 pr_err("failed to find highbank cpufreq node\n"); in hb_cpufreq_driver_init()
105 { .compatible = "calxeda,highbank" },
112 MODULE_DESCRIPTION("Calxeda Highbank cpufreq driver");
DKconfig.arm103 tristate "Calxeda Highbank-based"
107 This adds the CPUFreq driver for Calxeda Highbank SoC
/kernel/linux/linux-6.6/arch/arm/mach-highbank/
Dhighbank.c47 WARN_ONCE(1, "Highbank L2C310: ignoring write to reg 0x%x\n", in highbank_l2c310_write_sec()
159 "calxeda,highbank",
164 DT_MACHINE_START(HIGHBANK, "Highbank")
DMakefile2 obj-y := highbank.o system.o smc.o
DKconfig3 bool "Calxeda ECX-1000/2000 (Highbank/Midway)"
/kernel/linux/linux-5.10/arch/arm/mach-highbank/
Dhighbank.c47 WARN_ONCE(1, "Highbank L2C310: ignoring write to reg 0x%x\n", in highbank_l2c310_write_sec()
159 "calxeda,highbank",
164 DT_MACHINE_START(HIGHBANK, "Highbank")
DMakefile2 obj-y := highbank.o system.o smc.o
DKconfig3 bool "Calxeda ECX-1000/2000 (Highbank/Midway)"
/kernel/linux/linux-6.6/arch/arm/boot/dts/calxeda/
DMakefile3 highbank.dtb \
6 highbank.dtb \
Dhighbank.dts12 model = "Calxeda Highbank";
13 compatible = "calxeda,highbank";
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/arm/
Dcalxeda.yaml12 Bindings for boards with Calxeda Cortex-A9 based ECX-1000 (Highbank) SOC
21 - calxeda,highbank
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/
Dcalxeda.yaml12 Bindings for boards with Calxeda Cortex-A9 based ECX-1000 (Highbank) SOC
21 - calxeda,highbank
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/arm/calxeda/
Dl2ecc.yaml7 title: Calxeda Highbank L2 cache ECC
10 Binding for the Calxeda Highbank L2 cache controller ECC device.
Dhb-sregs.yaml7 title: Calxeda Highbank system registers
10 The Calxeda Highbank system has a block of MMIO registers controlling
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/calxeda/
Dl2ecc.yaml7 title: Calxeda Highbank L2 cache ECC
10 Binding for the Calxeda Highbank L2 cache controller ECC device.
Dhb-sregs.yaml7 title: Calxeda Highbank system registers
10 The Calxeda Highbank system has a block of MMIO registers controlling
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dhighbank.dts12 model = "Calxeda Highbank";
13 compatible = "calxeda,highbank";
/kernel/linux/linux-5.10/drivers/edac/
DKconfig345 tristate "Highbank Memory Controller"
349 Calxeda Highbank memory controller.
352 tristate "Highbank L2 Cache"
356 Calxeda Highbank memory controller.
/kernel/linux/linux-6.6/drivers/edac/
DKconfig350 tristate "Highbank Memory Controller"
354 Calxeda Highbank memory controller.
357 tristate "Highbank L2 Cache"
361 Calxeda Highbank memory controller.
/kernel/linux/linux-5.10/drivers/net/ethernet/calxeda/
DKconfig9 Highbank platforms.
/kernel/linux/linux-6.6/drivers/net/ethernet/calxeda/
DKconfig9 Highbank platforms.
/kernel/linux/linux-6.6/drivers/clk/socfpga/
Dclk.c6 * Based from clk-highbank.c
/kernel/linux/linux-5.10/drivers/clk/socfpga/
Dclk.c6 * Based from clk-highbank.c
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/
Dcalxeda-xgmac.yaml7 title: Calxeda Highbank 10Gb XGMAC Ethernet controller

123