/linux/Documentation/devicetree/bindings/pwm/ |
H A D | brcm,bcm7038-pwm.yaml | 4 $id: http://devicetree.org/schemas/pwm/brcm,bcm7038-pwm.yaml# 7 title: Broadcom BCM7038 PWM controller (BCM7xxx Set Top Box PWM controller) 17 const: brcm,bcm7038-pwm 38 compatible = "brcm,bcm7038-pwm";
|
/linux/Documentation/devicetree/bindings/watchdog/ |
H A D | brcm,bcm7038-wdt.yaml | 4 $id: http://devicetree.org/schemas/watchdog/brcm,bcm7038-wdt.yaml# 7 title: BCM63xx and BCM7038 watchdog timer 21 - brcm,bcm7038-wdt 40 compatible = "brcm,bcm7038-wdt";
|
/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | brcm,bcm7038-l1-intc.yaml | 4 $id: http://devicetree.org/schemas/interrupt-controller/brcm,bcm7038-l1-intc.yaml# 7 title: Broadcom BCM7038-style Level 1 interrupt controller 12 since BCM7038 has contained this hardware. 43 const: brcm,bcm7038-l1-intc 85 compatible = "brcm,bcm7038-l1-intc";
|
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | brcm,twd.yaml | 14 BCM63xx, BCM7038). There are few variants available (they differ slightly in 23 - brcm,bcm7038-twd 43 $ref: /schemas/watchdog/brcm,bcm7038-wdt.yaml 66 compatible = "brcm,bcm7038-wdt";
|
/linux/drivers/watchdog/ |
H A D | bcm7038_wdt.c | 117 .identity = "Broadcom BCM7038 Watchdog Timer", 177 dev_info(dev, "Registered BCM7038 Watchdog\n"); in bcm7038_wdt_probe() 207 { .compatible = "brcm,bcm7038-wdt" }, 222 .name = "bcm7038-wdt",
|
/linux/arch/mips/boot/dts/brcm/ |
H A D | bcm7420.dtsi | 60 compatible = "brcm,bcm7038-l1-intc"; 114 compatible = "brcm,bcm7038-reboot"; 202 compatible = "brcm,bcm7038-pwm"; 210 compatible = "brcm,bcm7038-pwm"; 219 compatible = "brcm,bcm7038-wdt";
|
H A D | bcm7125.dtsi | 60 compatible = "brcm,bcm7038-l1-intc"; 113 compatible = "brcm,bcm7038-reboot"; 194 compatible = "brcm,bcm7038-pwm"; 203 compatible = "brcm,bcm7038-wdt";
|
H A D | bcm7358.dtsi | 54 compatible = "brcm,bcm7038-l1-intc"; 205 compatible = "brcm,bcm7038-pwm"; 213 compatible = "brcm,bcm7038-pwm"; 222 compatible = "brcm,bcm7038-wdt";
|
H A D | bcm7346.dtsi | 60 compatible = "brcm,bcm7038-l1-intc"; 221 compatible = "brcm,bcm7038-pwm"; 229 compatible = "brcm,bcm7038-pwm"; 238 compatible = "brcm,bcm7038-wdt";
|
H A D | bcm7435.dtsi | 72 compatible = "brcm,bcm7038-l1-intc"; 235 compatible = "brcm,bcm7038-pwm"; 243 compatible = "brcm,bcm7038-pwm"; 252 compatible = "brcm,bcm7038-wdt";
|
H A D | bcm7425.dtsi | 60 compatible = "brcm,bcm7038-l1-intc"; 220 compatible = "brcm,bcm7038-pwm"; 228 compatible = "brcm,bcm7038-pwm"; 237 compatible = "brcm,bcm7038-wdt";
|
H A D | bcm63268.dtsi | 109 compatible = "brcm,bcm7038-twd", "simple-mfd", "syscon"; 121 compatible = "brcm,bcm7038-wdt";
|
H A D | bcm7360.dtsi | 54 compatible = "brcm,bcm7038-l1-intc"; 205 compatible = "brcm,bcm7038-pwm"; 214 compatible = "brcm,bcm7038-wdt";
|
H A D | bcm7362.dtsi | 60 compatible = "brcm,bcm7038-l1-intc"; 201 compatible = "brcm,bcm7038-pwm"; 210 compatible = "brcm,bcm7038-wdt";
|
H A D | bcm6362.dtsi | 109 compatible = "brcm,bcm7038-wdt";
|
H A D | bcm6328.dtsi | 94 compatible = "brcm,bcm7038-wdt";
|
/linux/drivers/irqchip/ |
H A D | irq-bcm7038-l1.c | 3 * Broadcom BCM7038 style Level 1 interrupt controller driver 366 .name = "bcm7038-l1", 437 pr_info("registered BCM7038 L1 intc (%pOF, IRQs: %d)\n", in bcm7038_l1_of_init() 458 IRQCHIP_MATCH("brcm,bcm7038-l1-intc", bcm7038_l1_of_init)
|
H A D | Makefile | 67 obj-$(CONFIG_BCM7038_L1_IRQ) += irq-bcm7038-l1.o
|
H A D | irq-bcm6345-l1.c | 8 * This is based on the BCM7038 (which supports SMP) but with a single
|
/linux/arch/mips/bmips/ |
H A D | irq.c | 17 { .compatible = "brcm,bcm7038-l1-intc" },
|
/linux/drivers/pwm/ |
H A D | pwm-brcmstb.c | 3 * Broadcom BCM7038 PWM driver 225 { .compatible = "brcm,bcm7038-pwm", },
|
/linux/Documentation/devicetree/bindings/bus/ |
H A D | brcm,gisb-arb.yaml | 25 - brcm,bcm7038-gisb-arb # for 130nm chips
|
/linux/drivers/power/reset/ |
H A D | brcmstb-reboot.c | 105 { .compatible = "brcm,bcm7038-reboot", .data = &reset_bits_65nm },
|
/linux/Documentation/devicetree/bindings/arm/bcm/ |
H A D | brcm,brcmstb.txt | 104 the new SYS_CTRL interface, or "brcm,bcm7038-reboot" for 65nm
|
/linux/drivers/bus/ |
H A D | brcmstb_gisb.c | 409 { .compatible = "brcm,bcm7038-gisb-arb", .data = gisb_offsets_bcm7038 },
|