Home
last modified time | relevance | path

Searched refs:OMAP_LPG1_LCR (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/arm/mach-omap1/
Dboard-voiceblue.c170 omap_writeb(0x78, OMAP_LPG1_LCR); in panic_event()
281 omap_writeb(0x00, OMAP_LPG1_LCR); in voiceblue_init()
/linux-4.1.27/arch/arm/mach-omap1/include/mach/
Dhardware.h297 #define OMAP_LPG1_LCR (OMAP_LPG1_BASE + 0x00) macro