Home
last modified time | relevance | path

Searched defs:dscr (Results 1 – 13 of 13) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_layer.c93 struct atmel_hlcdc_dma_channel_dscr *dscr; in atmel_hlcdc_layer_update_apply() local
440 struct atmel_hlcdc_dma_channel_dscr *dscr; in atmel_hlcdc_layer_update_set_fb() local
542 struct atmel_hlcdc_dma_channel_dscr *dscr = &dma->dscrs[i]; in atmel_hlcdc_layer_dma_init() local
557 struct atmel_hlcdc_dma_channel_dscr *dscr = &dma->dscrs[i]; in atmel_hlcdc_layer_dma_cleanup() local
/linux-4.4.14/tools/testing/selftests/powerpc/dscr/
Ddscr_explicit_test.c25 unsigned long i, dscr = 0; in dscr_explicit() local
Ddscr_inherit_test.c25 unsigned long i, dscr = 0; in dscr_inherit() local
Ddscr_inherit_exec_test.c47 unsigned long i, dscr = 0; in dscr_inherit_exec() local
Ddscr_default_test.c17 static unsigned long dscr; /* System DSCR default */ variable
/linux-4.4.14/arch/arm/kernel/
Dhw_breakpoint.c237 u32 dscr; in monitor_mode_enabled() local
244 u32 dscr; in enable_monitor_mode() local
858 u32 dscr; in hw_breakpoint_pending() local
/linux-4.4.14/arch/powerpc/kernel/
Dptrace.c190 static int set_user_dscr(struct task_struct *task, unsigned long dscr) in set_user_dscr()
202 static int set_user_dscr(struct task_struct *task, unsigned long dscr) in set_user_dscr()
/linux-4.4.14/arch/mips/alchemy/common/
Ddbdma.c934 u32 au1xxx_dbdma_put_dscr(u32 chanid, au1x_ddma_desc_t *dscr) in au1xxx_dbdma_put_dscr()
/linux-4.4.14/arch/c6x/platforms/
Ddscr.c117 static struct dscr_regs dscr; variable
/linux-4.4.14/arch/powerpc/include/asm/
Dprocessor.h296 unsigned long dscr; member
Dkvm_host.h477 ulong dscr; member
/linux-4.4.14/drivers/dma/
Dat_hdmac_regs.h177 dma_addr_t dscr; /* chain to next lli */ member
Dat_hdmac.c316 u32 ctrla, dscr, trials; in atc_get_bytes_left() local