Lines Matching refs:DEVICE_DT_GET
32 dev_cavs = DEVICE_DT_GET(CAVS_INTC_NODE(0)); in z_soc_irq_enable()
35 dev_cavs = DEVICE_DT_GET(CAVS_INTC_NODE(1)); in z_soc_irq_enable()
38 dev_cavs = DEVICE_DT_GET(CAVS_INTC_NODE(2)); in z_soc_irq_enable()
41 dev_cavs = DEVICE_DT_GET(CAVS_INTC_NODE(3)); in z_soc_irq_enable()
70 dev_cavs = DEVICE_DT_GET(CAVS_INTC_NODE(0)); in z_soc_irq_disable()
73 dev_cavs = DEVICE_DT_GET(CAVS_INTC_NODE(1)); in z_soc_irq_disable()
76 dev_cavs = DEVICE_DT_GET(CAVS_INTC_NODE(2)); in z_soc_irq_disable()
79 dev_cavs = DEVICE_DT_GET(CAVS_INTC_NODE(3)); in z_soc_irq_disable()
111 dev_cavs = DEVICE_DT_GET(CAVS_INTC_NODE(0)); in z_soc_irq_is_enabled()
114 dev_cavs = DEVICE_DT_GET(CAVS_INTC_NODE(1)); in z_soc_irq_is_enabled()
117 dev_cavs = DEVICE_DT_GET(CAVS_INTC_NODE(2)); in z_soc_irq_is_enabled()
120 dev_cavs = DEVICE_DT_GET(CAVS_INTC_NODE(3)); in z_soc_irq_is_enabled()