/Linux-v4.19/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
|
/Linux-v4.19/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
|
/Linux-v4.19/arch/sh/kernel/cpu/sh2/ |
D | ex.S | 19 no = 0 define 24 no = no + 1 define
|
/Linux-v4.19/drivers/staging/rtl8192e/rtl8192e/ |
D | rtl_eeprom.c | 24 static void _rtl92e_gpio_write_bit(struct net_device *dev, int no, bool val) in _rtl92e_gpio_write_bit() 37 static bool _rtl92e_gpio_get_bit(struct net_device *dev, int no) in _rtl92e_gpio_get_bit()
|
/Linux-v4.19/arch/arm/plat-samsung/ |
D | init.c | 106 struct s3c2410_uartcfg *cfg, int no) in s3c24xx_init_uartdevs() 134 void __init s3c24xx_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c24xx_init_uarts()
|
/Linux-v4.19/drivers/s390/char/ |
D | tape_char.c | 344 unsigned int no, unsigned long data) in __tapechar_ioctl() 439 tapechar_ioctl(struct file *filp, unsigned int no, unsigned long data) in tapechar_ioctl() 455 tapechar_compat_ioctl(struct file *filp, unsigned int no, unsigned long data) in tapechar_compat_ioctl()
|
/Linux-v4.19/arch/x86/kernel/ |
D | kdebugfs.c | 72 create_setup_data_node(struct dentry *parent, int no, in create_setup_data_node() 107 int no = 0; in create_setup_data_nodes() local
|
/Linux-v4.19/drivers/media/pci/b2c2/ |
D | flexcop-dma.c | 123 flexcop_dma_index_t no, in flexcop_dma_control_size_irq() 140 flexcop_dma_index_t no, in flexcop_dma_control_timer_irq()
|
/Linux-v4.19/arch/arm/mach-s3c64xx/ |
D | backlight.h | 15 int no; member
|
D | common.c | 70 static void __init s3c64xx_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c64xx_init_uarts()
|
/Linux-v4.19/arch/arm/mach-s3c24xx/ |
D | s3c2416.c | 95 void __init s3c2416_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c2416_init_uarts()
|
D | s3c2443.c | 77 void __init s3c2443_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c2443_init_uarts()
|
D | s3c2410.c | 59 void __init s3c2410_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c2410_init_uarts()
|
D | s3c244x.c | 52 void __init s3c244x_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c244x_init_uarts()
|
D | s3c2412.c | 80 void __init s3c2412_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c2412_init_uarts()
|
/Linux-v4.19/arch/arm64/kernel/ |
D | sys_compat.c | 72 unsigned int no = regs->regs[7]; in compat_arm_syscall() local
|
/Linux-v4.19/arch/x86/mm/ |
D | pf_in.c | 251 static unsigned char *get_reg_w8(int no, int rex, struct pt_regs *regs) in get_reg_w8() 347 static unsigned long *get_reg_w32(int no, struct pt_regs *regs) in get_reg_w32()
|
/Linux-v4.19/drivers/media/common/b2c2/ |
D | flexcop.c | 171 void flexcop_pass_dmx_packets(struct flexcop_device *fc, u8 *buf, u32 no) in flexcop_pass_dmx_packets()
|
/Linux-v4.19/drivers/gpio/ |
D | gpio-da9052.c | 41 #define DA9052_GPIO_SHIFT_COUNT(no) (no%8) argument
|
/Linux-v4.19/arch/h8300/kernel/ |
D | ptrace_h.c | 121 #define OPTABLES(no) \ argument
|
/Linux-v4.19/tools/power/cpupower/utils/helpers/ |
D | amd.c | 89 int boost_states, unsigned long *pstates, int *no) in decode_pstates()
|