Home
last modified time | relevance | path

Searched full:bcm (Results 1 – 25 of 283) sorted by relevance

12345678910>>...12

/openbmc/linux/drivers/interconnect/qcom/
H A Dbcm-voter.c16 #include "bcm-voter.h"
24 * @dev: reference to the device that communicates with the BCM
25 * @np: reference to the device node to match bcm voters
29 * @voter_node: list of bcm voters
62 static void bcm_aggregate_mask(struct qcom_icc_bcm *bcm) in bcm_aggregate_mask() argument
68 bcm->vote_x[bucket] = 0; in bcm_aggregate_mask()
69 bcm->vote_y[bucket] = 0; in bcm_aggregate_mask()
71 for (i = 0; i < bcm->num_nodes; i++) { in bcm_aggregate_mask()
72 node = bcm->nodes[i]; in bcm_aggregate_mask()
74 /* If any vote in this bucket exists, keep the BCM enabled */ in bcm_aggregate_mask()
[all …]
H A Dicc-rpmh.c13 #include "bcm-voter.h"
105 * qcom_icc_bcm_init - populates bcm aux data and connect qnodes
106 * @bcm: bcm to be initialized
111 int qcom_icc_bcm_init(struct qcom_icc_bcm *bcm, struct device *dev) in qcom_icc_bcm_init() argument
118 /* BCM is already initialised*/ in qcom_icc_bcm_init()
119 if (bcm->addr) in qcom_icc_bcm_init()
122 bcm->addr = cmd_db_read_addr(bcm->name); in qcom_icc_bcm_init()
123 if (!bcm->addr) { in qcom_icc_bcm_init()
125 bcm->name); in qcom_icc_bcm_init()
129 data = cmd_db_read_aux_data(bcm->name, &data_count); in qcom_icc_bcm_init()
[all …]
H A Dicc-rpmh.h20 * @voter: bcm voter targeted by this provider
31 * struct bcm_db - Auxiliary data pertaining to each Bus Clock Manager (BCM)
34 * @vcd: virtual clock domain that this bcm belongs to
77 * known as Bus Clock Manager (BCM)
78 * @name: the bcm node name used to fetch BCM data from command db
79 * @type: latency or bandwidth bcm
81 * @vote_x: aggregated threshold values, represents sum_bw when @type is bw bcm
82 * @vote_y: aggregated threshold values, represents peak_bw when @type is bw bcm
85 * @dirty: flag used to indicate whether the bcm needs to be committed
92 * @nodes: list of qcom_icc_nodes that this BCM encapsulates
[all …]
/openbmc/linux/drivers/bluetooth/
H A Dhci_bcm.c154 /* generic bcm uart resources */
162 /* List of BCM BT UART devices */
181 struct bcm_data *bcm = hu->priv; in bcm_set_baudrate() local
185 if (speed > 3000000 && !bcm->dev->no_uart_clock_set) { in bcm_set_baudrate()
198 bt_dev_err(hdev, "BCM: failed to write clock (%d)", in bcm_set_baudrate()
218 bt_dev_err(hdev, "BCM: failed to write update baudrate (%d)", in bcm_set_baudrate()
335 static int bcm_request_irq(struct bcm_data *bcm) in bcm_request_irq() argument
337 struct bcm_device *bdev = bcm->dev; in bcm_request_irq()
394 struct bcm_data *bcm = hu->priv; in bcm_setup_sleep() local
398 sleep_params.host_wake_active = !bcm->dev->irq_active_low; in bcm_setup_sleep()
[all …]
H A Dbtbcm.c66 bt_dev_info(hdev, "BCM: Using EFI device address (%pMR)", &bdaddr); in btbcm_set_bdaddr_from_efi()
86 bt_dev_err(hdev, "BCM: Reading device address failed (%d)", err); in btbcm_check_bdaddr()
91 bt_dev_err(hdev, "BCM: Device address length mismatch"); in btbcm_check_bdaddr()
135 bt_dev_info(hdev, "BCM: Using default device address (%pMR)", in btbcm_check_bdaddr()
155 bt_dev_err(hdev, "BCM: Change address command failed (%d)", err); in btbcm_set_bdaddr()
173 bt_dev_err(hdev, "BCM: Read PCM int params failed (%d)", err); in btbcm_read_pcm_int_params()
178 bt_dev_err(hdev, "BCM: Read PCM int params length mismatch"); in btbcm_read_pcm_int_params()
201 bt_dev_err(hdev, "BCM: Write PCM int params failed (%d)", err); in btbcm_write_pcm_int_params()
223 bt_dev_err(hdev, "BCM: Download Minidrv command failed (%d)", in btbcm_patchram()
243 bt_dev_err(hdev, "BCM: Patch is corrupted"); in btbcm_patchram()
[all …]
/openbmc/linux/drivers/phy/broadcom/
H A DMakefile3 obj-$(CONFIG_PHY_CYGNUS_PCIE) += phy-bcm-cygnus-pcie.o
4 obj-$(CONFIG_BCM_KONA_USB2_PHY) += phy-bcm-kona-usb2.o
5 obj-$(CONFIG_PHY_BCM_NS_USB2) += phy-bcm-ns-usb2.o
6 obj-$(CONFIG_PHY_BCM_NS_USB3) += phy-bcm-ns-usb3.o
7 obj-$(CONFIG_PHY_NS2_PCIE) += phy-bcm-ns2-pcie.o
8 obj-$(CONFIG_PHY_NS2_USB_DRD) += phy-bcm-ns2-usbdrd.o
14 obj-$(CONFIG_PHY_BCM_SR_PCIE) += phy-bcm-sr-pcie.o
15 obj-$(CONFIG_PHY_BCM_SR_USB) += phy-bcm-sr-usb.o
H A Dphy-bcm-kona-usb2.c3 * phy-bcm-kona-usb2.c - Broadcom Kona USB2 Phy Driver
135 .name = "bcm-kona-usb2",
142 MODULE_ALIAS("platform:bcm-kona-usb2");
144 MODULE_DESCRIPTION("BCM Kona USB 2.0 PHY driver");
/openbmc/linux/arch/mips/bcm63xx/
H A Dreset.c21 [BCM63XX_RESET_SPI] = BCM## __cpu ##_RESET_SPI, \
22 [BCM63XX_RESET_ENET] = BCM## __cpu ##_RESET_ENET, \
23 [BCM63XX_RESET_USBH] = BCM## __cpu ##_RESET_USBH, \
24 [BCM63XX_RESET_USBD] = BCM## __cpu ##_RESET_USBD, \
25 [BCM63XX_RESET_DSL] = BCM## __cpu ##_RESET_DSL, \
26 [BCM63XX_RESET_SAR] = BCM## __cpu ##_RESET_SAR, \
27 [BCM63XX_RESET_EPHY] = BCM## __cpu ##_RESET_EPHY, \
28 [BCM63XX_RESET_ENETSW] = BCM## __cpu ##_RESET_ENETSW, \
29 [BCM63XX_RESET_PCM] = BCM## __cpu ##_RESET_PCM, \
30 [BCM63XX_RESET_MPI] = BCM## __cpu ##_RESET_MPI, \
[all …]
/openbmc/linux/Documentation/devicetree/bindings/interconnect/
H A Dqcom,bcm-voter.yaml4 $id: http://devicetree.org/schemas/interconnect/qcom,bcm-voter.yaml#
7 title: Qualcomm BCM-Voter Interconnect
13 The Bus Clock Manager (BCM) is a dedicated hardware accelerator that manages
22 - qcom,bcm-voter
51 apps_bcm_voter: bcm-voter {
52 compatible = "qcom,bcm-voter";
61 disp_bcm_voter: bcm-voter {
62 compatible = "qcom,bcm-voter";
H A Dqcom,rpmh-common.yaml15 RPMh hardware accelerators known as Bus Clock Manager (BCM). The provider is
16 able to communicate with the BCM through the Resource State Coordinator (RSC)
25 qcom,bcm-voters:
31 List of phandles to qcom,bcm-voter nodes that are required by
34 qcom,bcm-voter-names:
37 Names for each of the qcom,bcm-voters specified.
41 - qcom,bcm-voters
H A Dqcom,qdu1000-rpmh.yaml15 RPMh hardware accelerators known as Bus Clock Manager (BCM). The provider is
16 able to communicate with the BCM through the Resource State Coordinator (RSC)
63 qcom,bcm-voters = <&apps_bcm_voter>;
69 qcom,bcm-voters = <&apps_bcm_voter>;
H A Dqcom,rpmh.yaml15 RPMh hardware accelerators known as Bus Clock Manager (BCM). The provider is
16 able to communicate with the BCM through the Resource State Coordinator (RSC)
132 qcom,bcm-voters = <&apps_bcm_voter>;
139 qcom,bcm-voter-names = "apps", "disp";
140 qcom,bcm-voters = <&apps_bcm_voter>, <&disp_bcm_voter>;
H A Dqcom,sm8550-rpmh.yaml15 RPMh hardware accelerators known as Bus Clock Manager (BCM). The provider is
16 able to communicate with the BCM through the Resource State Coordinator (RSC)
129 qcom,bcm-voters = <&apps_bcm_voter>;
138 qcom,bcm-voters = <&apps_bcm_voter>;
H A Dqcom,sc7280-rpmh.yaml15 RPMh hardware accelerators known as Bus Clock Manager (BCM).
63 qcom,bcm-voters = <&apps_bcm_voter>;
70 qcom,bcm-voters = <&apps_bcm_voter>;
H A Dqcom,sm6350-rpmh.yaml68 qcom,bcm-voters = <&apps_bcm_voter>;
75 qcom,bcm-voters = <&apps_bcm_voter>;
80 qcom,bcm-voters = <&apps_bcm_voter>;
/openbmc/entity-manager/configurations/
H A Dgenesis3_psu.json53 "Name": "Vicor BCM 6123 750W 1",
58 "Model": "BCM 6123",
118 "Name": "Vicor BCM 6123 750W 2",
123 "Model": "BCM 6123",
183 "Name": "Vicor BCM 6123 750W 3",
188 "Model": "BCM 6123",
248 "Name": "Vicor BCM 6123 750W 4",
253 "Model": "BCM 6123",
H A Dsbp1_psu.json137 "Name": "Vicor BCM 6123 750W 1",
142 "Model": "BCM 6123",
286 "Name": "Vicor BCM 6123 750W 2",
291 "Model": "BCM 6123",
435 "Name": "Vicor BCM 6123 750W 3",
440 "Model": "BCM 6123",
584 "Name": "Vicor BCM 6123 750W 4",
589 "Model": "BCM 6123",
/openbmc/linux/Documentation/devicetree/bindings/spi/
H A Dbrcm,spi-bcm-qspi.yaml4 $id: http://devicetree.org/schemas/spi/brcm,spi-bcm-qspi.yaml#
42 - const: brcm,spi-bcm-qspi
51 - const: brcm,spi-bcm-qspi
102 compatible = "brcm,spi-brcmstb-qspi", "brcm,spi-bcm-qspi";
131 compatible = "brcm,spi-brcmstb-mspi", "brcm,spi-bcm-qspi";
145 compatible = "brcm,spi-nsp-qspi", "brcm,spi-bcm-qspi";
174 compatible = "brcm,spi-ns2-qspi", "brcm,spi-bcm-qspi";
/openbmc/linux/net/can/
H A DMakefile13 obj-$(CONFIG_CAN_BCM) += can-bcm.o
14 can-bcm-y := bcm.o
/openbmc/linux/Documentation/devicetree/bindings/mailbox/
H A Dbrcm,iproc-pdc-mbox.txt15 - brcm,use-bcm-hdr: present if a BCM header precedes each frame.
24 brcm,use-bcm-hdr;
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/
H A D0001-Remove-Makefile.include-which-includes-hardcoded.patch49 -BUILDROOT :=/opt/xbmc-bcm/buildroot
56 -BUILDROOT :=/opt/bcm-rootfs
57 -SDKSTAGE :=/opt/bcm-rootfs
58 -TARGETFS :=/opt/bcm-rootfs
62 -SYSROOT :=/opt/bcm-rootfs
/openbmc/linux/Documentation/devicetree/bindings/power/
H A Dbrcm,bcm-pmb.yaml4 $id: http://devicetree.org/schemas/power/brcm,bcm-pmb.yaml#
30 description: cell specifies device ID (see bcm-pmb.h)
41 #include <dt-bindings/soc/bcm-pmb.h>
/openbmc/linux/sound/soc/intel/boards/
H A Dsof_wm8804.c201 GPIO_LOOKUP("INT3452:01", 73, "BCM-GPIO5", GPIO_ACTIVE_HIGH),
202 GPIO_LOOKUP("INT3452:01", 74, "BCM-GPIO6", GPIO_ACTIVE_HIGH),
238 ctx->gpio_44 = devm_gpiod_get(&pdev->dev, "BCM-GPIO5", in sof_wm8804_probe()
243 "could not get BCM-GPIO5: %d\n", in sof_wm8804_probe()
248 ctx->gpio_48 = devm_gpiod_get(&pdev->dev, "BCM-GPIO6", in sof_wm8804_probe()
253 "could not get BCM-GPIO6: %d\n", in sof_wm8804_probe()
/openbmc/linux/drivers/net/mdio/
H A DMakefile9 obj-$(CONFIG_MDIO_BCM_IPROC) += mdio-bcm-iproc.o
10 obj-$(CONFIG_MDIO_BCM_UNIMAC) += mdio-bcm-unimac.o
29 obj-$(CONFIG_MDIO_BUS_MUX_BCM_IPROC) += mdio-mux-bcm-iproc.o
/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A DMakefile1 obj-$(CONFIG_BCMASP) += bcm-asp.o
2 bcm-asp-objs := bcmasp.o bcmasp_intf.o bcmasp_ethtool.o

12345678910>>...12