| /Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| D | nv25.c | 33 u32 tiles = DIV_ROUND_UP(size, 0x40); in nv25_fb_tile_comp() local 34 u32 tags = round_up(tiles / fb->ram->parts, 0x40); in nv25_fb_tile_comp()
|
| D | nv35.c | 33 u32 tiles = DIV_ROUND_UP(size, 0x40); in nv35_fb_tile_comp() local 34 u32 tags = round_up(tiles / fb->ram->parts, 0x40); in nv35_fb_tile_comp()
|
| D | nv36.c | 33 u32 tiles = DIV_ROUND_UP(size, 0x40); in nv36_fb_tile_comp() local 34 u32 tags = round_up(tiles / fb->ram->parts, 0x40); in nv36_fb_tile_comp()
|
| D | nv40.c | 33 u32 tiles = DIV_ROUND_UP(size, 0x80); in nv40_fb_tile_comp() local 34 u32 tags = round_up(tiles / fb->ram->parts, 0x100); in nv40_fb_tile_comp()
|
| D | nv20.c | 46 u32 tiles = DIV_ROUND_UP(size, 0x40); in nv20_fb_tile_comp() local 47 u32 tags = round_up(tiles / fb->ram->parts, 0x40); in nv20_fb_tile_comp()
|
| D | nv30.c | 52 u32 tiles = DIV_ROUND_UP(size, 0x40); in nv30_fb_tile_comp() local 53 u32 tags = round_up(tiles / fb->ram->parts, 0x40); in nv30_fb_tile_comp()
|
| /Linux-v5.4/Documentation/admin-guide/perf/ |
| D | thunderx2-pmu.rst | 8 The DMC has 8 interleaved channels and the L3C has 16 interleaved tiles. 10 to the total number of channels/tiles.
|
| /Linux-v5.4/Documentation/media/uapi/v4l/ |
| D | pixfmt-nv12m.rst | 40 ``V4L2_PIX_FMT_NV12M`` with 16x16 macroblock tiles. Here pixels are 41 arranged in 16x16 2D tiles and tiles are arranged in linear order in
|
| D | pixfmt-reserved.rst | 258 (codenamed sunxi) platforms, with 32x32 tiles for the luminance plane 259 and 32x64 tiles for the chrominance plane. The data in each tile is 264 of tiles, resulting in 32-aligned resolutions for the luminance plane
|
| /Linux-v5.4/drivers/pinctrl/qcom/ |
| D | pinctrl-msm.h | 114 const char *const *tiles; member
|
| D | pinctrl-msm.c | 1144 if (soc_data->tiles) { in msm_pinctrl_probe() 1147 soc_data->tiles[i]); in msm_pinctrl_probe()
|
| D | pinctrl-sc7180.c | 1108 .tiles = sc7180_tiles,
|
| D | pinctrl-qcs404.c | 1635 .tiles = qcs404_tiles,
|
| D | pinctrl-sdm660.c | 1419 .tiles = sdm660_tiles,
|
| /Linux-v5.4/arch/arm/include/debug/ |
| D | vexpress.S | 28 @ - all other (RS1 complaint) tiles use UART mapped
|
| /Linux-v5.4/Documentation/devicetree/bindings/arm/ |
| D | vexpress.txt | 5 or more daughterboards (tiles). The motherboard provides a set of 6 peripherals. Processor and RAM "live" on the tiles. 110 - when describing tiles consisting more than one DCC, its number
|
| D | arm-boards | 4 tiles of ARMv4, ARMv5 and ARMv6 type. 72 core tiles. The hardware configuration of the Versatile boards is
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | sysfs-driver-hid-picolcd | 41 tiles get changed and it's not appropriate to expect the application
|
| /Linux-v5.4/arch/arm/mach-vexpress/ |
| D | Kconfig | 28 ARM core and logic (FPGA) tiles on the Versatile Express motherboard,
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | arm-realview-eb.dts | 42 * core tiles.
|
| /Linux-v5.4/Documentation/devicetree/bindings/pinctrl/ |
| D | qcom,qcs404-pinctrl.txt | 15 tiles.
|
| D | qcom,sc7180-pinctrl.txt | 15 TLMM tiles
|
| D | qcom,sm8150-pinctrl.txt | 15 and east TLMM tiles.
|
| D | qcom,sdm660-pinctrl.txt | 16 TLMM tiles.
|
| /Linux-v5.4/arch/arm/ |
| D | Kconfig.debug | 1300 bool "Autodetect UART0 on Versatile Express Cortex-A core tiles" 1307 Note that this will only work with standard A-class core tiles, 1319 bool "Use PL011 UART0 at 0x1c090000 (RS1 complaint tiles)" 1324 of the tiles using the RS1 memory map, including all new A-class 1325 core tiles, FPGA-based SMMs and software models. 1328 bool "Use PL011 UART0 at 0xb0090000 (Cortex-R compliant tiles)" 1333 Cortex-R series tiles and SMMs, such as Cortex-R5 and Cortex-R7
|