Home
last modified time | relevance | path

Searched refs:bcm (Results 1 – 38 of 38) sorted by relevance

/linux-4.4.14/drivers/bluetooth/
Dhci_bcm.c176 static int bcm_request_irq(struct bcm_data *bcm) in bcm_request_irq() argument
178 struct bcm_device *bdev = bcm->dev; in bcm_request_irq()
228 struct bcm_data *bcm = hu->priv; in bcm_setup_sleep() local
232 sleep_params.host_wake_active = !bcm->dev->irq_polarity; in bcm_setup_sleep()
248 static inline int bcm_request_irq(struct bcm_data *bcm) { return 0; } in bcm_request_irq() argument
255 struct bcm_data *bcm = hu->priv; in bcm_set_diag() local
269 skb_queue_tail(&bcm->txq, skb); in bcm_set_diag()
277 struct bcm_data *bcm; in bcm_open() local
282 bcm = kzalloc(sizeof(*bcm), GFP_KERNEL); in bcm_open()
283 if (!bcm) in bcm_open()
[all …]
/linux-4.4.14/net/can/
DMakefile11 obj-$(CONFIG_CAN_BCM) += can-bcm.o
12 can-bcm-y := bcm.o
DKconfig39 You probably want to use the bcm socket in most cases where cyclic
/linux-4.4.14/drivers/net/phy/
DMakefile15 obj-$(CONFIG_BCM_NET_PHYLIB) += bcm-phy-lib.o
20 obj-$(CONFIG_BCM_CYGNUS_PHY) += bcm-cygnus.o
42 obj-$(CONFIG_MDIO_BCM_UNIMAC) += mdio-bcm-unimac.o
44 obj-$(CONFIG_MDIO_BCM_IPROC) += mdio-bcm-iproc.o
/linux-4.4.14/include/uapi/linux/can/
DKbuild2 header-y += bcm.h
/linux-4.4.14/Documentation/devicetree/bindings/arm/bcm/
Dbrcm,bcm11351.txt10 DEPRECATED: compatible = "bcm,bcm11351";
Dbrcm,brcmstb.txt7 - compatible: "brcm,bcm<chip_id>", "brcm,brcmstb"
19 - compatible: "brcm,bcm<chip_id>-sun-top-ctrl", "syscon"
20 - compatible: "brcm,bcm<chip_id>-hif-cpubiuctrl", "syscon"
21 - compatible: "brcm,bcm<chip_id>-hif-continuation", "syscon"
/linux-4.4.14/drivers/phy/
DMakefile10 obj-$(CONFIG_BCM_KONA_USB2_PHY) += phy-bcm-kona-usb2.o
50 obj-$(CONFIG_PHY_CYGNUS_PCIE) += phy-bcm-cygnus-pcie.o
/linux-4.4.14/Documentation/devicetree/bindings/misc/
Dbrcm,kona-smc.txt8 - DEPRECATED: compatible : "bcm,kona-smc"
/linux-4.4.14/Documentation/devicetree/bindings/mmc/
Dbrcm,kona-sdhci.txt8 - DEPRECATED: compatible : Should be "bcm,kona-sdhci"
/linux-4.4.14/Documentation/devicetree/bindings/timer/
Dbrcm,kona-timer.txt8 - DEPRECATED: compatible : "bcm,kona-timer"
/linux-4.4.14/Documentation/devicetree/bindings/input/
Dbrcm,bcm-keypad.txt15 - compatible: should be "brcm,bcm-keypad"
70 compatible = "brcm,bcm-keypad";
/linux-4.4.14/Documentation/devicetree/bindings/clock/
Dbrcm,iproc-clocks.txt98 "include/dt-bindings/clock/bcm-cygnus.h"
143 "include/dt-bindings/clock/bcm-nsp.h"
174 "include/dt-bindings/clock/bcm-ns2.h"
/linux-4.4.14/sound/soc/
DMakefile23 obj-$(CONFIG_SND_SOC) += bcm/
DKconfig43 source "sound/soc/bcm/Kconfig"
/linux-4.4.14/drivers/i2c/busses/
DMakefile36 obj-$(CONFIG_I2C_BCM_IPROC) += i2c-bcm-iproc.o
112 obj-$(CONFIG_I2C_BCM_KONA) += i2c-bcm-kona.o
/linux-4.4.14/drivers/pwm/
DMakefile7 obj-$(CONFIG_PWM_BCM_KONA) += pwm-bcm-kona.o
DKconfig84 will be called pwm-bcm-kona.
/linux-4.4.14/drivers/pinctrl/
DMakefile43 obj-$(CONFIG_ARCH_BCM) += bcm/
DKconfig249 source "drivers/pinctrl/bcm/Kconfig"
/linux-4.4.14/arch/arm/boot/dts/
Dbcm-cygnus.dtsi35 #include <dt-bindings/clock/bcm-cygnus.h>
56 /include/ "bcm-cygnus-clock.dtsi"
Dbcm958625k.dts35 #include "bcm-nsp.dtsi"
Dbcm911360k.dts35 #include "bcm-cygnus.dtsi"
Dbcm958305k.dts35 #include "bcm-cygnus.dtsi"
Dbcm958300k.dts35 #include "bcm-cygnus.dtsi"
Dbcm911360_entphn.dts35 #include "bcm-cygnus.dtsi"
/linux-4.4.14/drivers/input/keyboard/
DMakefile13 obj-$(CONFIG_KEYBOARD_BCM) += bcm-keypad.o
DKconfig720 module will be called bcm-keypad.
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/
Dbrcm,cygnus-gpio.txt103 bcm,rfkill-bank-sel = <&gpio_asiu 5 1>
/linux-4.4.14/drivers/clk/
DMakefile52 obj-y += bcm/
DKconfig191 source "drivers/clk/bcm/Kconfig"
/linux-4.4.14/drivers/mmc/host/
DMakefile73 obj-$(CONFIG_MMC_SDHCI_BCM_KONA) += sdhci-bcm-kona.o
/linux-4.4.14/drivers/gpio/
DMakefile26 obj-$(CONFIG_GPIO_BCM_KONA) += gpio-bcm-kona.o
/linux-4.4.14/Documentation/devicetree/bindings/arm/
Dl2cc.txt17 "bcm,bcm11351-a2-pl310-cache": DEPRECATED by "brcm,bcm11351-a2-pl310-cache"
/linux-4.4.14/arch/arm/
DMakefile160 machine-$(CONFIG_ARCH_BCM) += bcm
DKconfig821 source "arch/arm/mach-bcm/Kconfig"
/linux-4.4.14/Documentation/networking/
Dcan.txt651 defined in the linux/can/bcm.h include. The BCM message consists of a
915 the source code of net/can/raw.c or net/can/bcm.c .
1257 Oliver Hartkopp (PF_CAN core, filters, drivers, bcm, SJA1000 driver)
/linux-4.4.14/
DMAINTAINERS2296 L: bcm-kernel-feedback-list@broadcom.com
2297 T: git git://github.com/broadcom/mach-bcm
2299 F: arch/arm/mach-bcm/
2304 F: drivers/mmc/host/sdhci-bcm-kona.c
2337 F: arch/arm/mach-bcm/bcm_5301x.c
2346 F: arch/arm/mach-bcm/bcm63xx.c
2362 F: arch/arm/mach-bcm/*brcmstb*
2376 F: arch/mips/boot/dts/brcm/bcm*.dts*
2414 L: bcm-kernel-feedback-list@broadcom.com
2433 L: bcm-kernel-feedback-list@broadcom.com>
[all …]