Home
last modified time | relevance | path

Searched refs:DSCR (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/Documentation/ABI/stable/
Dsysfs-devices-system-cpu16 Description: Default value for the Data Stream Control Register (DSCR) on
19 for any process that has not set the DSCR itself.
20 If a process ever sets the DSCR (via direct access to the
/linux-4.1.27/Documentation/devicetree/bindings/c6x/
Ddscr.txt8 In general, the Device State Configuration Registers (DSCR) will provide one or
15 the DSCR block may provide registers which are used to reset peripherals,
51 registers in DSCR. On SoCs using kick registers, the first key must be
81 for device states controlled by the DSCR. Each tuple describes a range of
Dtimer64.txt15 - ti,dscr-dev-enable: Device ID used to enable timer IP through DSCR interface.
Demifa.txt18 - ti,dscr-dev-enable: Device ID if EMIF is enabled/disabled from DSCR
/linux-4.1.27/drivers/dma/
Dat_hdmac.c237 channel_readl(atchan, DSCR)); in atc_dostart()
249 channel_writel(atchan, DSCR, first->txd.phys); in atc_dostart()
349 dscr = channel_readl(atchan, DSCR); in atc_get_bytes_left()
536 channel_readl(atchan, DSCR)); in atc_handle_cyclic()
1857 atchan->save_dscr = channel_readl(atchan, DSCR); in atc_suspend_cyclic()
1895 channel_writel(atchan, DSCR, atchan->save_dscr); in atc_resume_cyclic()
Dat_hdmac_regs.h369 channel_readl(atchan, DSCR)); in vdbg_dump_regs()
/linux-4.1.27/drivers/staging/dgap/
Ddgap.h463 #define DSCR "32" macro