Home
last modified time | relevance | path

Searched full:pbs (Results 1 – 18 of 18) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/
H A Dqcom,pbs.yaml4 $id: http://devicetree.org/schemas/soc/qcom/qcom,pbs.yaml#
13 The Qualcomm Technologies, Inc. Programmable Boot Sequencer (PBS)
21 - qcom,pmi632-pbs
22 - const: qcom,pbs
42 pbs@7400 {
43 compatible = "qcom,pmi632-pbs", "qcom,pbs";
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dpmi632.dtsi159 pmi632_pbs_client3: pbs@7400 {
160 compatible = "qcom,pmi632-pbs", "qcom,pbs";
194 qcom,pbs = <&pmi632_pbs_client3>;
H A Dpmk8550.dtsi31 reg-names = "hlos", "pbs";
H A Dpmk8350.dtsi36 reg-names = "hlos", "pbs";
H A Dsa8775p-pmics.dtsi118 reg-names = "hlos", "pbs";
H A Dsc8280xp-pmics.dtsi67 reg-names = "hlos", "pbs";
H A Dx1e80100-pmics.dtsi206 reg-names = "hlos", "pbs";
/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dleds-qcom-lpg.yaml87 qcom,pbs:
90 Phandle of the Qualcomm Programmable Boot Sequencer node (PBS).
91 PBS node is used to trigger LPG pattern sequences for PMICs that support
279 qcom,pbs = <&pmi632_pbs_client3>;
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dqcom,spmi-pmic.yaml165 "^pbs@[0-9a-f]+$":
167 $ref: /schemas/soc/qcom/qcom,pbs.yaml#
/freebsd/sys/contrib/device-tree/Bindings/power/reset/
H A Dqcom,pon.yaml107 - const: pbs
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dqcom,sm6115-tlmm.yaml75 m_voc, nav_gpio, pa_indicator, pbs, pbs_out, phase_flag,
H A Dqcom,sm6115-pinctrl.yaml96 m_voc, nav_gpio, pa_indicator, pbs, pbs_out, phase_flag,
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DPlaceSafepoints.cpp294 auto *PBS = new PlaceBackedgeSafepointsLegacyPass(CanAssumeCallSafepoints); in runImpl() local
295 FPM.add(PBS); in runImpl()
302 auto &PollLocations = PBS->PollLocations; in runImpl()
/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_pcie_axi_reg.h959 * Change this register should be when the pci_exist (in the PBS regfile) is
966 * Change this register should be when the pci_exist (in the PBS regfile) is
H A Dal_hal_pcie.h77 * function expect the virtual address of the PBS Functional Registers.
613 * @param pbs_reg_base the virtual base address of the pbs functional
H A Dal_hal_pbs_regs.h342 /* [0x0] PBS MEM Remap */
344 /* [0x4] PBS MEM Remap */
1511 * Value 1 - Select PBS mux pins for the USB-1 inputs.
H A Dal_hal_pcie.c353 /* get revision ID from PBS' chip_id register */ in al_pcie_rev_id_get()
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_plcr.c499 /* Set Peak Burst Size (PBS_EBS used as PBS) */ in BuildProfileRegs()