Lines Matching +full:4 +full:- +full:inch
1 // SPDX-License-Identifier: GPL-2.0
3 * Renesas - AP-325RXA
4 * (Compatible with Algo System ., LTD. - AP-320A)
16 #include <linux/dma-map-ops.h>
37 #include <media/drv-intf/renesas-ceu.h>
42 #define CEU_BUFFER_MEMORY_SIZE (4 << 20)
73 .id = -1,
82 * AP320 and AP325RXA has CPLD data in NOR Flash(0xA80000-0xABFFFF).
90 .mask_flags = MTD_WRITEABLE, /* Read-only */
96 .name = "free-area0",
100 .name = "CPLD-Data",
102 .mask_flags = MTD_WRITEABLE, /* Read-only */
105 .name = "free-area1",
127 .name = "physmap-flash",
192 /* ASD AP-320/325 LCD ON */ in ap320_wvga_power_on()
198 /* ASD AP-320/325 LCD OFF */ in ap320_wvga_power_off()
227 .width = 152, /* 7.0 inch */
243 .start = 0xfe940000, /* P4-only space */
264 .dev_id = "0-0021",
297 .name = "renesas-ceu",
400 /* register board specific self-refresh code */ in ap325rxa_devices_setup()
407 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in ap325rxa_devices_setup()
501 /* SDHI0 - CN3 - SD CARD */ in ap325rxa_devices_setup()
511 /* SDHI1 - CN7 - MICRO SD CARD */ in ap325rxa_devices_setup()
521 clk_add_alias(NULL, "0-0021", "video_clk", NULL); in ap325rxa_devices_setup()
533 ceu_dma_membase + CEU_BUFFER_MEMORY_SIZE - 1); in ap325rxa_devices_setup()
546 * MD3=0: 16-bit Area0 Bus Width in ap325rxa_mode_pins()
570 .mv_name = "AP-325RXA",