Home
last modified time | relevance | path

Searched full:clcd (Results 1 – 25 of 68) sorted by relevance

123

/openbmc/linux/drivers/gpu/drm/pl111/
H A Dpl111_versatile.c6 * 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 DKconfig3 tristate "DRM Support for PL111 CLCD Controller"
14 Choose this option for DRM support for the PL111 CLCD controller.
H A Dpl111_nomadik.c34 dev_info(dev, "set Nomadik PMU mux to CLCD mode\n"); in pl111_nomadik_init()
H A Dpl111_drv.c13 * DOC: ARM PrimeCell PL110 and PL111 CLCD Driver
436 .name = "drm-clcd-pl111",
/openbmc/linux/include/linux/amba/
H A Dclcd.h13 #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 Dclcd-regs.h15 * CLCD Controller Internal Register addresses
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dpinctrl_spear.txt131 "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 Dpl111.rst2 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 Dspear300-evb.dts44 clcd {
46 st,function = "clcd";
60 clcd@60000000 {
H A Dspear320-hmi.dts40 clcd {
42 st,function = "clcd";
87 clcd@90000000 {
H A Dspear600.dtsi46 clcd: clcd@fc200000 { label
H A Dspear1310-evb.dts43 clcd {
45 st,function = "clcd";
H A Dspear600-evb.dts21 &clcd {
H A Dspear300.dtsi23 clcd@60000000 {
H A Dspear1340-evb.dts99 clcd {
101 st,function = "clcd";
/openbmc/linux/drivers/video/fbdev/
H A Damba-clcd.c2 * 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 Dfvp-drm.cfg1 # DRM CLCD
/openbmc/linux/arch/arm/boot/dts/arm/
H A Dintegratorcp.dts114 /* Auxilary oscillator on the core module, clocks the CLCD */
291 clcd@c0000000 {
302 * Logic Device) that routes the output from the CLCD
H A Dvexpress-v2p-ca9.dts86 clcd@10020000 {
198 /* Reference clock for the CLCD */
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dparselogs-ignores-qemuarmv5.txt18 clcd-pl11x: probe of 10120000.display failed with error -2
/openbmc/linux/arch/arm64/boot/dts/arm/
H A Drtsm_ve-motherboard.dtsi45 /* CLCD clock */
239 clcd@1f0000 {
/openbmc/qemu/hw/misc/
H A Darm_sysctl.c109 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 DREADME.spear22 9. CLCD
/openbmc/linux/drivers/pinctrl/nomadik/
H A Dpinctrl-nomadik-stn8815.c335 STN8815_FUNC_GROUPS(clcd, "clcd_16_23_b_1");
352 FUNCTION(clcd),
/openbmc/linux/arch/arm/mach-nomadik/
H A Dcpu-8815.c19 #define NOMADIK_CLCDC_BASE 0x10120000 /* CLCD Controller */

123