Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-omap1/
Dboard-voiceblue.c171 omap_writeb(0x01, OMAP_LPG1_PMR); /* Enable clock */ in panic_event()
282 omap_writeb(0x00, OMAP_LPG1_PMR); /* Disable clock */ in voiceblue_init()
/linux-4.1.27/arch/arm/mach-omap1/include/mach/
Dhardware.h298 #define OMAP_LPG1_PMR (OMAP_LPG1_BASE + 0x04) macro