Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/dp/
H A Ddp_reg.h191 #define PSR_ENTER (0x00000001) macro
H A Ddp_catalog.c681 cmd &= ~(PSR_ENTER | PSR_EXIT); in dp_catalog_ctrl_set_psr()
684 cmd |= PSR_ENTER; in dp_catalog_ctrl_set_psr()