Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-omap2/
Dpm34xx.c216 ~(OMAP3430_ST_IO_MASK | OMAP3430_ST_IO_CHAIN_MASK)); in _prcm_int_handle_io()
231 OMAP3430_ST_IO_MASK | OMAP3430_ST_IO_CHAIN_MASK); in _prcm_int_handle_wakeup()
Dprm-regbits-34xx.h382 #define OMAP3430_ST_IO_MASK (1 << 8) macro