Home
last modified time | relevance | path

Searched full:ngd (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/slimbus/
H A Dqcom,slim-ngd.yaml4 $id: http://devicetree.org/schemas/slimbus/qcom,slim-ngd.yaml#
7 title: Qualcomm SoC SLIMBus Non Generic Device (NGD) Controller
14 SLIMBus NGD controller is a light-weight driver responsible for communicating
22 - qcom,slim-ngd-v1.5.0 # for MSM8996
23 - qcom,slim-ngd-v2.1.0 # for SDM845
53 Each subnode represents an instance of NGD
77 slim-ngd@171c0000 {
78 compatible = "qcom,slim-ngd-v2.1.0";
/openbmc/linux/drivers/slimbus/
H A Dqcom-ngd-ctrl.c26 /* NGD (Non-ported Generic Device) registers */
153 struct qcom_slim_ngd *ngd; member
475 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() local
1194 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 …]
H A DMakefile12 obj-$(CONFIG_SLIM_QCOM_NGD_CTRL) += slim-qcom-ngd-ctrl.o
13 slim-qcom-ngd-ctrl-y := qcom-ngd-ctrl.o
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8996.dtsi3457 slim_msm: slim-ngd@91c0000 {
3458 compatible = "qcom,slim-ngd-v1.5.0";
H A Dsdm845.dtsi3919 slim: slim-ngd@171c0000 {
3920 compatible = "qcom,slim-ngd-v2.1.0";
/openbmc/linux/
H A Dopengrok0.0.log[all...]
H A Dopengrok2.0.log[all...]