Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/loongson/
H A Dlsdc_crtc.c39 val |= CFG_RESET_N | LSDC_PF_XRGB8888 | CFG_OUTPUT_ENABLE; in lsdc_crtc0_soft_reset()
65 val |= CFG_RESET_N | LSDC_PF_XRGB8888 | CFG_OUTPUT_ENABLE; in lsdc_crtc1_soft_reset()
268 lsdc_wreg32(ldev, LSDC_CRTC0_CFG_REG, CFG_RESET_N | LSDC_PF_XRGB8888); in lsdc_crtc0_reset()
275 lsdc_wreg32(ldev, LSDC_CRTC1_CFG_REG, CFG_RESET_N | LSDC_PF_XRGB8888); in lsdc_crtc1_reset()
H A Dlsdc_regs.h50 LSDC_PF_XRGB8888 = 4, /* XRGB [32 bits] */ enumerator
H A Dlsdc_plane.c501 status |= LSDC_PF_XRGB8888; in lsdc_primary0_update_fb_format()
547 status |= LSDC_PF_XRGB8888; in lsdc_primary1_update_fb_format()