Searched full:ngd (Results 1 – 7 of 7) sorted by relevance
4 $id: http://devicetree.org/schemas/slimbus/qcom,slim-ngd.yaml#7 title: Qualcomm SoC SLIMBus Non Generic Device (NGD) Controller14 SLIMBus NGD controller is a light-weight driver responsible for communicating22 - qcom,slim-ngd-v1.5.0 # for MSM899623 - qcom,slim-ngd-v2.1.0 # for SDM84553 Each subnode represents an instance of NGD77 slim-ngd@171c0000 {78 compatible = "qcom,slim-ngd-v2.1.0";
26 /* NGD (Non-ported Generic Device) registers */153 struct qcom_slim_ngd *ngd; member475 req.instance = (ctrl->ngd->id >> 1); in qcom_slim_qmi_init()765 void __iomem *base = ctrl->ngd->base; in qcom_slim_ngd_interrupt()1150 u32 cfg = readl_relaxed(ctrl->ngd->base); in qcom_slim_ngd_setup()1160 /* Enable NGD if it's not already enabled*/ in qcom_slim_ngd_setup()1164 writel_relaxed(cfg, ctrl->ngd->base); in qcom_slim_ngd_setup()1170 struct qcom_slim_ngd *ngd = ctrl->ngd; in qcom_slim_ngd_power_up() local1194 laddr = readl_relaxed(ngd->base + NGD_STATUS); in qcom_slim_ngd_power_up()1210 * is lost for ngd. in qcom_slim_ngd_power_up()[all …]
12 obj-$(CONFIG_SLIM_QCOM_NGD_CTRL) += slim-qcom-ngd-ctrl.o13 slim-qcom-ngd-ctrl-y := qcom-ngd-ctrl.o
3457 slim_msm: slim-ngd@91c0000 {3458 compatible = "qcom,slim-ngd-v1.5.0";
3919 slim: slim-ngd@171c0000 {3920 compatible = "qcom,slim-ngd-v2.1.0";
[all...]