Searched refs:ngd (Results 1 – 6 of 6) sorted by relevance
13 Definition: must be "qcom,slim-ngd-v<MAJOR>.<MINOR>.<STEP>"15 "qcom,slim-ngd-v1.5.0" for MSM899616 "qcom,slim-ngd-v2.1.0" for SDM84541 Definition: Should be 1, reflecting the instance id of ngd.55 Definition: Should be instance id of ngd.68 compatible = "qcom,slim-ngd-v1.5.0";75 ngd@1 {
149 struct qcom_slim_ngd *ngd; member464 req.instance = (ctrl->ngd->id >> 1); in qcom_slim_qmi_init()756 void __iomem *base = ctrl->ngd->base; in qcom_slim_ngd_interrupt()1066 u32 cfg = readl_relaxed(ctrl->ngd->base); in qcom_slim_ngd_setup()1080 writel_relaxed(cfg, ctrl->ngd->base); in qcom_slim_ngd_setup()1086 struct qcom_slim_ngd *ngd = ctrl->ngd; in qcom_slim_ngd_power_up() local1110 laddr = readl_relaxed(ngd->base + NGD_STATUS); in qcom_slim_ngd_power_up()1124 writel_relaxed(DEF_NGD_INT_MASK, ngd->base + NGD_INT_EN); in qcom_slim_ngd_power_up()1125 rx_msgq = readl_relaxed(ngd->base + NGD_RX_MSGQ_CFG); in qcom_slim_ngd_power_up()1128 ngd->base + NGD_RX_MSGQ_CFG); 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
2002 compatible = "qcom,slim-ngd-v1.5.0";2011 ngd@1 {
3370 compatible = "qcom,slim-ngd-v2.1.0";3385 ngd@1 {
1678 # required by slim-qcom-ngd-ctrl.ko