Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_hw_ctl.c30 #define CTL_INTF_ACTIVE 0x0F4 macro
491 intf_active = DPU_REG_READ(c, CTL_INTF_ACTIVE); in dpu_hw_ctl_intf_cfg_v1()
501 DPU_REG_WRITE(c, CTL_INTF_ACTIVE, intf_active); in dpu_hw_ctl_intf_cfg_v1()
572 intf_active = DPU_REG_READ(c, CTL_INTF_ACTIVE); in dpu_hw_ctl_reset_intf_cfg_v1()
574 DPU_REG_WRITE(c, CTL_INTF_ACTIVE, intf_active); in dpu_hw_ctl_reset_intf_cfg_v1()

Completed in 3 milliseconds