Searched refs:STI_GPD_SUBDEV (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/sti/ |
D | sti_compositor.c | 35 {STI_GPD_SUBDEV, (int)STI_GDP_0, 0x100}, 36 {STI_GPD_SUBDEV, (int)STI_GDP_1, 0x200}, 37 {STI_GPD_SUBDEV, (int)STI_GDP_2, 0x300}, 38 {STI_GPD_SUBDEV, (int)STI_GDP_3, 0x400}, 88 case STI_GPD_SUBDEV: in sti_compositor_bind() 121 case STI_GPD_SUBDEV: in sti_compositor_bind()
|
D | sti_compositor.h | 26 STI_GPD_SUBDEV, enumerator
|