OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ATMEL_ID_LCDC
(Results
1 - 16
of
16
) sorted by null
/external/u-boot/arch/arm/mach-at91/include/mach/
at91sam9261.h
44
#define
ATMEL_ID_LCDC
21 /* LDC Controller */
at91sam9263.h
45
#define
ATMEL_ID_LCDC
26 /* LCD Controller */
at91sam9rl.h
43
#define
ATMEL_ID_LCDC
23 /* LCD Controller */
at91sam9g45.h
40
#define
ATMEL_ID_LCDC
23 /* LCD Controller */
at91sam9x5.h
43
#define
ATMEL_ID_LCDC
25 /* LCD Controller */
sama5d2.h
60
#define
ATMEL_ID_LCDC
45 /* LCD Controller */
sama5d3.h
54
#define
ATMEL_ID_LCDC
36 /* LCD Controller */
sama5d4.h
64
#define
ATMEL_ID_LCDC
51 /* LCD Controller */
/external/u-boot/arch/arm/mach-at91/arm926ejs/
at91sam9n12_devices.c
138
at91_periph_clk_enable(
ATMEL_ID_LCDC
);
/external/u-boot/arch/arm/mach-at91/armv7/
sama5d3_devices.c
202
at91_periph_clk_enable(
ATMEL_ID_LCDC
);
/external/u-boot/board/atmel/at91sam9263ek/
at91sam9263ek.c
129
at91_periph_clk_enable(
ATMEL_ID_LCDC
);
/external/u-boot/board/atmel/at91sam9rlek/
at91sam9rlek.c
126
at91_periph_clk_enable(
ATMEL_ID_LCDC
);
/external/u-boot/board/atmel/at91sam9m10g45ek/
at91sam9m10g45ek.c
211
at91_periph_clk_enable(
ATMEL_ID_LCDC
);
/external/u-boot/board/mini-box/picosam9g45/
picosam9g45.c
208
at91_periph_clk_enable(
ATMEL_ID_LCDC
);
/external/u-boot/board/ronetix/pm9263/
pm9263.c
253
at91_periph_clk_enable(
ATMEL_ID_LCDC
);
/external/u-boot/board/bluewater/gurnard/
gurnard.c
173
at91_periph_clk_enable(
ATMEL_ID_LCDC
);
Completed in 605 milliseconds