Home
last modified time | relevance | path

Searched refs:SYSS_RESETDONE_MASK (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/arch/arm/mach-omap2/
Dmsdi.c75 & SYSS_RESETDONE_MASK), in omap_msdi_reset()
Dhdq1w.c66 & SYSS_RESETDONE_MASK), in omap_hdq1w_reset()
Dwd_timer.c89 & SYSS_RESETDONE_MASK), in omap2_wd_timer_reset()
Di2c.c98 & SYSS_RESETDONE_MASK), in omap_i2c_reset()
Domap_hwmod.h86 #define SYSS_RESETDONE_MASK (1 << SYSS_RESETDONE_SHIFT) macro
Ddisplay.c549 & SYSS_RESETDONE_MASK), in omap_dss_reset()
Domap_hwmod.c484 & SYSS_RESETDONE_MASK), in _wait_softreset_complete()
/linux-4.1.27/drivers/i2c/busses/
Di2c-omap.c168 #define SYSS_RESETDONE_MASK (1 << 0) macro
335 SYSS_RESETDONE_MASK)) { in omap_i2c_reset()