Searched refs:STI_GPD_SUBDEV (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/sti/ |
D | sti_compositor.c | 30 {STI_GPD_SUBDEV, (int)STI_GDP_0, 0x100}, 31 {STI_GPD_SUBDEV, (int)STI_GDP_1, 0x200}, 32 {STI_GPD_SUBDEV, (int)STI_GDP_2, 0x300}, 33 {STI_GPD_SUBDEV, (int)STI_GDP_3, 0x400}, 50 {STI_GPD_SUBDEV, (int)STI_GDP_0, 0x100}, 51 {STI_GPD_SUBDEV, (int)STI_GDP_1, 0x200}, 70 case STI_GPD_SUBDEV: in sti_compositor_init_subdev()
|
D | sti_compositor.h | 26 STI_GPD_SUBDEV, enumerator
|