Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap1/
H A Dmcbsp.c53 __raw_writew(__raw_readw(DSP_RSTCT2) | DPS_RSTCT2_PER_EN | in omap1_mcbsp_request()
54 DSP_RSTCT2_WD_PER_EN, DSP_RSTCT2); in omap1_mcbsp_request()
/openbmc/linux/include/linux/soc/ti/
H A Domap1-io.h94 #define DSP_RSTCT2 (DSP_CONFIG_REG_BASE + 0x14) macro