Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/rcar-du/
Drcar_lvds_regs.h26 #define LVDCR1_CHSTBY(n) (3 << (2 + (n) * 2)) macro
Drcar_lvds.c482 LVDCR1_CHSTBY(3) | LVDCR1_CHSTBY(2) | in __rcar_lvds_atomic_enable()
483 LVDCR1_CHSTBY(1) | LVDCR1_CHSTBY(0) | LVDCR1_CLKSTBY); in __rcar_lvds_atomic_enable()