Searched refs:iW (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/soc/renesas/ |
H A D | renesas.yaml | 58 # iWave Systems RZ/G1H Qseven System On Module (iW-RainboW-G21M-Qseven) 64 # iWave Systems RZ/G1H Qseven Development Platform (iW-RainboW-G21D-Qseven) 72 # iWave Systems RZ/G1M Qseven Development Platform (iW-RainboW-G20D-Qseven) 79 # iWave Systems RZ/G1M Qseven System On Module (iW-RainboW-G20M-Qseven) 87 # iWave Systems RZ/G1N Qseven Development Platform (iW-RainboW-G20D-Qseven) 94 # iWave Systems RZ/G1N Qseven System On Module (iW-RainboW-G20M-Qseven) 101 - iwave,g22m # iWave Systems RZ/G1E SODIMM System On Module (iW-RainboW-G22M-SM) 105 - description: iWave Systems RZ/G1E SODIMM SOM Development Platform (iW-RainboW-G22D) 114 - iwave,g23s # iWave Systems RZ/G1C Single Board Computer (iW-RainboW-G23S)
|
/openbmc/linux/arch/arm/boot/dts/renesas/ |
H A D | r8a7743-iwg20d-q7-dbcm-ca.dts | 14 model = "iW-RainboW-G20D-Q7 RZ/G1M based plus camera daughter board";
|
H A D | r8a77470-iwg23s-sbc.dts | 12 model = "iWave iW-RainboW-G23S single board computer based on RZ/G1C";
|
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | head.c | 151 asyh->view.iW = umode->hdisplay; in nv50_head_atomic_check_view() 188 asyh->view.oW = min(asyh->view.iW, asyh->view.oW); in nv50_head_atomic_check_view() 207 if (asyh->view.oW * asyh->view.iH > asyh->view.iW * asyh->view.oH) { in nv50_head_atomic_check_view() 209 u32 r = (asyh->view.iW << 19) / asyh->view.iH; in nv50_head_atomic_check_view() 213 u32 r = (asyh->view.iH << 19) / asyh->view.iW; in nv50_head_atomic_check_view()
|
H A D | atom.h | 29 u16 iW; member
|
H A D | headc37d.c | 265 NVVAL(NVC37D, HEAD_SET_VIEWPORT_SIZE_IN, WIDTH, asyh->view.iW) | in headc37d_view()
|
H A D | head507d.c | 417 NVVAL(NV507D, HEAD_SET_VIEWPORT_SIZE_IN, WIDTH, asyh->view.iW) | in head507d_view()
|
H A D | head907d.c | 395 NVVAL(NV907D, HEAD_SET_VIEWPORT_SIZE_IN, WIDTH, asyh->view.iW) | in head907d_view()
|