Searched refs:iW (Results 1 – 7 of 7) sorted by relevance
14 model = "iW-RainboW-G20D-Q7 RZ/G1M based plus camera daughter board";
12 model = "iWave iW-RainboW-G23S single board computer based on RZ/G1C";
138 asyh->view.iW = umode->hdisplay; in nv50_head_atomic_check_view()175 asyh->view.oW = min(asyh->view.iW, asyh->view.oW); in nv50_head_atomic_check_view()194 if (asyh->view.oW * asyh->view.iH > asyh->view.iW * asyh->view.oH) { in nv50_head_atomic_check_view()196 u32 r = (asyh->view.iW << 19) / asyh->view.iH; in nv50_head_atomic_check_view()200 u32 r = (asyh->view.iH << 19) / asyh->view.iW; in nv50_head_atomic_check_view()
25 u16 iW; member
192 evo_data(push, (asyh->view.iH << 16) | asyh->view.iW); in headc37d_view()
274 evo_data(push, asyh->view.iH << 16 | asyh->view.iW); in head907d_view()
318 evo_data(push, asyh->view.iH << 16 | asyh->view.iW); in head507d_view()