Searched full:apcs (Results 1 – 18 of 18) sorted by relevance
| /linux/Documentation/devicetree/bindings/mailbox/ |
| H A D | qcom,apcs-kpss-global.yaml | 4 $id: http://devicetree.org/schemas/mailbox/qcom,apcs-kpss-global.yaml# 7 title: Qualcomm APCS global block 10 This binding describes the APCS "global" block found in various Qualcomm 21 - qcom,ipq5018-apcs-apps-global 22 - qcom,ipq5210-apcs-apps-global 23 - qcom,ipq5332-apcs-apps-global 24 - qcom,ipq5424-apcs-apps-global 25 - qcom,ipq8074-apcs-apps-global 26 - qcom,ipq9574-apcs-apps-global 27 - const: qcom,ipq6018-apcs-apps-global [all …]
|
| /linux/drivers/clk/qcom/ |
| H A D | apcs-msm8996.c | 3 * Qualcomm APCS clock controller driver 70 .name = "qcom-apcs-msm8996-clk", 89 MODULE_DESCRIPTION("Qualcomm MSM8996 APCS clock driver");
|
| H A D | apcs-msm8916.c | 3 * Qualcomm APCS clock controller driver 133 .name = "qcom-apcs-msm8916-clk", 140 MODULE_DESCRIPTION("Qualcomm MSM8916 APCS clock driver");
|
| H A D | gdsc.h | 22 * @collapse_ctrl: APCS collapse-vote register 23 * @collapse_mask: APCS collapse-vote mask
|
| H A D | apcs-sdx55.c | 3 * Qualcomm SDX55 APCS clock controller driver 147 MODULE_DESCRIPTION("Qualcomm SDX55 APCS clock driver");
|
| H A D | Makefile | 101 obj-$(CONFIG_QCOM_CLK_APCS_MSM8916) += apcs-msm8916.o 102 obj-$(CONFIG_QCOM_CLK_APCC_MSM8996) += apcs-msm8996.o clk-cpu-8996.o clk-cbf-8996.o 103 obj-$(CONFIG_QCOM_CLK_APCS_SDX55) += apcs-sdx55.o
|
| H A D | Kconfig | 359 tristate "MSM8916 APCS Clock Controller" 363 Support for the APCS Clock Controller on msm8916 devices. The 364 APCS is managing the mux and divider which feeds the CPUs. 380 tristate "SDX55 and SDX65 APCS Clock Controller" 385 Support for the APCS Clock Controller on SDX55, SDX65 platforms. The 386 APCS is managing the mux and divider which feeds the CPUs.
|
| /linux/Documentation/devicetree/bindings/soc/qcom/ |
| H A D | qcom,rpm.yaml | 50 - description: phandle to a syscon node representing the APCS registers 88 qcom,ipc = <&apcs 0x8 2>;
|
| /linux/arch/arm/boot/dts/qcom/ |
| H A D | qcom-sdx65.dtsi | 59 clocks = <&apcs>; 171 mboxes = <&apcs 14>; 466 mboxes = <&apcs 15>; 654 apcs: mailbox@17810000 { label 655 compatible = "qcom,sdx55-apcs-gcc", "syscon";
|
| /linux/Documentation/devicetree/bindings/clock/ |
| H A D | qcom,msm8996-apcc.yaml | 30 - description: SYS APCS AUX clock
|
| H A D | qcom,msm8996-cbf.yaml | 28 - description: SYS APCS AUX clock
|
| /linux/arch/arm/kernel/ |
| H A D | asm-offsets.c | 38 #error Sorry, your compiler targets APCS-26 but this kernel requires APCS-32
|
| H A D | elf.c | 55 * APCS-26 is only valid for OABI executables in elf_set_personality()
|
| /linux/arch/arm/lib/ |
| H A D | call_with_stack.S | 19 * The sequence below follows the APCS frame convention for frame pointer
|
| /linux/Documentation/devicetree/bindings/remoteproc/ |
| H A D | qcom,glink-rpm-edge.yaml | 30 - description: rpm_hlos mailbox in APCS
|
| /linux/drivers/mailbox/ |
| H A D | Makefile | 56 obj-$(CONFIG_QCOM_APCS_IPC) += qcom-apcs-ipc-mailbox.o
|
| H A D | Kconfig | 225 tristate "Qualcomm APCS IPC driver" 228 Say y here to enable support for the APCS IPC mailbox driver,
|
| /linux/drivers/soc/qcom/ |
| H A D | smsm.c | 127 * @mbox_chan: apcs ipc mailbox channel handle
|