Home
last modified time | relevance | path

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

12

/linux-6.12.1/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.arm79 tristate "Calxeda Highbank-based"
84 This adds the CPUFreq driver for Calxeda Highbank SoC
DMakefile61 obj-$(CONFIG_ARM_HIGHBANK_CPUFREQ) += highbank-cpufreq.o
/linux-6.12.1/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)"
/linux-6.12.1/arch/arm/boot/dts/calxeda/
DMakefile3 highbank.dtb \
6 highbank.dtb \
Dhighbank.dts12 model = "Calxeda Highbank";
13 compatible = "calxeda,highbank";
/linux-6.12.1/Documentation/devicetree/bindings/arm/
Dcalxeda.yaml12 Bindings for boards with Calxeda Cortex-A9 based ECX-1000 (Highbank) SOC
21 - calxeda,highbank
/linux-6.12.1/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
/linux-6.12.1/drivers/edac/
DKconfig342 tristate "Highbank Memory Controller"
346 Calxeda Highbank memory controller.
349 tristate "Highbank L2 Cache"
353 Calxeda Highbank memory controller.
Dhighbank_l2_edac.c142 MODULE_DESCRIPTION("EDAC Driver for Calxeda Highbank L2 Cache");
Dhighbank_mc_edac.c275 MODULE_DESCRIPTION("EDAC Driver for Calxeda Highbank");
/linux-6.12.1/drivers/net/ethernet/calxeda/
DKconfig9 Highbank platforms.
/linux-6.12.1/drivers/clk/socfpga/
Dclk.c6 * Based from clk-highbank.c
Dclk-periph.c6 * Based from clk-highbank.c
Dclk-pll.c6 * Based from clk-highbank.c
Dclk-gate.c6 * Based from clk-highbank.c
/linux-6.12.1/drivers/ata/
Dsata_highbank.c3 * Calxeda Highbank AHCI SATA platform driver
619 .name = "highbank-ahci",
628 MODULE_DESCRIPTION("Calxeda Highbank AHCI SATA platform driver");
631 MODULE_ALIAS("sata:highbank");
/linux-6.12.1/Documentation/devicetree/bindings/phy/
Dcalxeda-combophy.yaml7 title: Calxeda Highbank Combination PHYs for SATA
/linux-6.12.1/Documentation/devicetree/bindings/net/
Dcalxeda-xgmac.yaml7 title: Calxeda Highbank 10Gb XGMAC Ethernet controller
/linux-6.12.1/drivers/mailbox/
DKconfig60 Mailbox (IPCM), tailored for the Calxeda Highbank. It is used to
61 send short messages between Highbank's A9 cores and the EnergyCore
/linux-6.12.1/Documentation/devicetree/bindings/clock/
Dcalxeda.yaml7 title: Calxeda highbank platform Clock Controller
/linux-6.12.1/drivers/clk/
DMakefile51 obj-$(CONFIG_ARCH_HIGHBANK) += clk-highbank.o

12