Searched full:bcm3368 (Results 1 – 7 of 7) sorted by relevance
/linux/arch/mips/boot/dts/brcm/ |
H A D | bcm3368.dtsi | 3 #include "dt-bindings/clock/bcm3368-clock.h" 8 compatible = "brcm,bcm3368"; 58 compatible = "brcm,bcm3368-clocks";
|
H A D | bcm3368-netgear-cvg834g.dts | 4 #include "bcm3368.dtsi" 7 compatible = "netgear,cvg834g", "brcm,bcm3368";
|
/linux/Documentation/devicetree/bindings/mips/brcm/ |
H A D | soc.yaml | 23 - brcm,bcm3368 96 compatible = "brcm,bcm3368";
|
H A D | soc.txt | 5 - compatible: "brcm,bcm3368", "brcm,bcm3384", "brcm,bcm33843"
|
/linux/arch/mips/bmips/ |
H A D | setup.c | 111 * BCM3368/BCM6358 need special handling for their shared TLB, so in bcm6358_quirks() 130 { "brcm,bcm3368", &bcm6358_quirks },
|
/linux/arch/mips/bcm63xx/ |
H A D | prom.c | 64 * BCM6328 might not have its second CPU enabled, while BCM3368 in prom_init()
|
/linux/drivers/clk/bcm/ |
H A D | clk-bcm63xx-gate.c | 8 #include <dt-bindings/clock/bcm3368-clock.h> 557 { .compatible = "brcm,bcm3368-clocks", .data = &bcm3368_clocks, },
|