Home
last modified time | relevance | path

Searched refs:dmasel (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/arch/mips/txx9/generic/
Dsetup_tx4927.c272 __u64 dmasel_mask = 0, dmasel = 0; in tx4927_aclc_init() local
281 dmasel |= TX4927_PCFG_DMASEL0_ACL0; in tx4927_aclc_init()
285 dmasel |= TX4927_PCFG_DMASEL2_ACL0; in tx4927_aclc_init()
293 dmasel |= TX4927_PCFG_DMASEL1_ACL1; in tx4927_aclc_init()
297 dmasel |= TX4927_PCFG_DMASEL3_ACL1; in tx4927_aclc_init()
304 txx9_set64(&tx4927_ccfgptr->pcfg, dmasel); in tx4927_aclc_init()
/linux-3.4.99/arch/cris/include/arch-v32/arch/hwregs/
Dstrcop.h18 unsigned char dmasel : 3; member
/linux-3.4.99/arch/mips/include/asm/sgi/
Dioc.h148 volatile u8 dmasel; member
/linux-3.4.99/arch/cris/arch-v32/drivers/
Dcryptocop.c558 mi.dmasel = tc->unit_no; in create_input_descriptors()
671 struct strcop_meta_in mi = {.sync = 0, .dmasel = src_dma}; in append_input_descriptors()