/arch/arm/mach-netx/include/mach/ |
D | pfifo.h | 24 static inline int pfifo_push(int no, unsigned int pointer) in pfifo_push() 30 static inline unsigned int pfifo_pop(int no) in pfifo_pop() 35 static inline int pfifo_fill_level(int no) in pfifo_fill_level() 41 static inline int pfifo_full(int no) in pfifo_full() 46 static inline int pfifo_empty(int no) in pfifo_empty()
|
D | hardware.h | 30 #define SRAM_INTERNAL_PHYS(no) ((no) * 0x8000) argument
|
D | xc.h | 24 int no; member
|
D | netx-regs.h | 44 #define NETX_OFS_XMAC(no) (0x60000 + (no) * 0x1000) argument 50 #define NETX_OFS_XPEC(no) (0x70000 + (no) * 0x4000) argument 74 #define NETX_PA_XMAC(no) (NETX_IO_PHYS + NETX_OFS_XMAC(no)) argument 80 #define NETX_PA_XPEC(no) (NETX_IO_PHYS + NETX_OFS_XPEC(no)) argument 104 #define NETX_VA_XMAC(no) (NETX_IO_VIRT + NETX_OFS_XMAC(no)) argument 110 #define NETX_VA_XPEC(no) (NETX_IO_VIRT + NETX_OFS_XPEC(no)) argument
|
D | irqs.h | 42 #define NETX_IRQ_XPEC(no) (NETX_IRQ_VIC_START + 17 + (no)) argument
|
/arch/sh/kernel/cpu/sh2a/ |
D | ex.S | 21 no = 0 define 26 no = no + 1 define 40 no = 0 define 45 no = no + 1 define
|
/arch/sh/kernel/cpu/sh2/ |
D | ex.S | 19 no = 0 define 24 no = no + 1 define
|
/arch/arm/plat-samsung/ |
D | init.c | 111 struct s3c2410_uartcfg *cfg, int no) in s3c24xx_init_uartdevs() 139 void __init s3c24xx_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c24xx_init_uarts()
|
/arch/arm/plat-samsung/include/plat/ |
D | backlight.h | 19 int no; member
|
/arch/arm64/kernel/ |
D | sys_compat.c | 59 unsigned int no = regs->regs[7]; in compat_arm_syscall() local
|
/arch/arm/mach-s3c24xx/ |
D | s3c2443.c | 81 void __init s3c2443_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c2443_init_uarts()
|
D | s3c2416.c | 110 void __init s3c2416_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c2416_init_uarts()
|
D | s3c2410.c | 64 void __init s3c2410_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c2410_init_uarts()
|
D | s3c2412.c | 84 void __init s3c2412_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c2412_init_uarts()
|
D | s3c244x.c | 57 void __init s3c244x_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c244x_init_uarts()
|
D | dma.c | 1225 unsigned int no = cp->number | DMACH_LOW_LEVEL; in s3c2410_dma_resume_chan() local
|
/arch/x86/kernel/ |
D | kdebugfs.c | 78 create_setup_data_node(struct dentry *parent, int no, in create_setup_data_node() 114 int no = 0; in create_setup_data_nodes() local
|
/arch/x86/mm/ |
D | pf_in.c | 252 static unsigned char *get_reg_w8(int no, int rex, struct pt_regs *regs) in get_reg_w8() 348 static unsigned long *get_reg_w32(int no, struct pt_regs *regs) in get_reg_w32()
|
/arch/sh/drivers/dma/ |
D | dma-sh.c | 263 static inline int dmaor_reset(int no) in dmaor_reset()
|
/arch/arm/mach-s3c64xx/ |
D | common.c | 73 static void __init s3c64xx_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c64xx_init_uarts()
|
/arch/arm/mach-s3c64xx/include/mach/ |
D | irqs.h | 157 #define IRQ_EINT_GROUP(group, no) (IRQ_EINT_GROUP##group##_BASE + (no)) argument
|
/arch/arm/kernel/ |
D | traps.c | 583 asmlinkage int arm_syscall(int no, struct pt_regs *regs) in arm_syscall()
|
/arch/mips/txx9/generic/ |
D | setup.c | 632 void __init txx9_physmap_flash_init(int no, unsigned long addr, in txx9_physmap_flash_init()
|