CHAR 18 arch/mips/fw/arc/env.c ArcGetEnvironmentVariable(CHAR *name) CHAR 20 arch/mips/fw/arc/env.c return (CHAR *) ARC_CALL1(get_evar, name); CHAR 23 arch/mips/fw/arc/file.c ArcOpen(CHAR *Path, enum linux_omode OpenMode, ULONG *FileID) CHAR 27 arch/mips/fw/arc/promlib.c CHAR it = c; CHAR 37 arch/mips/fw/arc/promlib.c CHAR c; CHAR 11 arch/mips/fw/arc/salone.c LONG __init ArcLoad(CHAR *Path, ULONG TopAddr, ULONG *ExecAddr, ULONG *LowAddr) CHAR 16 arch/mips/fw/arc/salone.c LONG __init ArcInvoke(ULONG ExecAddr, ULONG StackAddr, ULONG Argc, CHAR *Argv[], CHAR 17 arch/mips/fw/arc/salone.c CHAR *Envp[]) CHAR 22 arch/mips/fw/arc/salone.c LONG __init ArcExecute(CHAR *Path, LONG Argc, CHAR *Argv[], CHAR *Envp[]) CHAR 62 arch/mips/fw/arc/tree.c ArcGetComponent(CHAR *Path) CHAR 145 arch/mips/include/asm/fw/arc/hinv.h CHAR VendorId[8]; CHAR 146 arch/mips/include/asm/fw/arc/hinv.h CHAR ProductId[8]; CHAR 51 arch/mips/include/asm/fw/arc/types.h typedef CHAR *_PCHAR; CHAR 62 arch/mips/include/asm/fw/arc/types.h typedef CHAR *PCHAR; CHAR 60 drivers/dma/txx9dmac.c if (sizeof(__dma_regs(dc)->CHAR) == sizeof(u64)) CHAR 61 drivers/dma/txx9dmac.c return channel64_readq(dc, CHAR); CHAR 63 drivers/dma/txx9dmac.c return channel64_readl(dc, CHAR); CHAR 68 drivers/dma/txx9dmac.c if (sizeof(__dma_regs(dc)->CHAR) == sizeof(u64)) CHAR 69 drivers/dma/txx9dmac.c channel64_writeq(dc, CHAR, val); CHAR 71 drivers/dma/txx9dmac.c channel64_writel(dc, CHAR, val); CHAR 77 drivers/dma/txx9dmac.c channel64_writel(dc, CHAR, 0); CHAR 80 drivers/dma/txx9dmac.c channel64_writeq(dc, CHAR, 0); CHAR 89 drivers/dma/txx9dmac.c return channel32_readl(dc, CHAR); CHAR 97 drivers/dma/txx9dmac.c channel32_writel(dc, CHAR, val); CHAR 147 drivers/dma/txx9dmac.c return is_dmac64(dc) ? desc->hwdesc.CHAR : desc->hwdesc32.CHAR; CHAR 154 drivers/dma/txx9dmac.c desc->hwdesc.CHAR = val; CHAR 156 drivers/dma/txx9dmac.c desc->hwdesc32.CHAR = val; CHAR 301 drivers/dma/txx9dmac.c channel32_readl(dc, CHAR), CHAR 319 drivers/dma/txx9dmac.c channel_writel(dc, CHAR, 0); CHAR 388 drivers/dma/txx9dmac.c channel32_writel(dc, CHAR, first->txd.phys); CHAR 390 drivers/dma/txx9dmac.c channel32_writel(dc, CHAR, first->txd.phys); CHAR 474 drivers/dma/txx9dmac.c (u64)desc->CHAR, desc->SAR, desc->DAR, desc->CNTR); CHAR 479 drivers/dma/txx9dmac.c (u64)desc->CHAR, desc->SAR, desc->DAR, desc->CNTR, CHAR 487 drivers/dma/txx9dmac.c d->CHAR, d->SAR, d->DAR, d->CNTR); CHAR 492 drivers/dma/txx9dmac.c d->CHAR, d->SAR, d->DAR, d->CNTR, CHAR 548 drivers/dma/txx9dmac.c chain = channel32_readl(dc, CHAR); CHAR 68 drivers/dma/txx9dmac.h TXX9_DMA_REG32(CHAR); /* Chain Address Register */ CHAR 70 drivers/dma/txx9dmac.h u64 CHAR; /* Chain Address Register */ CHAR 81 drivers/dma/txx9dmac.h u32 CHAR; CHAR 202 drivers/dma/txx9dmac.h TXX9_DMA_REG32(CHAR); CHAR 204 drivers/dma/txx9dmac.h u64 CHAR; CHAR 211 drivers/dma/txx9dmac.h u32 CHAR; CHAR 101 scripts/genksyms/parse.y %token CHAR