Lines Matching refs:DT_INST_PROP
55 .pclk = DT_INST_PROP(0, pclk),
56 .pclk_pol = DT_INST_PROP(0, pclk_pol),
57 .cspread = DT_INST_PROP(0, cspread),
58 .swizzle = DT_INST_PROP(0, swizzle),
59 .vsize = DT_INST_PROP(0, vsize),
60 .voffset = DT_INST_PROP(0, voffset),
61 .vcycle = DT_INST_PROP(0, vcycle),
62 .vsync0 = DT_INST_PROP(0, vsync0),
63 .vsync1 = DT_INST_PROP(0, vsync1),
64 .hsize = DT_INST_PROP(0, hsize),
65 .hoffset = DT_INST_PROP(0, hoffset),
66 .hcycle = DT_INST_PROP(0, hcycle),
67 .hsync0 = DT_INST_PROP(0, hsync0),
68 .hsync1 = DT_INST_PROP(0, hsync1),