/openbmc/linux/drivers/gpu/drm/pl111/ |
H A D | pl111_versatile.c | 6 * driver in drivers/video/fbdev/amba-clcd.c: 89 * Core module CLCD control on the Integrator/CP, bits 91 * of CLCD settings. 119 dev_info(drm->dev, "enable Integrator CLCD connectors\n"); in pl111_integrator_enable() 159 dev_info(drm->dev, "enable IM-PD1 CLCD connectors\n"); in pl111_impd1_enable() 170 dev_info(drm->dev, "disable IM-PD1 CLCD connectors\n"); in pl111_impd1_disable() 197 dev_info(drm->dev, "disable Versatile CLCD connectors\n"); in pl111_versatile_disable() 208 dev_info(drm->dev, "enable Versatile CLCD connectors\n"); in pl111_versatile_enable() 250 dev_info(drm->dev, "disable RealView CLCD connectors\n"); in pl111_realview_clcd_disable() 259 dev_info(drm->dev, "enable RealView CLCD connectors\n"); in pl111_realview_clcd_enable() [all …]
|
H A D | Kconfig | 3 tristate "DRM Support for PL111 CLCD Controller" 14 Choose this option for DRM support for the PL111 CLCD controller.
|
H A D | pl111_nomadik.c | 34 dev_info(dev, "set Nomadik PMU mux to CLCD mode\n"); in pl111_nomadik_init()
|
H A D | pl111_drv.c | 13 * DOC: ARM PrimeCell PL110 and PL111 CLCD Driver 436 .name = "drm-clcd-pl111",
|
/openbmc/linux/include/linux/amba/ |
H A D | clcd.h | 13 #include <linux/amba/clcd-regs.h> 57 * If the B/R lines are switched between the CLCD 109 * Setup platform specific parts of CLCD driver 119 * Remove platform specific parts of CLCD driver 149 * Program the CLCD controller registers and start the CLCD in clcdfb_decode()
|
H A D | clcd-regs.h | 15 * CLCD Controller Internal Register addresses
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | pinctrl_spear.txt | 131 "fsmc", "clcd", "tdm", "i2c1", "cam", "dac", "i2s", "sdhci", "gpio1" 138 "clcd", "emi", "fsmc", "spp", "sdhci", "i2s", "uart1", "uart1_modem", 145 "i2c0", "ssp0", "i2s0", "i2s1", "clcd", "arm_gpio", "smi", "gmii", 155 "xd", "clcd", "arm_trace", "miphy_dbg", "pcie", "sata"
|
/openbmc/linux/Documentation/gpu/ |
H A D | pl111.rst | 2 drm/pl111 ARM PrimeCell PL110 and PL111 CLCD Driver 6 :doc: ARM PrimeCell PL110 and PL111 CLCD Driver
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | spear300-evb.dts | 44 clcd { 46 st,function = "clcd"; 60 clcd@60000000 {
|
H A D | spear320-hmi.dts | 40 clcd { 42 st,function = "clcd"; 87 clcd@90000000 {
|
H A D | spear600.dtsi | 46 clcd: clcd@fc200000 { label
|
H A D | spear1310-evb.dts | 43 clcd { 45 st,function = "clcd";
|
H A D | spear600-evb.dts | 21 &clcd {
|
H A D | spear300.dtsi | 23 clcd@60000000 {
|
H A D | spear1340-evb.dts | 99 clcd { 101 st,function = "clcd";
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | amba-clcd.c | 2 * linux/drivers/video/amba-clcd.c 14 #include <linux/amba/clcd.h> 36 static const char *clcd_name = "CLCD FB"; 75 * Disable CLCD clock source. in clcdfb_disable() 86 * Enable the CLCD clock source. in clcdfb_enable() 311 "CLCD: Registers set to\n" in clcdfb_set_par() 458 printk(KERN_ERR "CLCD: unable to remap registers\n"); in clcdfb_register() 528 printk(KERN_ERR "CLCD: cannot register framebuffer (%d)\n", ret); in clcdfb_register() 893 printk(KERN_ERR "CLCD: unable to reserve regs region\n"); in clcdfb_probe() 960 .name = "clcd-pl11x", [all …]
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/fvp/ |
H A D | fvp-drm.cfg | 1 # DRM CLCD
|
/openbmc/linux/arch/arm/boot/dts/arm/ |
H A D | integratorcp.dts | 114 /* Auxilary oscillator on the core module, clocks the CLCD */ 291 clcd@c0000000 { 302 * Logic Device) that routes the output from the CLCD
|
H A D | vexpress-v2p-ca9.dts | 86 clcd@10020000 { 198 /* Reference clock for the CLCD */
|
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ |
H A D | parselogs-ignores-qemuarmv5.txt | 18 clcd-pl11x: probe of 10120000.display failed with error -2
|
/openbmc/linux/arch/arm64/boot/dts/arm/ |
H A D | rtsm_ve-motherboard.dtsi | 45 /* CLCD clock */ 239 clcd@1f0000 {
|
/openbmc/qemu/hw/misc/ |
H A D | arm_sysctl.c | 109 s->mb_clock[1] = 23750000; /* motherboard CLCD clock: 23.75MHz */ in arm_sysctl_reset() 171 case 0x50: /* CLCD */ in arm_sysctl_read() 371 * pixel height/width programmed into the CLCD controller. in vexpress_cfgctrl_write() 460 case 0x50: /* CLCD */ in arm_sysctl_write()
|
/openbmc/u-boot/doc/ |
H A D | README.spear | 22 9. CLCD
|
/openbmc/linux/drivers/pinctrl/nomadik/ |
H A D | pinctrl-nomadik-stn8815.c | 335 STN8815_FUNC_GROUPS(clcd, "clcd_16_23_b_1"); 352 FUNCTION(clcd),
|
/openbmc/linux/arch/arm/mach-nomadik/ |
H A D | cpu-8815.c | 19 #define NOMADIK_CLCDC_BASE 0x10120000 /* CLCD Controller */
|