Home
last modified time | relevance | path

Searched refs:REG_DP_INTR_STATUS2 (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/msm/dp/
Ddp_catalog.c533 dp_write_ahb(catalog, REG_DP_INTR_STATUS2, in dp_catalog_ctrl_enable_irq()
537 dp_write_ahb(catalog, REG_DP_INTR_STATUS2, 0x00); in dp_catalog_ctrl_enable_irq()
594 intr = dp_read_ahb(catalog, REG_DP_INTR_STATUS2); in dp_catalog_ctrl_get_interrupt()
598 dp_write_ahb(catalog, REG_DP_INTR_STATUS2, in dp_catalog_ctrl_get_interrupt()
Ddp_reg.h22 #define REG_DP_INTR_STATUS2 (0x00000024) macro