| /linux-4.1.27/drivers/media/platform/s5p-jpeg/ | 
| D | jpeg-hw-exynos4.c | 19 void exynos4_jpeg_sw_reset(void __iomem *base)  in exynos4_jpeg_sw_reset() 31 void exynos4_jpeg_set_enc_dec_mode(void __iomem *base, unsigned int mode)  in exynos4_jpeg_set_enc_dec_mode() 48 void exynos4_jpeg_set_img_fmt(void __iomem *base, unsigned int img_fmt)  in exynos4_jpeg_set_img_fmt() 121 void exynos4_jpeg_set_enc_out_fmt(void __iomem *base, unsigned int out_fmt)  in exynos4_jpeg_set_enc_out_fmt() 152 void exynos4_jpeg_set_interrupt(void __iomem *base)  in exynos4_jpeg_set_interrupt() 157 unsigned int exynos4_jpeg_get_int_status(void __iomem *base)  in exynos4_jpeg_get_int_status() 166 unsigned int exynos4_jpeg_get_fifo_status(void __iomem *base)  in exynos4_jpeg_get_fifo_status() 175 void exynos4_jpeg_set_huf_table_enable(void __iomem *base, int value)  in exynos4_jpeg_set_huf_table_enable() 189 void exynos4_jpeg_set_sys_int_enable(void __iomem *base, int value)  in exynos4_jpeg_set_sys_int_enable() 201 void exynos4_jpeg_set_stream_buf_address(void __iomem *base,  in exynos4_jpeg_set_stream_buf_address() [all …] 
 | 
| /linux-4.1.27/drivers/scsi/ | 
| D | nsp32_io.h | 12 static inline void nsp32_write1(unsigned int  base,  in nsp32_write1() 19 static inline unsigned char nsp32_read1(unsigned int base,  in nsp32_read1() 25 static inline void nsp32_write2(unsigned int   base,  in nsp32_write2() 32 static inline unsigned short nsp32_read2(unsigned int base,  in nsp32_read2() 38 static inline void nsp32_write4(unsigned int  base,  in nsp32_write4() 45 static inline unsigned long nsp32_read4(unsigned int base,  in nsp32_read4() 53 static inline void nsp32_mmio_write1(unsigned long base,  in nsp32_mmio_write1() 64 static inline unsigned char nsp32_mmio_read1(unsigned long base,  in nsp32_mmio_read1() 74 static inline void nsp32_mmio_write2(unsigned long  base,  in nsp32_mmio_write2() 85 static inline unsigned short nsp32_mmio_read2(unsigned long base,  in nsp32_mmio_read2() [all …] 
 | 
| D | aha1740.h | 18 #define	HID0(base)	(base + 0x0)  argument 19 #define	HID1(base)	(base + 0x1)  argument 20 #define HID2(base)	(base + 0x2)  argument 21 #define	HID3(base)	(base + 0x3)  argument 22 #define	EBCNTRL(base)	(base + 0x4)  argument 23 #define	PORTADR(base)	(base + 0x40)  argument 24 #define BIOSADR(base)	(base + 0x41)  argument 25 #define INTDEF(base)	(base + 0x42)  argument 26 #define SCSIDEF(base)	(base + 0x43)  argument 27 #define BUSDEF(base)	(base + 0x44)  argument [all …] 
 | 
| D | eata_pio.c | 164 	unsigned long base;  in eata_pio_int_handler()  local 284 static inline unsigned int eata_pio_send_command(unsigned long base, unsigned char command)  in eata_pio_send_command() 306 	unsigned long base;  in eata_pio_queue_lck()  local 512 static char *get_pio_board_data(unsigned long base, unsigned int irq, unsigned int id, unsigned lon…  in get_pio_board_data() 563 static int get_pio_conf_PIO(unsigned long base, struct get_conf *buf)  in get_pio_conf_PIO() 629 static unsigned int print_selftest(unsigned int base)  in print_selftest() 656 static int register_pio_HBA(long base, struct get_conf *gc, struct pci_dev *pdev)  in register_pio_HBA() 810 	u32 base;  in find_pio_EISA()  local
  | 
| D | nsp32.c | 458 	unsigned int	base    = SCpnt->device->host->io_port;  in nsp32_selection_autopara()  local 589 	unsigned int	base    = SCpnt->device->host->io_port;  in nsp32_selection_autoscsi()  local 761 static int nsp32_arbitration(struct scsi_cmnd *SCpnt, unsigned int base)  in nsp32_arbitration() 814 	unsigned int   base    = SCpnt->device->host->io_port;  in nsp32_reselection()  local 1056 	unsigned int   base = data->BaseAddress;  in DEF_SCSI_QCMD()  local 1164 	unsigned int base = data->BaseAddress;  in do_nsp32_isr()  local 1450 	unsigned int      base;  in nsp32_show_info()  local 1526 	unsigned int   base = SCpnt->device->host->io_port;  in nsp32_scsi_done()  local 1564 	unsigned int base   = SCpnt->device->host->io_port;  in nsp32_busfree_occur()  local 1795 	unsigned int base   = SCpnt->device->host->io_port;  in nsp32_msgout_occur()  local [all …] 
 | 
| D | sym53c416.c | 213 	int base;  member 232 static void sym53c416_set_transfer_counter(int base, unsigned int len)  in sym53c416_set_transfer_counter() 243 static __inline__ unsigned int sym53c416_read(int base, unsigned char *buffer, unsigned int len)  in sym53c416_read() 285 static __inline__ unsigned int sym53c416_write(int base, unsigned char *buffer, unsigned int len)  in sym53c416_write() 330 	int base = dev->io_port;  in sym53c416_intr_handle()  local 500 static void sym53c416_init(int base, int scsi_id)  in sym53c416_init() 515 static int sym53c416_probeirq(int base, int scsi_id)  in sym53c416_probeirq() 570 static int sym53c416_test(int base)  in sym53c416_test() 596 	int *base = probeaddrs;  in sym53c416_probe()  local 724 	int base = SChost->io_port;  in sym53c416_info()  local [all …] 
 | 
| D | t128.c | 98 static struct base {  struct 101 } bases[] __initdata = {  argument 170     unsigned long base;  in t128_detect()  local
  | 
| D | dtc.c | 119 static struct base {  struct 122 } bases[] __initdata = {  argument 194 	void __iomem *base;  in dtc_detect()  local
  | 
| D | aha1542.h | 8 #define STATUS(base) base  argument 19 #define INTRFLAGS(base) (STATUS(base)+2)  argument 28 #define CONTROL(base) STATUS(base)  argument 35 #define DATA(base) (STATUS(base)+1)  argument
  | 
| /linux-4.1.27/drivers/ata/ | 
| D | pata_bf54x.c | 77 #define ATAPI_GET_CONTROL(base)\  argument 79 #define ATAPI_SET_CONTROL(base, val)\  argument 81 #define ATAPI_GET_STATUS(base)\  argument 83 #define ATAPI_GET_DEV_ADDR(base)\  argument 85 #define ATAPI_SET_DEV_ADDR(base, val)\  argument 87 #define ATAPI_GET_DEV_TXBUF(base)\  argument 89 #define ATAPI_SET_DEV_TXBUF(base, val)\  argument 91 #define ATAPI_GET_DEV_RXBUF(base)\  argument 93 #define ATAPI_SET_DEV_RXBUF(base, val)\  argument 95 #define ATAPI_GET_INT_MASK(base)\  argument [all …] 
 | 
| D | sata_rcar.c | 153 	void __iomem *base;  member 160 	void __iomem *base = priv->base;  in sata_rcar_gen1_phy_preinit()  local 174 	void __iomem *base = priv->base;  in sata_rcar_gen1_phy_write()  local 213 	void __iomem *base = priv->base;  in sata_rcar_gen2_phy_init()  local 236 	void __iomem *base = priv->base;  in sata_rcar_thaw()  local 567 	void __iomem *base = priv->base;  in sata_rcar_bmdma_setup()  local 593 	void __iomem *base = priv->base;  in sata_rcar_bmdma_start()  local 607 	void __iomem *base = priv->base;  in sata_rcar_bmdma_stop()  local 725 	void __iomem *base = priv->base;  in sata_rcar_interrupt()  local 760 	void __iomem *base = priv->base;  in sata_rcar_setup_port()  local [all …] 
 | 
| D | pata_ep93xx.c | 141 static void ep93xx_pata_clear_regs(void __iomem *base)  in ep93xx_pata_clear_regs() 158 static bool ep93xx_pata_check_iordy(void __iomem *base)  in ep93xx_pata_check_iordy() 191 static void ep93xx_pata_enable_pio(void __iomem *base, int pio_mode)  in ep93xx_pata_enable_pio() 217 static unsigned long ep93xx_pata_wait_for_iordy(void __iomem *base,  in ep93xx_pata_wait_for_iordy() 238 static void ep93xx_pata_rw_begin(void __iomem *base, unsigned long addr,  in ep93xx_pata_rw_begin() 246 static void ep93xx_pata_rw_end(void __iomem *base, unsigned long addr,  in ep93xx_pata_rw_end() 265 	void __iomem *base = drv_data->ide_base;  in ep93xx_pata_read()  local 299 	void __iomem *base = drv_data->ide_base;  in ep93xx_pata_write()  local 705 	void __iomem *base = drv_data->ide_base;  in ep93xx_pata_dma_start()  local 745 	void __iomem *base = drv_data->ide_base;  in ep93xx_pata_dma_stop()  local
  | 
| D | pata_ninja32.c | 91 static void ninja32_program(void __iomem *base)  in ninja32_program() 106 	void __iomem *base;  in ninja32_init_one()  local
  | 
| /linux-4.1.27/lib/ | 
| D | kstrtox.c | 23 const char *_parse_integer_fixup_radix(const char *s, unsigned int *base)  in _parse_integer_fixup_radix() 47 unsigned int _parse_integer(const char *s, unsigned int base, unsigned long long *p)  in _parse_integer() 86 static int _kstrtoull(const char *s, unsigned int base, unsigned long long *res)  in _kstrtoull() 122 int kstrtoull(const char *s, unsigned int base, unsigned long long *res)  in kstrtoull() 146 int kstrtoll(const char *s, unsigned int base, long long *res)  in kstrtoll() 171 int _kstrtoul(const char *s, unsigned int base, unsigned long *res)  in _kstrtoul() 187 int _kstrtol(const char *s, unsigned int base, long *res)  in _kstrtol() 218 int kstrtouint(const char *s, unsigned int base, unsigned int *res)  in kstrtouint() 249 int kstrtoint(const char *s, unsigned int base, int *res)  in kstrtoint() 264 int kstrtou16(const char *s, unsigned int base, u16 *res)  in kstrtou16() [all …] 
 | 
| /linux-4.1.27/arch/powerpc/boot/ | 
| D | crt0.S | 233 #define SAVE_GPR(n, base)       std     n,8*(n)(base)  argument 234 #define REST_GPR(n, base)       ld      n,8*(n)(base)  argument 235 #define SAVE_2GPRS(n, base)     SAVE_GPR(n, base); SAVE_GPR(n+1, base)  argument 236 #define SAVE_4GPRS(n, base)     SAVE_2GPRS(n, base); SAVE_2GPRS(n+2, base)  argument 237 #define SAVE_8GPRS(n, base)     SAVE_4GPRS(n, base); SAVE_4GPRS(n+4, base)  argument 238 #define SAVE_10GPRS(n, base)    SAVE_8GPRS(n, base); SAVE_2GPRS(n+8, base)  argument 239 #define REST_2GPRS(n, base)     REST_GPR(n, base); REST_GPR(n+1, base)  argument 240 #define REST_4GPRS(n, base)     REST_2GPRS(n, base); REST_2GPRS(n+2, base)  argument 241 #define REST_8GPRS(n, base)     REST_4GPRS(n, base); REST_4GPRS(n+4, base)  argument 242 #define REST_10GPRS(n, base)    REST_8GPRS(n, base); REST_2GPRS(n+8, base)  argument
  | 
| D | stdio.c | 26 # define do_div(n, base) ({						\  argument 42 # define do_div(n,base) ({						\  argument 73 static char * number(char * str, unsigned long long num, int base, int size, int precision, int typ…  in number() 144 	int i, base;  in vsprintf()  local
  | 
| /linux-4.1.27/arch/arm/mach-realview/include/mach/ | 
| D | uncompress.h | 29 #define AMBA_UART_DR(base)	(*(volatile unsigned char *)((base) + 0x00))  argument 30 #define AMBA_UART_LCRH(base)	(*(volatile unsigned char *)((base) + 0x2c))  argument 31 #define AMBA_UART_CR(base)	(*(volatile unsigned char *)((base) + 0x30))  argument 32 #define AMBA_UART_FR(base)	(*(volatile unsigned char *)((base) + 0x18))  argument 58 	unsigned long base = get_uart_base();  in putc()  local 68 	unsigned long base = get_uart_base();  in flush()  local
  | 
| /linux-4.1.27/drivers/scsi/pcmcia/ | 
| D | nsp_io.h | 30 static inline void nsp_write(unsigned int  base,  in nsp_write() 37 static inline unsigned char nsp_read(unsigned int base,  in nsp_read() 75 static inline void nsp_fifo8_read(unsigned int   base,  in nsp_fifo8_read() 94 static inline void nsp_fifo16_read(unsigned int   base,  in nsp_fifo16_read() 113 static inline void nsp_fifo32_read(unsigned int   base,  in nsp_fifo32_read() 132 static inline void nsp_fifo8_write(unsigned int   base,  in nsp_fifo8_write() 150 static inline void nsp_fifo16_write(unsigned int   base,  in nsp_fifo16_write() 168 static inline void nsp_fifo32_write(unsigned int   base,  in nsp_fifo32_write() 178 static inline void nsp_mmio_write(unsigned long base,  in nsp_mmio_write() 187 static inline unsigned char nsp_mmio_read(unsigned long base,  in nsp_mmio_read() [all …] 
 | 
| D | nsp_cs.c | 274 	unsigned int  base = data->BaseAddress;  in DEF_SCSI_QCMD()  local 309 	unsigned int base     = data->BaseAddress;  in nsphw_init()  local 368 	unsigned int  base	 = SCpnt->device->host->io_port;  in nsphw_start_selection()  local 506 	unsigned int base = SCpnt->device->host->io_port;  in nsp_start_timer()  local 520 	unsigned int  base = SCpnt->device->host->io_port;  in nsp_negate_signal()  local 549 	unsigned int  base	 = SCpnt->device->host->io_port;  in nsp_expect_signal()  local 582 	unsigned int  base = SCpnt->device->host->io_port;  in nsp_xfer()  local 654 	unsigned int  base    = SCpnt->device->host->io_port;  in nsp_reselected()  local 693 	unsigned int base = SCpnt->device->host->io_port;  in nsp_fifo_count()  local 720 	unsigned int  base      = SCpnt->device->host->io_port;  in nsp_pio_read()  local [all …] 
 | 
| /linux-4.1.27/arch/mips/include/asm/netlogic/ | 
| D | haldefs.h | 46 nlm_read_reg(uint64_t base, uint32_t reg)  in nlm_read_reg() 54 nlm_write_reg(uint64_t base, uint32_t reg, uint32_t val)  in nlm_write_reg() 71 nlm_read_reg64(uint64_t base, uint32_t reg)  in nlm_read_reg64() 98 nlm_write_reg64(uint64_t base, uint32_t reg, uint64_t val)  in nlm_write_reg64() 129 nlm_read_reg_xkphys(uint64_t base, uint32_t reg)  in nlm_read_reg_xkphys() 135 nlm_write_reg_xkphys(uint64_t base, uint32_t reg, uint32_t val)  in nlm_write_reg_xkphys() 141 nlm_read_reg64_xkphys(uint64_t base, uint32_t reg)  in nlm_read_reg64_xkphys() 147 nlm_write_reg64_xkphys(uint64_t base, uint32_t reg, uint64_t val)  in nlm_write_reg64_xkphys()
  | 
| /linux-4.1.27/arch/arm/mm/ | 
| D | cache-l2x0.c | 73 static void l2c_write_sec(unsigned long val, void __iomem *base, unsigned reg)  in l2c_write_sec() 88 static inline void l2c_set_debug(void __iomem *base, unsigned long val)  in l2c_set_debug() 99 static inline void l2c_unlock(void __iomem *base, unsigned num)  in l2c_unlock() 111 static void l2c_configure(void __iomem *base)  in l2c_configure() 128 static void l2c_enable(void __iomem *base, u32 aux, unsigned num_lock)  in l2c_enable() 152 	void __iomem *base = l2x0_base;  in l2c_disable()  local 159 static void l2c_save(void __iomem *base)  in l2c_save() 183 static void __l2c210_cache_sync(void __iomem *base)  in __l2c210_cache_sync() 199 	void __iomem *base = l2x0_base;  in l2c210_inv_range()  local 218 	void __iomem *base = l2x0_base;  in l2c210_clean_range()  local [all …] 
 | 
| /linux-4.1.27/drivers/isdn/hardware/avm/ | 
| D | avmcard.h | 219 static inline unsigned char b1outp(unsigned int base,  in b1outp() 228 static inline int b1_rx_full(unsigned int base)  in b1_rx_full() 233 static inline unsigned char b1_get_byte(unsigned int base)  in b1_get_byte() 243 static inline unsigned int b1_get_word(unsigned int base)  in b1_get_word() 253 static inline int b1_tx_empty(unsigned int base)  in b1_tx_empty() 258 static inline void b1_put_byte(unsigned int base, unsigned char val)  in b1_put_byte() 264 static inline int b1_save_put_byte(unsigned int base, unsigned char val)  in b1_save_put_byte() 273 static inline void b1_put_word(unsigned int base, unsigned int val)  in b1_put_word() 281 static inline unsigned int b1_get_slice(unsigned int base,  in b1_get_slice() 291 static inline void b1_put_slice(unsigned int base,  in b1_put_slice() [all …] 
 | 
| /linux-4.1.27/drivers/watchdog/ | 
| D | nv_tco.h | 34 #define TCO_RLD(base)	((base) + 0x00)	/* TCO Timer Reload and Current Value */  argument 35 #define TCO_TMR(base)	((base) + 0x01)	/* TCO Timer Initial Value	*/  argument 37 #define TCO_STS(base)	((base) + 0x04)	/* TCO Status Register		*/  argument 53 #define TCO_CNT(base)	((base) + 0x08)	/* TCO Control Register	*/  argument 63 #define MCP51_SMI_EN(base)	((base) - 0x40 + 0x04)  argument
  | 
| D | omap_wdt.c | 57 	void __iomem    *base;          /* physical */  member 66 	void __iomem    *base = wdev->base;  in omap_wdt_reload()  local 83 	void __iomem *base = wdev->base;  in omap_wdt_enable()  local 97 	void __iomem *base = wdev->base;  in omap_wdt_disable()  local 113 	void __iomem *base = wdev->base;  in omap_wdt_set_timer()  local 127 	void __iomem *base = wdev->base;  in omap_wdt_start()  local
  | 
| D | f71808e_wdt.c | 157 static inline int superio_inb(int base, int reg)  in superio_inb() 163 static int superio_inw(int base, int reg)  in superio_inw() 171 static inline void superio_outb(int base, int reg, u8 val)  in superio_outb() 177 static inline void superio_set_bit(int base, int reg, int bit)  in superio_set_bit() 184 static inline void superio_clear_bit(int base, int reg, int bit)  in superio_clear_bit() 191 static inline int superio_enter(int base)  in superio_enter() 206 static inline void superio_select(int base, int ld)  in superio_select() 212 static inline void superio_exit(int base)  in superio_exit()
  | 
| /linux-4.1.27/arch/powerpc/kernel/ | 
| D | fpu.S | 29 #define __REST_32FPVSRS(n,c,base)					\  argument 38 #define __SAVE_32FPVSRS(n,c,base)					\  argument 47 #define __REST_32FPVSRS(n,b,base)	REST_32FPRS(n, base)  argument 48 #define __SAVE_32FPVSRS(n,b,base)	SAVE_32FPRS(n, base)  argument 50 #define REST_32FPVSRS(n,c,base) __REST_32FPVSRS(n,__REG_##c,__REG_##base)  argument 51 #define SAVE_32FPVSRS(n,c,base) __SAVE_32FPVSRS(n,__REG_##c,__REG_##base)  argument
  | 
| D | tm.S | 17 #define __SAVE_32FPRS_VSRS(n,c,base)		\  argument 25 #define __REST_32FPRS_VSRS(n,c,base)		\  argument 34 #define __SAVE_32FPRS_VSRS(n,c,base)	SAVE_32FPRS(n, base)  argument 35 #define __REST_32FPRS_VSRS(n,c,base)	REST_32FPRS(n, base)  argument 37 #define SAVE_32FPRS_VSRS(n,c,base) \  argument 39 #define REST_32FPRS_VSRS(n,c,base) \  argument
  | 
| D | btext.c | 154 	unsigned long base, offset, size;  in btext_map()  local 269 	unsigned char *base;  in calc_base()  local 311 	unsigned int *base	= (unsigned int *)calc_base(0, 0);  in btext_clearscreen()  local 329 	unsigned int *base	= (unsigned int *)calc_base(0, 0);  in btext_flushscreen()  local 348 	unsigned int *base	= (unsigned int *)calc_base(0, g_loc_Y << 4);  in btext_flushline()  local 425 static void draw_byte_32(unsigned char *font, unsigned int *base, int rb)  in draw_byte_32() 446 static inline void draw_byte_16(unsigned char *font, unsigned int *base, int rb)  in draw_byte_16() 464 static inline void draw_byte_8(unsigned char *font, unsigned int *base, int rb)  in draw_byte_8() 482 	unsigned char *base	= calc_base(locX << 3, locY << 4);  in draw_byte()  local
  | 
| /linux-4.1.27/arch/arm/mach-shmobile/ | 
| D | intc.h | 37 #define INTC_IRQ_PINS_MASK_16L(p, base)					\  argument 45 #define INTC_IRQ_PINS_MASK_16H(p, base)					\  argument 53 #define INTC_IRQ_PINS_PRIO_16L(p, base)					\  argument 61 #define INTC_IRQ_PINS_PRIO_16H(p, base)					\  argument 69 #define INTC_IRQ_PINS_SENSE_16L(p, base)				\  argument 77 #define INTC_IRQ_PINS_SENSE_16H(p, base)				\  argument 85 #define INTC_IRQ_PINS_ACK_16L(p, base)					\  argument 93 #define INTC_IRQ_PINS_ACK_16H(p, base)					\  argument 101 #define INTC_IRQ_PINS_16(p, base, vect, str)				\  argument 145 #define INTC_IRQ_PINS_16H(p, base, vect, str)				\  argument [all …] 
 | 
| D | setup-rcar-gen2.c | 56 	void __iomem *base;  in rcar_gen2_timer_init()  local 138 	u64 base, size;  member 162 		u64 base, size;  in rcar_gen2_scan_mem()  local
  | 
| /linux-4.1.27/arch/arm/plat-orion/ | 
| D | pcie.c | 55 u32 orion_pcie_dev_id(void __iomem *base)  in orion_pcie_dev_id() 60 u32 orion_pcie_rev(void __iomem *base)  in orion_pcie_rev() 65 int orion_pcie_link_up(void __iomem *base)  in orion_pcie_link_up() 70 int __init orion_pcie_x4_mode(void __iomem *base)  in orion_pcie_x4_mode() 75 int orion_pcie_get_local_bus_nr(void __iomem *base)  in orion_pcie_get_local_bus_nr() 82 void __init orion_pcie_set_local_bus_nr(void __iomem *base, int nr)  in orion_pcie_set_local_bus_nr() 92 void __init orion_pcie_reset(void __iomem *base)  in orion_pcie_reset() 123 static void __init orion_pcie_setup_wins(void __iomem *base)  in orion_pcie_setup_wins() 181 void __init orion_pcie_setup(void __iomem *base)  in orion_pcie_setup() 208 int orion_pcie_rd_conf(void __iomem *base, struct pci_bus *bus,  in orion_pcie_rd_conf() [all …] 
 | 
| /linux-4.1.27/drivers/mtd/chips/ | 
| D | cfi_probe.c | 38 #define xip_allowed(base, map) \  argument 45 #define xip_enable(base, map, cfi) \  argument 51 #define xip_disable_qry(base, map, cfi) \  argument 60 #define xip_allowed(base, map)		do { } while (0)  argument 61 #define xip_enable(base, map, cfi)	do { } while (0)  argument 62 #define xip_disable_qry(base, map, cfi) do { } while (0)  argument 71 static int __xipram cfi_probe_chip(struct map_info *map, __u32 base,  in cfi_probe_chip() 158 	__u32 base = 0;  in cfi_chip_setup()  local
  | 
| D | cfi_util.c | 26 int __xipram cfi_qry_present(struct map_info *map, __u32 base,  in cfi_qry_present() 54 int __xipram cfi_qry_mode_on(uint32_t base, struct map_info *map,  in cfi_qry_mode_on() 92 void __xipram cfi_qry_mode_off(uint32_t base, struct map_info *map,  in cfi_qry_mode_off() 108 	__u32 base = 0; // cfi->chips[0].start;  in cfi_read_pri()  local
  | 
| /linux-4.1.27/arch/mips/alchemy/common/ | 
| D | usb.c | 97 static inline void __au1300_usb_phyctl(void __iomem *base, int enable)  in __au1300_usb_phyctl() 122 static inline void __au1300_ohci_control(void __iomem *base, int enable, int id)  in __au1300_ohci_control() 162 static inline void __au1300_ehci_control(void __iomem *base, int enable)  in __au1300_ehci_control() 203 static inline void __au1300_udc_control(void __iomem *base, int enable)  in __au1300_udc_control() 234 static inline void __au1300_otg_control(void __iomem *base, int enable)  in __au1300_otg_control() 266 	void __iomem *base =  in au1300_usb_control()  local 294 	void __iomem *base =  in au1300_usb_init()  local 315 static inline void __au1200_ohci_control(void __iomem *base, int enable)  in __au1200_ohci_control() 329 static inline void __au1200_ehci_control(void __iomem *base, int enable)  in __au1200_ehci_control() 345 static inline void __au1200_udc_control(void __iomem *base, int enable)  in __au1200_udc_control() [all …] 
 | 
| D | irq.c | 291 	void __iomem *base = (void __iomem *)KSEG1ADDR(AU1000_IC0_PHYS_ADDR);  in au1x_ic0_unmask()  local 301 	void __iomem *base = (void __iomem *)KSEG1ADDR(AU1000_IC1_PHYS_ADDR);  in au1x_ic1_unmask()  local 311 	void __iomem *base = (void __iomem *)KSEG1ADDR(AU1000_IC0_PHYS_ADDR);  in au1x_ic0_mask()  local 321 	void __iomem *base = (void __iomem *)KSEG1ADDR(AU1000_IC1_PHYS_ADDR);  in au1x_ic1_mask()  local 331 	void __iomem *base = (void __iomem *)KSEG1ADDR(AU1000_IC0_PHYS_ADDR);  in au1x_ic0_ack()  local 345 	void __iomem *base = (void __iomem *)KSEG1ADDR(AU1000_IC1_PHYS_ADDR);  in au1x_ic1_ack()  local 359 	void __iomem *base = (void __iomem *)KSEG1ADDR(AU1000_IC0_PHYS_ADDR);  in au1x_ic0_maskack()  local 371 	void __iomem *base = (void __iomem *)KSEG1ADDR(AU1000_IC1_PHYS_ADDR);  in au1x_ic1_maskack()  local 432 	void __iomem *base;  in au1x_ic_settype()  local 715 static inline void ic_init(void __iomem *base)  in ic_init() [all …] 
 | 
| D | vss.c | 24 	void __iomem *base = (void __iomem *)VSS_ADDR(block);  in __enable_block()  local 55 	void __iomem *base = (void __iomem *)VSS_ADDR(block);  in __disable_block()  local
  | 
| /linux-4.1.27/drivers/s390/block/ | 
| D | dasd_ioctl.c | 46 	struct dasd_device *base;  in dasd_ioctl_enable()  local 72 	struct dasd_device *base;  in dasd_ioctl_disable()  local 106 	struct dasd_device *base;  in dasd_ioctl_quiesce()  local 127 	struct dasd_device *base;  in dasd_ioctl_resume()  local 149 	struct dasd_device *base;  in dasd_ioctl_abortio()  local 184 	struct dasd_device *base;  in dasd_ioctl_allowio()  local 205 	struct dasd_device *base;  in dasd_format()  local 268 	struct dasd_device *base;  in dasd_ioctl_format()  local 377 	struct dasd_device *base;  in dasd_ioctl_information()  local 463 	struct dasd_device *base;  in dasd_ioctl_set_ro()  local [all …] 
 | 
| /linux-4.1.27/arch/powerpc/include/asm/ | 
| D | ppc_asm.h | 78 #define SAVE_GPR(n, base)	std	n,GPR0+8*(n)(base)  argument 79 #define REST_GPR(n, base)	ld	n,GPR0+8*(n)(base)  argument 80 #define SAVE_NVGPRS(base)	SAVE_8GPRS(14, base); SAVE_10GPRS(22, base)  argument 81 #define REST_NVGPRS(base)	REST_8GPRS(14, base); REST_10GPRS(22, base)  argument 83 #define SAVE_GPR(n, base)	stw	n,GPR0+4*(n)(base)  argument 84 #define REST_GPR(n, base)	lwz	n,GPR0+4*(n)(base)  argument 85 #define SAVE_NVGPRS(base)	SAVE_GPR(13, base); SAVE_8GPRS(14, base); \  argument 87 #define REST_NVGPRS(base)	REST_GPR(13, base); REST_8GPRS(14, base); \  argument 91 #define SAVE_2GPRS(n, base)	SAVE_GPR(n, base); SAVE_GPR(n+1, base)  argument 92 #define SAVE_4GPRS(n, base)	SAVE_2GPRS(n, base); SAVE_2GPRS(n+2, base)  argument [all …] 
 | 
| D | dcr-native.h | 29 	unsigned int base;  member 141 #define mfdcri(base, reg)	__mfdcri(DCRN_ ## base ## _CONFIG_ADDR,	\  argument 145 #define mtdcri(base, reg, data)	__mtdcri(DCRN_ ## base ## _CONFIG_ADDR,	\  argument 149 #define dcri_clrset(base, reg, clr, set)	__dcri_clrset(DCRN_ ## base ## _CONFIG_ADDR,	\  argument
  | 
| /linux-4.1.27/drivers/block/ | 
| D | swim.c | 66 #define swim_write(base, reg, v) 	out_8(&(base)->write_##reg, (v))  argument 67 #define swim_read(base, reg)		in_8(&(base)->read_##reg)  argument 90 #define iwm_write(base, reg, v) 	out_8(&(base)->reg, (v))  argument 91 #define iwm_read(base, reg)		in_8(&(base)->reg)  argument 212 	struct swim __iomem *base;  member 225 static inline void set_swim_mode(struct swim __iomem *base, int enable)  in set_swim_mode() 250 static inline int get_swim_mode(struct swim __iomem *base)  in get_swim_mode() 272 static inline void swim_select(struct swim __iomem *base, int sel)  in swim_select() 281 static inline void swim_action(struct swim __iomem *base, int action)  in swim_action() 297 static inline int swim_readbit(struct swim __iomem *base, int bit)  in swim_readbit() [all …] 
 | 
| /linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ | 
| D | nv4e.c | 29 	struct nvkm_i2c base;  member 33 	struct nvkm_i2c_port base;  member 38 nv4e_i2c_drive_scl(struct nvkm_i2c_port *base, int state)  in nv4e_i2c_drive_scl() 46 nv4e_i2c_drive_sda(struct nvkm_i2c_port *base, int state)  in nv4e_i2c_drive_sda() 54 nv4e_i2c_sense_scl(struct nvkm_i2c_port *base)  in nv4e_i2c_sense_scl() 62 nv4e_i2c_sense_sda(struct nvkm_i2c_port *base)  in nv4e_i2c_sense_sda()
  | 
| D | nv04.c | 29 	struct nvkm_i2c base;  member 33 	struct nvkm_i2c_port base;  member 39 nv04_i2c_drive_scl(struct nvkm_i2c_port *base, int state)  in nv04_i2c_drive_scl() 50 nv04_i2c_drive_sda(struct nvkm_i2c_port *base, int state)  in nv04_i2c_drive_sda() 61 nv04_i2c_sense_scl(struct nvkm_i2c_port *base)  in nv04_i2c_sense_scl() 69 nv04_i2c_sense_sda(struct nvkm_i2c_port *base)  in nv04_i2c_sense_sda()
  | 
| D | nv50.c | 27 nv50_i2c_drive_scl(struct nvkm_i2c_port *base, int state)  in nv50_i2c_drive_scl() 37 nv50_i2c_drive_sda(struct nvkm_i2c_port *base, int state)  in nv50_i2c_drive_sda() 47 nv50_i2c_sense_scl(struct nvkm_i2c_port *base)  in nv50_i2c_sense_scl() 55 nv50_i2c_sense_sda(struct nvkm_i2c_port *base)  in nv50_i2c_sense_sda()
  | 
| D | nv50.h | 6 	struct nvkm_i2c base;  member 10 	struct nvkm_i2c_port base;  member
  | 
| D | gf110.c | 27 gf110_i2c_sense_scl(struct nvkm_i2c_port *base)  in gf110_i2c_sense_scl() 35 gf110_i2c_sense_sda(struct nvkm_i2c_port *base)  in gf110_i2c_sense_sda()
  | 
| /linux-4.1.27/arch/mips/include/asm/ | 
| D | r4kcache.h | 225 #define cache16_unroll32(base,op)					\  argument 251 #define cache32_unroll32(base,op)					\  argument 277 #define cache64_unroll32(base,op)					\  argument 303 #define cache128_unroll32(base,op)					\  argument 335 #define cache16_unroll32(base,op)				\  argument 363 #define cache32_unroll32(base,op)				\  argument 393 #define cache64_unroll32(base,op)				\  argument 427 #define cache128_unroll32(base,op)				\  argument 476 #define cache16_unroll32_user(base,op)					\  argument 503 #define cache32_unroll32_user(base, op)					\  argument [all …] 
 | 
| /linux-4.1.27/arch/arm/mach-mmp/ | 
| D | devices.c | 81 static unsigned int u2o_get(void __iomem *base, unsigned int offset)  in u2o_get() 86 static void u2o_set(void __iomem *base, unsigned int offset,  in u2o_set() 97 static void u2o_clear(void __iomem *base, unsigned int offset,  in u2o_clear() 108 static void u2o_write(void __iomem *base, unsigned int offset,  in u2o_write() 122 static int usb_phy_init_internal(void __iomem *base)  in usb_phy_init_internal() 203 static int usb_phy_deinit_internal(void __iomem *base)  in usb_phy_deinit_internal()
  | 
| /linux-4.1.27/arch/powerpc/net/ | 
| D | bpf_jit.h | 104 #define PPC_STD(r, base, i)	EMIT(PPC_INST_STD | ___PPC_RS(r) |	      \  argument 106 #define PPC_STDU(r, base, i)	EMIT(PPC_INST_STDU | ___PPC_RS(r) |	      \  argument 108 #define PPC_STW(r, base, i)	EMIT(PPC_INST_STW | ___PPC_RS(r) |	      \  argument 110 #define PPC_STWU(r, base, i)	EMIT(PPC_INST_STWU | ___PPC_RS(r) |	      \  argument 113 #define PPC_LBZ(r, base, i)	EMIT(PPC_INST_LBZ | ___PPC_RT(r) |	      \  argument 115 #define PPC_LD(r, base, i)	EMIT(PPC_INST_LD | ___PPC_RT(r) |	      \  argument 117 #define PPC_LWZ(r, base, i)	EMIT(PPC_INST_LWZ | ___PPC_RT(r) |	      \  argument 119 #define PPC_LHZ(r, base, i)	EMIT(PPC_INST_LHZ | ___PPC_RT(r) |	      \  argument 121 #define PPC_LHBRX(r, base, b)	EMIT(PPC_INST_LHBRX | ___PPC_RT(r) |	      \  argument 125 #define PPC_BPF_LL(r, base, i) do { PPC_LD(r, base, i); } while(0)  argument [all …] 
 | 
| /linux-4.1.27/drivers/irqchip/ | 
| D | irq-vic.c | 74 	void __iomem	*base;  member 100 static void vic_init2(void __iomem *base)  in vic_init2() 115 	void __iomem *base = vic->base;  in resume_one_vic()  local 145 	void __iomem *base = vic->base;  in suspend_one_vic()  local 279 static void __init vic_register(void __iomem *base, unsigned int parent_irq,  in vic_register() 319 	void __iomem *base = irq_data_get_irq_chip_data(d);  in vic_ack_irq()  local 328 	void __iomem *base = irq_data_get_irq_chip_data(d);  in vic_mask_irq()  local 335 	void __iomem *base = irq_data_get_irq_chip_data(d);  in vic_unmask_irq()  local 386 static void __init vic_disable(void __iomem *base)  in vic_disable() 395 static void __init vic_clear_interrupts(void __iomem *base)  in vic_clear_interrupts() [all …] 
 | 
| D | irq-sirfsoc.c | 31 sirfsoc_alloc_gc(void __iomem *base, unsigned int irq_start, unsigned int num)  in sirfsoc_alloc_gc() 52 	void __iomem *base = sirfsoc_irqdomain->host_data;  in sirfsoc_handle_irq()  local 62 	void __iomem *base = of_iomap(np, 0);  in sirfsoc_irq_init()  local 95 	void __iomem *base = sirfsoc_irqdomain->host_data;  in sirfsoc_irq_suspend()  local 107 	void __iomem *base = sirfsoc_irqdomain->host_data;  in sirfsoc_irq_resume()  local
  | 
| D | irq-vt8500.c | 76 	void __iomem 		*base;		/* IO Memory base address */  member 87 	void __iomem *base = priv->base;  in vt8500_irq_mask()  local 108 	void __iomem *base = priv->base;  in vt8500_irq_unmask()  local 119 	void __iomem *base = priv->base;  in vt8500_irq_set_type()  local 154 static void __init vt8500_init_irq_hw(void __iomem *base)  in vt8500_init_irq_hw() 185 	void __iomem *base;  in vt8500_handle_irq()  local
  | 
| D | irq-gic-common.c | 25 		       void __iomem *base, void (*sync_access)(void))  in gic_configure_irq()  argument 74 void __init gic_dist_config(void __iomem *base, int gic_irqs,  in gic_dist_config() 104 void gic_cpu_config(void __iomem *base, void (*sync_access)(void))  in gic_cpu_config()  argument
  | 
| /linux-4.1.27/drivers/video/fbdev/omap2/dss/ | 
| D | hdmi5_core.c | 52 	void __iomem *base = core->base;  in hdmi_core_ddc_init()  local 131 	void __iomem *base = core->base;  in hdmi_core_ddc_uninit()  local 141 	void __iomem *base = core->base;  in hdmi_core_ddc_edid()  local 320 	void __iomem *base = core->base;  in hdmi_core_video_config()  local 384 	void __iomem *base = core->base;  in hdmi_core_config_video_packetizer()  local 422 	void __iomem *base = core->base;  in hdmi_core_write_avi_infoframe()  local 478 	void __iomem *base = core->base;  in hdmi_core_csc_config()  local 520 	void __iomem *base = core->base;  in hdmi_core_enable_video_path()  local 536 	void __iomem *base = core->base;  in hdmi_core_mask_interrupts()  local 585 	void __iomem *base = core->base;  in hdmi5_core_handle_irqs()  local [all …] 
 | 
| /linux-4.1.27/arch/arm/mach-gemini/ | 
| D | gpio.c | 48 static void _set_gpio_irqenable(void __iomem *base, unsigned int index,  in _set_gpio_irqenable() 61 	void __iomem *base = GPIO_BASE(gpio / 32);  in gpio_ack_irq()  local 69 	void __iomem *base = GPIO_BASE(gpio / 32);  in gpio_mask_irq()  local 77 	void __iomem *base = GPIO_BASE(gpio / 32);  in gpio_unmask_irq()  local 86 	void __iomem *base = GPIO_BASE(gpio / 32);  in gpio_set_irq_type()  local 157 	void __iomem *base = GPIO_BASE(offset / 32);  in _set_gpio_direction()  local 170 	void __iomem *base = GPIO_BASE(offset / 32);  in gemini_gpio_set()  local 180 	void __iomem *base = GPIO_BASE(offset / 32);  in gemini_gpio_get()  local
  | 
| /linux-4.1.27/drivers/ide/ | 
| D | tx4939ide.c | 84 static u16 tx4939ide_readw(void __iomem *base, u32 reg)  in tx4939ide_readw() 88 static u8 tx4939ide_readb(void __iomem *base, u32 reg)  in tx4939ide_readb() 92 static void tx4939ide_writel(u32 val, void __iomem *base, u32 reg)  in tx4939ide_writel() 96 static void tx4939ide_writew(u16 val, void __iomem *base, u32 reg)  in tx4939ide_writew() 100 static void tx4939ide_writeb(u8 val, void __iomem *base, u32 reg)  in tx4939ide_writeb() 151 	void __iomem *base = TX4939IDE_BASE(hwif);  in tx4939ide_check_error_ints()  local 177 	void __iomem *base;  in tx4939ide_clear_irq()  local 194 	void __iomem *base = TX4939IDE_BASE(hwif);  in tx4939ide_cable_detect()  local 205 	void __iomem *base = TX4939IDE_BASE(hwif);  in tx4939ide_dma_host_set()  local 219 static u8 tx4939ide_clear_dma_status(void __iomem *base)  in tx4939ide_clear_dma_status() [all …] 
 | 
| D | palm_bk3710.c | 77 static void palm_bk3710_setudmamode(void __iomem *base, unsigned int dev,  in palm_bk3710_setudmamode() 111 static void palm_bk3710_setdmamode(void __iomem *base, unsigned int dev,  in palm_bk3710_setdmamode() 143 static void palm_bk3710_setpiomode(void __iomem *base, ide_drive_t *mate,  in palm_bk3710_setpiomode() 194 	void __iomem *base = (void __iomem *)hwif->dma_base;  in palm_bk3710_set_dma_mode()  local 212 	void __iomem *base = (void __iomem *)hwif->dma_base;  in palm_bk3710_set_pio_mode()  local 223 static void palm_bk3710_chipinit(void __iomem *base)  in palm_bk3710_chipinit() 317 	void __iomem *base;  in palm_bk3710_probe()  local
  | 
| D | siimage.c | 94 	unsigned long base = (unsigned long)hwif->hwif_data;  in siimage_selreg()  local 117 	unsigned long base	= (unsigned long)hwif->hwif_data;  in siimage_seldev()  local 199 	unsigned long base	= (unsigned long)hwif->hwif_data;  in sil_pata_udma_filter()  local 250 	unsigned long base	= (unsigned long)hwif->hwif_data;  in sil_set_pio_mode()  local 305 	unsigned long base	= (unsigned long)hwif->hwif_data;  in sil_set_dma_mode()  local 366 		unsigned long base	= (unsigned long)hwif->hwif_data;  in siimage_mmio_dma_test_irq()  local 457 	unsigned long base, scsc_addr;  in init_chipset_siimage()  local 556 	unsigned long base;  in init_mmio_iops_siimage()  local
  | 
| D | qd65xx.c | 218 	u8 base = (hwif->config_data & 0xff00) >> 8;  in qd6580_set_pio_mode()  local 292 	u8 base = (hwif->config_data & 0xff00) >> 8;  in qd6500_init_dev()  local 302 	u8 base = (hwif->config_data & 0xff00) >> 8;  in qd6580_init_dev()  local 354 static int __init qd_probe(int base)  in qd_probe()
  | 
| D | macide.c | 69 static void __init macide_setup_ports(struct ide_hw *hw, unsigned long base,  in macide_setup_ports() 105 	unsigned long base;  in macide_init()  local
  | 
| D | rapide.c | 18 static void rapide_setup_ports(struct ide_hw *hw, void __iomem *base,  in rapide_setup_ports() 34 	void __iomem *base;  in rapide_probe()  local
  | 
| D | ide_platform.c | 25 static void plat_ide_setup_ports(struct ide_hw *hw, void __iomem *base,  in plat_ide_setup_ports() 52 	void __iomem *base, *alt_base;  in plat_ide_probe()  local
  | 
| /linux-4.1.27/arch/arm/include/asm/hardware/ | 
| D | timer-sp.h | 8 static inline void sp804_clocksource_init(void __iomem *base, const char *name)  in sp804_clocksource_init() 13 static inline void sp804_clocksource_and_sched_clock_init(void __iomem *base,  in sp804_clocksource_and_sched_clock_init() 19 static inline void sp804_clockevents_init(void __iomem *base, unsigned int irq, const char *name)  in sp804_clockevents_init()
  | 
| /linux-4.1.27/arch/mips/ath25/ | 
| D | early_printk.c | 17 static inline void prom_uart_wr(void __iomem *base, unsigned reg,  in prom_uart_wr() 23 static inline unsigned char prom_uart_rr(void __iomem *base, unsigned reg)  in prom_uart_rr() 30 	static void __iomem *base;  in prom_putchar()  local
  | 
| /linux-4.1.27/drivers/gpio/ | 
| D | gpio-f7188x.c | 70 static inline int superio_inb(int base, int reg)  in superio_inb() 76 static int superio_inw(int base, int reg)  in superio_inw() 88 static inline void superio_outb(int base, int reg, int val)  in superio_outb() 94 static inline int superio_enter(int base)  in superio_enter() 109 static inline void superio_select(int base, int ld)  in superio_select() 115 static inline void superio_exit(int base)  in superio_exit() 147 #define gpio_dir(base) (base + 0)  argument 148 #define gpio_data_out(base) (base + 1)  argument 149 #define gpio_data_in(base) (base + 2)  argument 151 #define gpio_out_mode(base) (base + 3)  argument
  | 
| D | gpio-samsung.c | 434 	void __iomem *base = ourchip->base;  in samsung_gpiolib_2bit_input()  local 453 	void __iomem *base = ourchip->base;  in samsung_gpiolib_2bit_output()  local 497 	void __iomem *base = ourchip->base;  in samsung_gpiolib_4bit_input()  local 516 	void __iomem *base = ourchip->base;  in samsung_gpiolib_4bit_output()  local 566 	void __iomem *base = ourchip->base;  in samsung_gpiolib_4bit2_input()  local 588 	void __iomem *base = ourchip->base;  in samsung_gpiolib_4bit2_output()  local 631 	void __iomem *base = ourchip->base;  in s3c24xx_gpiolib_banka_output()  local 661 	void __iomem *base = ourchip->base;  in samsung_gpiolib_set()  local 762 					     int nr_chips, void __iomem *base)  in s3c24xx_gpiolib_add_chips() 789 						  int nr_chips, void __iomem *base,  in samsung_gpiolib_add_2bit_chips() [all …] 
 | 
| /linux-4.1.27/kernel/time/ | 
| D | hrtimer.c | 117 static void hrtimer_get_softirq_time(struct hrtimer_cpu_base *base)  in hrtimer_get_softirq_time() 155 	struct hrtimer_clock_base *base;  in lock_hrtimer_base()  local 197 switch_hrtimer_base(struct hrtimer *timer, struct hrtimer_clock_base *base,  in switch_hrtimer_base() 250 	struct hrtimer_clock_base *base = timer->base;  in lock_hrtimer_base()  local 448 	struct hrtimer_clock_base *base = cpu_base->clock_base;  in __hrtimer_get_next_event()  local 567 			     struct hrtimer_clock_base *base)  in hrtimer_reprogram() 627 static inline void hrtimer_init_hres(struct hrtimer_cpu_base *base)  in hrtimer_init_hres() 633 static inline ktime_t hrtimer_update_base(struct hrtimer_cpu_base *base)  in hrtimer_update_base() 649 	struct hrtimer_cpu_base *base = this_cpu_ptr(&hrtimer_bases);  in retrigger_next_event()  local 666 	struct hrtimer_cpu_base *base = &per_cpu(hrtimer_bases, cpu);  in hrtimer_switch_to_hres()  local [all …] 
 | 
| D | alarmtimer.c | 138 static void alarmtimer_enqueue(struct alarm_base *base, struct alarm *alarm)  in alarmtimer_enqueue() 156 static void alarmtimer_dequeue(struct alarm_base *base, struct alarm *alarm)  in alarmtimer_dequeue() 178 	struct alarm_base *base = &alarm_bases[alarm->type];  in alarmtimer_fired()  local 204 	struct alarm_base *base = &alarm_bases[alarm->type];  in alarm_expires_remaining()  local 241 		struct alarm_base *base = &alarm_bases[i];  in alarmtimer_suspend()  local 285 	struct alarm_base *base = &alarm_bases[type];  in alarmtimer_freezerset()  local 322 	struct alarm_base *base = &alarm_bases[alarm->type];  in alarm_start()  local 343 	struct alarm_base *base = &alarm_bases[alarm->type];  in alarm_start_relative()  local 352 	struct alarm_base *base = &alarm_bases[alarm->type];  in alarm_restart()  local 372 	struct alarm_base *base = &alarm_bases[alarm->type];  in alarm_try_to_cancel()  local [all …] 
 | 
| D | timer.c | 108 static inline unsigned int tbase_get_deferrable(struct tvec_base *base)  in tbase_get_deferrable() 113 static inline unsigned int tbase_get_irqsafe(struct tvec_base *base)  in tbase_get_irqsafe() 118 static inline struct tvec_base *tbase_get_base(struct tvec_base *base)  in tbase_get_base() 357 static bool catchup_timer_jiffies(struct tvec_base *base)  in catchup_timer_jiffies() 367 __internal_add_timer(struct tvec_base *base, struct timer_list *timer)  in __internal_add_timer() 410 static void internal_add_timer(struct tvec_base *base, struct timer_list *timer)  in internal_add_timer() 668 	struct tvec_base *base = raw_cpu_read(tvec_bases);  in do_init_timer()  local 713 detach_expired_timer(struct timer_list *timer, struct tvec_base *base)  in detach_expired_timer() 722 static int detach_if_pending(struct timer_list *timer, struct tvec_base *base,  in detach_if_pending() 755 	struct tvec_base *base;  in lock_timer_base()  local [all …] 
 | 
| /linux-4.1.27/drivers/clk/hisilicon/ | 
| D | clk.c | 46 	void __iomem *base;  in hisi_clk_init()  local 126 	void __iomem *base = data->base;  in hisi_clk_register_mux()  local 155 	void __iomem *base = data->base;  in hisi_clk_register_divider()  local 184 	void __iomem *base = data->base;  in hisi_clk_register_gate()  local 212 	void __iomem *base = data->base;  in hisi_clk_register_gate_sep()  local
  | 
| /linux-4.1.27/arch/x86/include/asm/ | 
| D | mtrr.h | 62 static inline int mtrr_add(unsigned long base, unsigned long size,  in mtrr_add() 67 static inline int mtrr_add_page(unsigned long base, unsigned long size,  in mtrr_add_page() 72 static inline int mtrr_del(int reg, unsigned long base, unsigned long size)  in mtrr_del() 76 static inline int mtrr_del_page(int reg, unsigned long base, unsigned long size)  in mtrr_del_page() 103     compat_ulong_t base;    /*  Base address     */  member 110     compat_uint_t base;    /*  Base address     */  member
  | 
| /linux-4.1.27/arch/mips/loongson/common/ | 
| D | early_printk.c | 16 #define PORT(base, offset) (u8 *)(base + offset)  argument 18 static inline unsigned int serial_in(unsigned char *base, int offset)  in serial_in() 23 static inline void serial_out(unsigned char *base, int offset, int value)  in serial_out()
  | 
| /linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/pm/ | 
| D | nv40.h | 6 	struct nvkm_oclass base;  member 11 	struct nvkm_pm base;  member 20 	struct nvkm_perfctr base;  member
  | 
| D | gf100.h | 6 	struct nvkm_pm base;  member 10 	struct nvkm_perfctr base;  member
  | 
| /linux-4.1.27/drivers/gpu/drm/ttm/ | 
| D | ttm_object.c | 158 			 struct ttm_base_object *base,  in ttm_base_object_init() 200 	struct ttm_base_object *base =  in ttm_release_base()  local 221 	struct ttm_base_object *base = *p_base;  in ttm_base_object_unref()  local 232 	struct ttm_base_object *base = NULL;  in ttm_base_object_lookup()  local 254 	struct ttm_base_object *base = NULL;  in ttm_base_object_lookup_for_ref()  local 284 			   struct ttm_base_object *base)  in ttm_ref_object_exists() 320 		       struct ttm_base_object *base,  in ttm_ref_object_add() 391 	struct ttm_base_object *base = ref->obj;  in ttm_ref_object_release()  local 570 	struct ttm_base_object *base = *p_base;  in ttm_prime_refcount_release()  local 595 	struct ttm_base_object *base = &prime->base;  in ttm_prime_dmabuf_release()  local [all …] 
 | 
| /linux-4.1.27/mm/ | 
| D | memblock.c | 74 static inline phys_addr_t memblock_cap_size(phys_addr_t base, phys_addr_t *size)  in memblock_cap_size() 89 					phys_addr_t base, phys_addr_t size)  in memblock_overlaps_region() 466 						   int idx, phys_addr_t base,  in memblock_insert_region() 499 				phys_addr_t base, phys_addr_t size,  in memblock_add_range() 577 int __init_memblock memblock_add_node(phys_addr_t base, phys_addr_t size,  in memblock_add_node() 583 static int __init_memblock memblock_add_region(phys_addr_t base,  in memblock_add_region() 598 int __init_memblock memblock_add(phys_addr_t base, phys_addr_t size)  in memblock_add() 620 					phys_addr_t base, phys_addr_t size,  in memblock_isolate_range() 680 					  phys_addr_t base, phys_addr_t size)  in memblock_remove_range() 694 int __init_memblock memblock_remove(phys_addr_t base, phys_addr_t size)  in memblock_remove() [all …] 
 | 
| D | page_ext.c | 102 	struct page_ext *base;  in lookup_page_ext()  local 122 	struct page_ext *base;  in alloc_node_page_ext()  local 214 	struct page_ext *base;  in init_section_page_ext()  local 265 	struct page_ext *base;  in __free_page_ext()  local
  | 
| /linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/sw/ | 
| D | nv50.h | 7 	struct nvkm_oclass base;  member 13 	struct nvkm_sw base;  member 21 	struct nvkm_oclass base;  member 26 	struct nvkm_sw_chan base;  member
  | 
| /linux-4.1.27/net/ipv4/ | 
| D | inetpeer.c | 212 				    struct inet_peer_base *base)  in lookup_rcu() 238 #define lookup_rightempty(start, base)				\  argument 259 			       struct inet_peer_base *base)  in peer_avl_rebalance() 335 #define link_to_pool(n, base)					\  argument 350 static void unlink_from_pool(struct inet_peer *p, struct inet_peer_base *base,  in unlink_from_pool() 383 static int inet_peer_gc(struct inet_peer_base *base,  in inet_peer_gc() 419 struct inet_peer *inet_getpeer(struct inet_peer_base *base,  in inet_getpeer() 543 void inetpeer_invalidate_tree(struct inet_peer_base *base)  in inetpeer_invalidate_tree()
  | 
| /linux-4.1.27/lib/lz4/ | 
| D | lz4hc_compress.c | 44 	const u8 *base;  member 50 static inline int lz4hc_init(struct lz4hc_data *hc4, const u8 *base)  in lz4hc_init() 70 	const BYTE * const base = hc4->base;  in lz4hc_insert()  local 72 	const int base = 0;  in lz4hc_insert()  local 128 	const BYTE * const base = hc4->base;  in lz4hc_insertandfindbestmatch()  local 130 	const int base = 0;  in lz4hc_insertandfindbestmatch()  local 197 	const BYTE * const base = hc4->base;  in lz4hc_insertandgetwidermatch()  local 199 	const int base = 0;  in lz4hc_insertandgetwidermatch()  local
  | 
| /linux-4.1.27/include/crypto/ | 
| D | cryptd.h | 20 	struct crypto_ablkcipher base;  member 36 	struct crypto_ahash base;  member 53 	struct crypto_aead base;  member
  | 
| /linux-4.1.27/arch/arm/include/asm/ | 
| D | div64.h | 31 #define __do_div_asm(n, base)					\  argument 59 #define do_div(n, base) __do_div_asm(n, base)  argument 73 #define do_div(n, base)							\  argument
  | 
| D | cti.h | 49 	void __iomem *base;  member 66 	void __iomem *base, int irq, int trig_out)  in cti_init() 86 	void __iomem *base = cti->base;  in cti_map_trigger()  local 128 	void __iomem *base = cti->base;  in cti_irq_ack()  local
  | 
| /linux-4.1.27/drivers/gpu/drm/amd/amdkfd/ | 
| D | kfd_flat_memory.c | 281 #define MAKE_GPUVM_APP_LIMIT(base) \  argument 288 #define MAKE_SCRATCH_APP_LIMIT(base) \  argument 293 #define MAKE_LDS_APP_LIMIT(base) \  argument
  | 
| /linux-4.1.27/drivers/mcb/ | 
| D | mcb-parse.c | 12 	void __iomem *base;  member 30 			void __iomem *base)  in chameleon_parse_bdd() 37 			void __iomem *base)  in chameleon_parse_gdd() 89 			void __iomem *base)  in chameleon_parse_cells()
  | 
| /linux-4.1.27/arch/mips/pci/ | 
| D | pci-ar71xx.c | 112 	void __iomem *base = apc->cfg_base;  in ar71xx_pci_check_error()  local 150 	void __iomem *base = apc->cfg_base;  in ar71xx_pci_local_write()  local 167 	void __iomem *base = apc->cfg_base;  in ar71xx_pci_set_cfgaddr()  local 183 	void __iomem *base = apc->cfg_base;  in ar71xx_pci_read_config()  local 207 	void __iomem *base = apc->cfg_base;  in ar71xx_pci_write_config()  local 232 	void __iomem *base = ath79_reset_base;  in ar71xx_pci_irq_handler()  local 260 	void __iomem *base = ath79_reset_base;  in ar71xx_pci_irq_unmask()  local 277 	void __iomem *base = ath79_reset_base;  in ar71xx_pci_irq_mask()  local 299 	void __iomem *base = ath79_reset_base;  in ar71xx_pci_irq_init()  local
  | 
| D | pci-ar724x.c | 75 	void __iomem *base;  in ar724x_pci_local_write()  local 116 	void __iomem *base;  in ar724x_pci_read()  local 163 	void __iomem *base;  in ar724x_pci_write()  local 231 	void __iomem *base;  in ar724x_pci_irq_handler()  local 250 	void __iomem *base;  in ar724x_pci_irq_unmask()  local 271 	void __iomem *base;  in ar724x_pci_irq_mask()  local 307 	void __iomem *base;  in ar724x_pci_irq_init()  local
  | 
| /linux-4.1.27/arch/arm/mach-at91/ | 
| D | sam9_smc.c | 26 static void sam9_smc_cs_write_mode(void __iomem *base,  in sam9_smc_cs_write_mode() 41 static void sam9_smc_cs_configure(void __iomem *base,  in sam9_smc_cs_configure() 75 static void sam9_smc_cs_read_mode(void __iomem *base,  in sam9_smc_cs_read_mode() 91 static void sam9_smc_cs_read(void __iomem *base,  in sam9_smc_cs_read()
  | 
| /linux-4.1.27/arch/c6x/platforms/ | 
| D | dscr.c | 107 	void __iomem		*base;  member 285 				      void __iomem *base)  in dscr_parse_devstat() 297 					 void __iomem *base)  in dscr_parse_silicon_rev() 328 				       void __iomem *base)  in dscr_parse_mac_fuse() 347 					  void __iomem *base)  in dscr_parse_rmii_resets() 369 				       void __iomem *base)  in dscr_parse_privperm() 397 					  void __iomem *base)  in dscr_parse_locked_regs() 432 					void __iomem *base)  in dscr_parse_kick_regs() 470 						void __iomem *base)  in dscr_parse_devstate_ctl_regs() 526 						 void __iomem *base)  in dscr_parse_devstate_stat_regs() [all …] 
 | 
| /linux-4.1.27/drivers/clk/ux500/ | 
| D | u8500_of_clk.c | 25 #define PRCC_SHOW(clk, base, bit) \  argument 27 #define PRCC_PCLK_STORE(clk, base, bit)	\  argument 29 #define PRCC_KCLK_STORE(clk, base, bit)        \  argument 36 	unsigned int base, bit;  in ux500_twocell_get()  local
  | 
| /linux-4.1.27/arch/arm/mach-pxa/ | 
| D | irq.c | 69 	void __iomem *base = irq_data_get_irq_chip_data(d);  in pxa_mask_irq()  local 79 	void __iomem *base = irq_data_get_irq_chip_data(d);  in pxa_unmask_irq()  local 127 	void __iomem *base = irq_base(hw / 32);  in pxa_irq_map()  local 161 		void __iomem *base = irq_base(n >> 5);  in pxa_init_irq_common()  local 190 		void __iomem *base = irq_base(i);  in pxa_irq_suspend()  local 209 		void __iomem *base = irq_base(i);  in pxa_irq_resume()  local
  | 
| /linux-4.1.27/arch/x86/kernel/cpu/mtrr/ | 
| D | amd.c | 9 amd_get_mtrr(unsigned int reg, unsigned long *base,  in amd_get_mtrr() 59 amd_set_mtrr(unsigned int reg, unsigned long base, unsigned long size, mtrr_type type)  in amd_set_mtrr() 95 amd_validate_add_page(unsigned long base, unsigned long size, unsigned int type)  in amd_validate_add_page()
  | 
| D | centaur.c | 26 centaur_get_free_region(unsigned long base, unsigned long size, int replace_reg)  in centaur_get_free_region() 57 centaur_get_mcr(unsigned int reg, unsigned long *base,  in centaur_get_mcr() 73 centaur_set_mcr(unsigned int reg, unsigned long base,  in centaur_set_mcr() 99 centaur_validate_add_page(unsigned long base, unsigned long size, unsigned int type)  in centaur_validate_add_page()
  | 
| D | main.c | 223 set_mtrr(unsigned int reg, unsigned long base, unsigned long size, mtrr_type type)  in set_mtrr() 234 static void set_mtrr_from_inactive_cpu(unsigned int reg, unsigned long base,  in set_mtrr_from_inactive_cpu() 282 int mtrr_add_page(unsigned long base, unsigned long size,  in mtrr_add_page() 389 static int mtrr_check(unsigned long base, unsigned long size)  in mtrr_check() 435 int mtrr_add(unsigned long base, unsigned long size, unsigned int type,  in mtrr_add() 459 int mtrr_del_page(int reg, unsigned long base, unsigned long size)  in mtrr_del_page() 524 int mtrr_del(int reg, unsigned long base, unsigned long size)  in mtrr_del() 544 int arch_phys_wc_add(unsigned long base, unsigned long size)  in arch_phys_wc_add()
  | 
| D | cyrix.c | 13 cyrix_get_arr(unsigned int reg, unsigned long *base,  in cyrix_get_arr() 90 cyrix_get_free_region(unsigned long base, unsigned long size, int replace_reg)  in cyrix_get_free_region() 177 static void cyrix_set_arr(unsigned int reg, unsigned long base,  in cyrix_set_arr() 236 	unsigned long	base;  member
  | 
| D | if.c | 38 mtrr_file_add(unsigned long base, unsigned long size,  in mtrr_file_add() 64 mtrr_file_del(unsigned long base, unsigned long size,  in mtrr_file_del() 98 	unsigned long long base, size;  in mtrr_write()  local 170 	unsigned long base;  in mtrr_ioctl()  local 409 	unsigned long base, size;  in mtrr_seq_show()  local
  | 
| D | generic.c | 115 	u64 base, mask;  in __mtrr_type_lookup()  local 310 static void __init update_fixed_last(unsigned base, unsigned end,  in update_fixed_last() 319 print_fixed(unsigned base, unsigned step, const mtrr_type *types)  in print_fixed() 491 generic_get_free_region(unsigned long base, unsigned long size, int replace_reg)  in generic_get_free_region() 510 static void generic_get_mtrr(unsigned int reg, unsigned long *base,  in generic_get_mtrr() 751 static void generic_set_mtrr(unsigned int reg, unsigned long base,  in generic_set_mtrr() 783 int generic_validate_add_page(unsigned long base, unsigned long size,  in generic_validate_add_page()
  | 
| /linux-4.1.27/arch/mips/ath79/ | 
| D | early_printk.c | 38 	void __iomem *base = (void __iomem *)(KSEG1ADDR(AR71XX_UART_BASE));  in prom_putchar_ar71xx()  local 47 	void __iomem *base = (void __iomem *)(KSEG1ADDR(AR933X_UART_BASE));  in prom_putchar_ar933x()  local 63 	void __iomem *base;  in prom_putchar_init()  local
  | 
| D | gpio.c | 34 	void __iomem *base = ath79_gpio_base;  in __ath79_gpio_set_value()  local 61 	void __iomem *base = ath79_gpio_base;  in ath79_gpio_direction_input()  local 77 	void __iomem *base = ath79_gpio_base;  in ath79_gpio_direction_output()  local 97 	void __iomem *base = ath79_gpio_base;  in ar934x_gpio_direction_input()  local 113 	void __iomem *base = ath79_gpio_base;  in ar934x_gpio_direction_output()  local
  | 
| D | irq.c | 32 	void __iomem *base = ath79_reset_base;  in ath79_misc_irq_handler()  local 54 	void __iomem *base = ath79_reset_base;  in ar71xx_misc_irq_unmask()  local 67 	void __iomem *base = ath79_reset_base;  in ar71xx_misc_irq_mask()  local 80 	void __iomem *base = ath79_reset_base;  in ar724x_misc_irq_ack()  local 98 	void __iomem *base = ath79_reset_base;  in ath79_misc_irq_init()  local
  | 
| /linux-4.1.27/drivers/clocksource/ | 
| D | fsl_ftm_timer.c | 63 static inline void ftm_counter_enable(void __iomem *base)  in ftm_counter_enable() 74 static inline void ftm_counter_disable(void __iomem *base)  in ftm_counter_disable() 84 static inline void ftm_irq_acknowledge(void __iomem *base)  in ftm_irq_acknowledge() 93 static inline void ftm_irq_enable(void __iomem *base)  in ftm_irq_enable() 102 static inline void ftm_irq_disable(void __iomem *base)  in ftm_irq_disable() 111 static inline void ftm_reset_counter(void __iomem *base)  in ftm_reset_counter()
  | 
| D | clps711x-timer.c | 34 static int __init _clps711x_clksrc_init(struct clk *clock, void __iomem *base)  in _clps711x_clksrc_init() 69 static int __init _clps711x_clkevt_init(struct clk *clock, void __iomem *base,  in _clps711x_clkevt_init() 117 	void __iomem *base = of_iomap(np, 0);  in clps711x_timer_init()  local
  | 
| D | timer-integrator-ap.c | 39 					void __iomem *base)  in integrator_clocksource_init() 133 				void __iomem *base, int irq)  in integrator_clockevent_init() 160 	void __iomem *base;  in integrator_ap_timer_init_of()  local
  | 
| D | clksrc-dbx500-prcmu.c | 34 	void __iomem *base = clksrc_dbx500_timer_base;  in clksrc_dbx500_prcmu_read()  local 66 void __init clksrc_dbx500_prcmu_init(void __iomem *base)  in clksrc_dbx500_prcmu_init()
  | 
| /linux-4.1.27/arch/blackfin/kernel/ | 
| D | debug-mmrs.c | 116 bfin_debug_mmrs_can(struct dentry *parent, unsigned long base, int num)  in bfin_debug_mmrs_can() 209 bfin_debug_mmrs_dma(struct dentry *parent, unsigned long base, int num, char mdma, const char *pfx)  in bfin_debug_mmrs_dma() 235 #define _DMA(num, base, mdma, pfx) bfin_debug_mmrs_dma(parent, base, num, mdma, pfx "DMA")  argument 250 bfin_debug_mmrs_eppi(struct dentry *parent, unsigned long base, int num)  in bfin_debug_mmrs_eppi() 275 bfin_debug_mmrs_gptimer(struct dentry *parent, unsigned long base, int num)  in bfin_debug_mmrs_gptimer() 288 bfin_debug_mmrs_gptimer_group(struct dentry *parent, unsigned long base, int num)  in bfin_debug_mmrs_gptimer_group() 316 bfin_debug_mmrs_hmdma(struct dentry *parent, unsigned long base, int num)  in bfin_debug_mmrs_hmdma() 335 bfin_debug_mmrs_pint(struct dentry *parent, unsigned long base, int num)  in bfin_debug_mmrs_pint() 358 bfin_debug_mmrs_port(struct dentry *parent, unsigned long base, int num)  in bfin_debug_mmrs_port() 392 #define PORT(base, num) bfin_debug_mmrs_port(parent, base, num)  argument [all …] 
 | 
| /linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ | 
| D | nv50.h | 7 	struct hwsq base;  member 16 	struct nvkm_clk base;  member 25 	struct nvkm_oclass base;  member
  | 
| /linux-4.1.27/arch/alpha/kernel/ | 
| D | pc873xx.c | 12 static unsigned int base, model;  variable 25 static unsigned char __init pc873xx_read(unsigned int base, int reg)  in pc873xx_read() 31 static void __init pc873xx_write(unsigned int base, int reg, unsigned char data)  in pc873xx_write()
  | 
| /linux-4.1.27/drivers/tty/ | 
| D | isicom.c | 141 #define InterruptTheCard(base) outw(0, (base) + 0xc)  argument 142 #define ClearInterrupt(base) inw((base) + 0x0a)  argument 189 	unsigned long		base;  member 223 static inline int WaitTillCardIsFree(unsigned long base)  in WaitTillCardIsFree() 239 	unsigned long base = card->base;  in lock_card()  local 270 	unsigned long base = card->base;  in raise_dtr()  local 286 	unsigned long base = card->base;  in drop_dtr()  local 302 	unsigned long base = card->base;  in raise_rts()  local 318 	unsigned long base = card->base;  in drop_rts()  local 336 	unsigned long base = card->base;  in isicom_dtr_rts()  local [all …] 
 | 
| D | goldfish.c | 44 	void __iomem *base;  member 60 	void __iomem *base = qtty->base;  in goldfish_tty_do_write()  local 73 	void __iomem *base = qtty->base;  in goldfish_tty_interrupt()  local 139 	void __iomem *base = qtty->base;  in goldfish_tty_chars_in_buffer()  local 234 	void __iomem *base;  in goldfish_tty_probe()  local
  | 
| /linux-4.1.27/sound/soc/txx9/ | 
| D | txx9aclc-ac97.c | 52 	void __iomem *base = drvdata->base;  in txx9aclc_ac97_read()  local 85 	void __iomem *base = drvdata->base;  in txx9aclc_ac97_write()  local 101 	void __iomem *base = drvdata->base;  in txx9aclc_ac97_cold_reset()  local 131 	void __iomem *base = drvdata->base;  in txx9aclc_ac97_irq()  local
  | 
| /linux-4.1.27/include/linux/mmc/ | 
| D | sh_mmcif.h | 102 static inline void sh_mmcif_boot_cmd_send(void __iomem *base,  in sh_mmcif_boot_cmd_send() 110 static inline int sh_mmcif_boot_cmd_poll(void __iomem *base, unsigned long mask)  in sh_mmcif_boot_cmd_poll() 126 static inline int sh_mmcif_boot_cmd(void __iomem *base,  in sh_mmcif_boot_cmd() 133 static inline int sh_mmcif_boot_do_read_single(void __iomem *base,  in sh_mmcif_boot_do_read_single() 156 static inline int sh_mmcif_boot_do_read(void __iomem *base,  in sh_mmcif_boot_do_read() 185 static inline void sh_mmcif_boot_init(void __iomem *base)  in sh_mmcif_boot_init()
  | 
| /linux-4.1.27/arch/sparc/kernel/ | 
| D | btext.c | 89 	unsigned char *base = dispDeviceBase;  in calc_base()  local 98 	unsigned int *base	= (unsigned int *)calc_base(0, 0);  in btext_clearscreen()  local 195 	unsigned char *base	= calc_base(locX << 3, locY << 4);  in draw_byte()  local 241 static void draw_byte_32(unsigned char *font, unsigned int *base, int rb)  in draw_byte_32() 262 static void draw_byte_16(unsigned char *font, unsigned int *base, int rb)  in draw_byte_16() 280 static void draw_byte_8(unsigned char *font, unsigned int *base, int rb)  in draw_byte_8()
  | 
| D | kstack.h | 12 	unsigned long base = (unsigned long) tp;  in kstack_valid()  local 38 	unsigned long base = (unsigned long) tp;  in kstack_is_trap_frame()  local
  | 
| /linux-4.1.27/arch/x86/mm/ | 
| D | iomap_32.c | 24 static int is_io_mapping_possible(resource_size_t base, unsigned long size)  in is_io_mapping_possible() 34 int iomap_create_wc(resource_size_t base, unsigned long size, pgprot_t *prot)  in iomap_create_wc() 51 void iomap_free(resource_size_t base, unsigned long size)  in iomap_free()
  | 
| /linux-4.1.27/net/netfilter/ | 
| D | nf_conntrack_h323_asn1.c | 268                       char *base, int level)  in decode_nul() 277                        char *base, int level)  in decode_bool() 289                       char *base, int level)  in decode_oid() 306                       char *base, int level)  in decode_int() 350                        char *base, int level)  in decode_enum() 366                          char *base, int level)  in decode_bitstr() 400                          char *base, int level)  in decode_numstr() 418                          char *base, int level)  in decode_octstr() 467                          char *base, int level)  in decode_bmpstr() 493                       char *base, int level)  in decode_seq() [all …] 
 | 
| /linux-4.1.27/drivers/clk/mmp/ | 
| D | clk.c | 72 				void __iomem *base, int size)  in mmp_register_general_gate_clks() 98 			void __iomem *base, int size)  in mmp_register_gate_clks() 126 			void __iomem *base, int size)  in mmp_register_mux_clks() 154 			void __iomem *base, int size)  in mmp_register_div_clks()
  | 
| /linux-4.1.27/arch/m68k/amiga/ | 
| D | cia.c | 51 unsigned char cia_set_irq(struct ciabase *base, unsigned char mask)  in cia_set_irq() 69 unsigned char cia_able_irq(struct ciabase *base, unsigned char mask)  in cia_able_irq() 88 	struct ciabase *base = dev_id;  in cia_handler()  local 170 void __init cia_init_IRQ(struct ciabase *base)  in cia_init_IRQ()
  | 
| /linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ | 
| D | nv50.c | 75 	struct nv50_fifo_base *base = (void *)parent->parent;  in nv50_fifo_context_attach()  local 107 	struct nv50_fifo_base *base = (void *)parent->parent;  in nv50_fifo_context_detach()  local 197 	struct nv50_fifo_base *base = (void *)parent;  in nv50_fifo_chan_ctor_dma()  local 258 	struct nv50_fifo_base *base = (void *)parent;  in nv50_fifo_chan_ctor_ind()  local 324 	struct nv50_fifo_base *base = (void *)object->parent;  in nv50_fifo_chan_init()  local 394 	struct nv50_fifo_base *base;  in nv50_fifo_context_ctor()  local 428 	struct nv50_fifo_base *base = (void *)object;  in nv50_fifo_context_dtor()  local
  | 
| D | nv50.h | 6 	struct nvkm_fifo base;  member 12 	struct nvkm_fifo_base base;  member 21 	struct nvkm_fifo_chan base;  member
  | 
| D | g84.c | 45 	struct nv50_fifo_base *base = (void *)parent->parent;  in g84_fifo_context_attach()  local 85 	struct nv50_fifo_base *base = (void *)parent->parent;  in g84_fifo_context_detach()  local 170 	struct nv50_fifo_base *base = (void *)parent;  in g84_fifo_chan_ctor_dma()  local 243 	struct nv50_fifo_base *base = (void *)parent;  in g84_fifo_chan_ctor_ind()  local 313 	struct nv50_fifo_base *base = (void *)object->parent;  in g84_fifo_chan_init()  local 368 	struct nv50_fifo_base *base;  in g84_fifo_context_ctor()  local
  | 
| D | gf100.c | 39 	struct nvkm_fifo base;  member 58 	struct nvkm_fifo_base base;  member 64 	struct nvkm_fifo_chan base;  member 112 	struct gf100_fifo_base *base = (void *)parent->parent;  in gf100_fifo_context_attach()  local 150 	struct gf100_fifo_base *base = (void *)parent->parent;  in gf100_fifo_context_detach()  local 190 	struct gf100_fifo_base *base = (void *)parent;  in gf100_fifo_chan_ctor()  local 253 	struct nvkm_gpuobj *base = nv_gpuobj(object->parent);  in gf100_fifo_chan_init()  local 320 	struct gf100_fifo_base *base;  in gf100_fifo_context_ctor()  local 350 	struct gf100_fifo_base *base = (void *)object;  in gf100_fifo_context_dtor()  local
  | 
| /linux-4.1.27/arch/x86/realmode/ | 
| D | init.c | 14 	unsigned char *base;  in reserve_real_mode()  local 34 	unsigned char *base;  in setup_real_mode()  local 102 	unsigned char *base = (unsigned char *) real_mode_header;  in set_real_mode_permissions()  local
  | 
| /linux-4.1.27/include/asm-generic/ | 
| D | div64.h | 25 # define do_div(n,base) ({					\  argument 40 # define do_div(n,base) ({				\  argument
  | 
| /linux-4.1.27/drivers/usb/phy/ | 
| D | phy-tegra-usb.c | 208 	void __iomem *base = phy->regs;  in set_pts()  local 226 	void __iomem *base = phy->regs;  in set_phcd()  local 260 	void __iomem *base = phy->pad_regs;  in utmip_pad_power_on()  local 291 	void __iomem *base = phy->pad_regs;  in utmip_pad_power_off()  local 330 	void __iomem *base = phy->regs;  in utmi_phy_clk_disable()  local 352 	void __iomem *base = phy->regs;  in utmi_phy_clk_enable()  local 375 	void __iomem *base = phy->regs;  in utmi_phy_power_on()  local 524 	void __iomem *base = phy->regs;  in utmi_phy_power_off()  local 559 	void __iomem *base = phy->regs;  in utmi_phy_preresume()  local 569 	void __iomem *base = phy->regs;  in utmi_phy_postresume()  local [all …] 
 | 
| D | phy-rcar-gen2-usb.c | 23 	void __iomem *base;  member 53 static int __rcar_gen2_usbhs_phy_enable(void __iomem *base)  in __rcar_gen2_usbhs_phy_enable() 83 static int __rcar_gen2_usbhs_phy_disable(void __iomem *base)  in __rcar_gen2_usbhs_phy_disable() 176 	void __iomem *base;  in rcar_gen2_usb_phy_probe()  local
  | 
| /linux-4.1.27/drivers/staging/goldfish/ | 
| D | goldfish_nand.c | 36 	unsigned char __iomem  *base;  member 49 	unsigned char __iomem  *base = nand->base;  in goldfish_nand_cmd_with_params()  local 82 	unsigned char __iomem  *base = nand->base;  in goldfish_nand_cmd()  local 288 	unsigned char __iomem  *base = nand->base;  in nand_setup_cmd_params()  local 307 	unsigned char __iomem  *base = nand->base;  in goldfish_nand_init_device()  local 379 	unsigned char __iomem  *base;  in goldfish_nand_probe()  local
  | 
| /linux-4.1.27/arch/arm/common/ | 
| D | timer-sp.c | 74 void __init __sp804_clocksource_and_sched_clock_init(void __iomem *base,  in __sp804_clocksource_and_sched_clock_init() 183 void __init __sp804_clockevents_init(void __iomem *base, unsigned int irq, struct clk *clk, const c…  in __sp804_clockevents_init() 215 	void __iomem *base;  in sp804_of_init()  local 271 	void __iomem *base;  in integrator_cp_of_init()  local
  | 
| /linux-4.1.27/arch/ia64/kernel/ | 
| D | acpi-ext.c | 32 static acpi_status hp_ccsr_locate(acpi_handle obj, u64 *base, u64 *length)  in hp_ccsr_locate() 59 	u64	base;  member 81 static acpi_status hp_crs_locate(acpi_handle obj, u64 *base, u64 *length)  in hp_crs_locate()
  | 
| /linux-4.1.27/arch/mips/include/asm/netlogic/xlp-hal/ | 
| D | pic.h | 228 nlm_9xx_pic_write_irt(uint64_t base, int irt_num, int en, int nmi,  in nlm_9xx_pic_write_irt() 242 nlm_pic_write_irt(uint64_t base, int irt_num, int en, int nmi,  in nlm_pic_write_irt() 256 nlm_pic_write_irt_direct(uint64_t base, int irt_num, int en, int nmi,  in nlm_pic_write_irt_direct() 269 nlm_pic_read_timer(uint64_t base, int timer)  in nlm_pic_read_timer() 275 nlm_pic_read_timer32(uint64_t base, int timer)  in nlm_pic_read_timer32() 281 nlm_pic_write_timer(uint64_t base, int timer, uint64_t value)  in nlm_pic_write_timer() 287 nlm_pic_set_timer(uint64_t base, int timer, uint64_t value, int irq, int cpu)  in nlm_pic_set_timer() 303 nlm_pic_enable_irt(uint64_t base, int irt)  in nlm_pic_enable_irt() 317 nlm_pic_disable_irt(uint64_t base, int irt)  in nlm_pic_disable_irt() 333 nlm_pic_send_ipi(uint64_t base, int hwt, int irq, int nmi)  in nlm_pic_send_ipi() [all …] 
 | 
| D | uart.h | 103 nlm_uart_set_baudrate(uint64_t base, int baud)  in nlm_uart_set_baudrate() 121 nlm_uart_outbyte(uint64_t base, char c)  in nlm_uart_outbyte() 135 nlm_uart_inbyte(uint64_t base)  in nlm_uart_inbyte() 155 nlm_uart_init(uint64_t base, int baud, int databits, int stopbits,  in nlm_uart_init()
  | 
| /linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/ | 
| D | nv50.h | 13 	struct nvkm_disp base;  member 45 	struct nvkm_disp_impl base;  member 48 		const struct nv50_disp_mthd_chan *base;  member 79 	struct nvkm_parent base;  member 85 	struct nvkm_ofuncs base;  member 94 	struct nvkm_namedb base;  member 115 	struct nv50_disp_chan base;  member 123 	struct nv50_disp_chan base;  member
  | 
| /linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/ | 
| D | nv31.h | 6 	struct nvkm_object base;  member 10 	struct nvkm_mpeg base;  member
  | 
| D | g84.c | 27 	struct nvkm_mpeg base;  member 31 	struct nvkm_mpeg_chan base;  member
  | 
| /linux-4.1.27/arch/arm/mach-davinci/ | 
| D | aemif.c | 47 static inline unsigned int davinci_aemif_readl(void __iomem *base, int offset)  in davinci_aemif_readl() 52 static inline void davinci_aemif_writel(void __iomem *base,  in davinci_aemif_writel() 103 					void __iomem *base, unsigned cs,  in davinci_aemif_setup_timing() 156 	void __iomem *base;  in davinci_aemif_setup()  local
  | 
| /linux-4.1.27/drivers/regulator/ | 
| D | max8907-regulator.c | 49 #define REG_LDO(ids, supply, base, min, max, step) \  argument 78 #define REG_OUT5V(ids, supply, base, voltage) \  argument 92 #define REG_BBAT(ids, supply, base, min, max, step) \  argument 107 #define LDO_750_50(id, supply, base) REG_LDO(id, supply, (base), \  argument 109 #define LDO_650_25(id, supply, base) REG_LDO(id, supply, (base), \  argument
  | 
| D | pfuze100-regulator.c | 162 #define PFUZE100_FIXED_REG(_chip, _name, base, voltage)	\  argument 177 #define PFUZE100_SW_REG(_chip, _name, base, min, max, step)	\  argument 195 #define PFUZE100_SWB_REG(_chip, _name, base, mask, voltages)	\  argument 212 #define PFUZE100_VGEN_REG(_chip, _name, base, min, max, step)	\  argument 232 #define PFUZE3000_VCC_REG(_chip, _name, base, min, max, step)	{	\  argument 252 #define PFUZE3000_SW2_REG(_chip, _name, base, min, max, step)	{	\  argument 269 #define PFUZE3000_SW3_REG(_chip, _name, base, min, max, step)	{	\  argument
  | 
| /linux-4.1.27/arch/arm/mach-ebsa110/include/mach/ | 
| D | uncompress.h | 20 	unsigned char v, *base = SERIAL_BASE;  in putc()  local 32 	unsigned char v, *base = SERIAL_BASE;  in flush()  local
  | 
| /linux-4.1.27/arch/powerpc/platforms/powermac/ | 
| D | bootx_init.c | 92 static void * __init bootx_early_getprop(unsigned long base,  in bootx_early_getprop() 160 static void __init bootx_add_chosen_props(unsigned long base,  in bootx_add_chosen_props() 183 static void __init bootx_add_display_props(unsigned long base,  in bootx_add_display_props() 219 static void __init bootx_scan_dt_build_strings(unsigned long base,  in bootx_scan_dt_build_strings() 277 static void __init bootx_scan_dt_build_struct(unsigned long base,  in bootx_scan_dt_build_struct() 356 	unsigned long base;  in bootx_flatten_dt()  local
  | 
| /linux-4.1.27/sound/soc/sh/ | 
| D | siu_dai.c | 111 	u32 __iomem *base = info->reg;  in siu_dai_start()  local 154 	u32 __iomem *base = info->reg;  in siu_dai_stop()  local 208 	u32 __iomem *base = info->reg;  in siu_dai_open()  local 239 	u32 __iomem *base = info->reg;  in siu_dai_pcmdatapack()  local 259 	u32 __iomem *base = info->reg;  in siu_dai_spbstart()  local 324 	u32 __iomem *base = info->reg;  in siu_dai_spbstop()  local 403 	u32 __iomem *base = info->reg;  in siu_dai_put_volume()  local 607 	u32 __iomem *base = info->reg;  in siu_dai_set_fmt()  local
  | 
| /linux-4.1.27/arch/arm/mach-orion5x/include/mach/ | 
| D | uncompress.h | 18 	unsigned char *base = SERIAL_BASE;  in putc()  local 32 	unsigned char *base = SERIAL_BASE;  in flush()  local
  | 
| /linux-4.1.27/arch/arm/mach-versatile/ | 
| D | core.h | 40 #define APB_DEVICE(name, busid, base, plat)	\  argument 43 #define AHB_DEVICE(name, busid, base, plat)	\  argument
  | 
| /linux-4.1.27/drivers/usb/dwc3/ | 
| D | io.h | 27 static inline u32 dwc3_readl(void __iomem *base, u32 offset)  in dwc3_readl() 50 static inline void dwc3_writel(void __iomem *base, u32 offset, u32 value)  in dwc3_writel()
  | 
| /linux-4.1.27/arch/arm/mach-realview/ | 
| D | core.h | 30 #define APB_DEVICE(name, busid, base, plat)			\  argument 33 #define AHB_DEVICE(name, busid, base, plat)			\  argument
  | 
| /linux-4.1.27/arch/arm/mach-mv78xx0/include/mach/ | 
| D | uncompress.h | 16 	unsigned char *base = SERIAL_BASE;  in putc()  local 30 	unsigned char *base = SERIAL_BASE;  in flush()  local
  | 
| /linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/ | 
| D | nv20.h | 6 	struct nvkm_gr base;  member 11 	struct nvkm_gr_chan base;  member
  | 
| /linux-4.1.27/drivers/clk/ | 
| D | clk-clps711x.c | 49 static struct clps711x_clk * __init _clps711x_clk_init(void __iomem *base,  in _clps711x_clk_init() 151 void __init clps711x_clk_init(void __iomem *base)  in clps711x_clk_init() 177 	void __iomem *base = of_iomap(np, 0);  in clps711x_clk_init_dt()  local
  | 
| D | clk-moxart.c | 20 	static void __iomem *base;  in moxart_of_pll_clk_init()  local 58 	static void __iomem *base;  in moxart_of_apb_clk_init()  local
  | 
| /linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/ | 
| D | nv50.c | 29 	struct nvkm_instmem base;  member 35 	struct nvkm_instobj base;  member 49 	u64 base = (node->mem->offset + offset) & 0xffffff00000ULL;  in nv50_instobj_rd32()  local 69 	u64 base = (node->mem->offset + offset) & 0xffffff00000ULL;  in nv50_instobj_wr32()  local
  | 
| D | gk20a.c | 54 	struct nvkm_instobj base;  member 65 	struct gk20a_instobj_priv base;  member 76 	struct gk20a_instobj_priv base;  member 83 	struct nvkm_instmem base;  member 112 	u64 base = (node->mem->offset + offset) & 0xffffff00000ULL;  in gk20a_instobj_rd32()  local 132 	u64 base = (node->mem->offset + offset) & 0xffffff00000ULL;  in gk20a_instobj_wr32()  local
  | 
| D | nv04.h | 10 	struct nvkm_instmem base;  member 28 	struct nvkm_instobj base;  member
  | 
| /linux-4.1.27/drivers/scsi/arm/ | 
| D | arxescsi.c | 44 	void __iomem		*base;  member 75 static void arxescsi_pseudo_dma_write(unsigned char *addr, void __iomem *base)  in arxescsi_pseudo_dma_write() 117 	void __iomem *base = info->info.scsi.io_base;  in arxescsi_dma_pseudo()  local 257 	void __iomem *base;  in arxescsi_probe()  local
  | 
| /linux-4.1.27/drivers/atm/ | 
| D | nicstarmac.c | 161 static u_int8_t read_eprom_byte(virt_addr_t base, u_int8_t offset)  in read_eprom_byte() 206 static void nicstar_init_eprom(virt_addr_t base)  in nicstar_init_eprom() 238 nicstar_read_eprom(virt_addr_t base,  in nicstar_read_eprom()
  | 
| /linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/ | 
| D | pmu.h | 6 	struct nvkm_subdev base;  member 9 		u32 base;  member 14 		u32 base;  member
  | 
| D | instmem.h | 6 	struct nvkm_object base;  member 24 	struct nvkm_subdev base;  member
  | 
| /linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ | 
| D | npde.c | 29 nvbios_npdeTe(struct nvkm_bios *bios, u32 base)  in nvbios_npdeTe() 49 nvbios_npdeTp(struct nvkm_bios *bios, u32 base, struct nvbios_npdeT *info)  in nvbios_npdeTp()
  | 
| D | pcir.c | 28 nvbios_pcirTe(struct nvkm_bios *bios, u32 base, u8 *ver, u16 *hdr)  in nvbios_pcirTe() 51 nvbios_pcirTp(struct nvkm_bios *bios, u32 base, u8 *ver, u16 *hdr,  in nvbios_pcirTp()
  | 
| /linux-4.1.27/arch/sparc/lib/ | 
| D | NG2memcpy.S | 136 #define FREG_LOAD_1(base, x0) \  argument 138 #define FREG_LOAD_2(base, x0, x1) \  argument 141 #define FREG_LOAD_3(base, x0, x1, x2) \  argument 145 #define FREG_LOAD_4(base, x0, x1, x2, x3) \  argument 150 #define FREG_LOAD_5(base, x0, x1, x2, x3, x4) \  argument 156 #define FREG_LOAD_6(base, x0, x1, x2, x3, x4, x5) \  argument 163 #define FREG_LOAD_7(base, x0, x1, x2, x3, x4, x5, x6) \  argument
  | 
| D | memset.S | 38 #define ZERO_BIG_BLOCK(base, offset, source)    \  argument 48 #define ZERO_LAST_BLOCKS(base, offset, source)	\  argument
  | 
| /linux-4.1.27/arch/x86/platform/intel-quark/ | 
| D | imr.c | 207 	phys_addr_t base;  in imr_dbgfs_state_show()  local 297 static int imr_check_params(phys_addr_t base, size_t size)  in imr_check_params() 347 int imr_add_range(phys_addr_t base, size_t size,  in imr_add_range() 456 static int __imr_remove_range(int reg, phys_addr_t base, size_t size)  in __imr_remove_range() 548 int imr_remove_range(phys_addr_t base, size_t size)  in imr_remove_range() 588 	phys_addr_t base = virt_to_phys(&_text);  in imr_fixup_memmap()  local
  | 
| /linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/bus/ | 
| D | nv04.h | 6 	struct nvkm_bus base;  member 16 	struct nvkm_oclass base;  member
  | 
| /linux-4.1.27/drivers/bus/ | 
| D | mvebu-mbus.c | 129 	u32 base;  member 174 				   int win, int *enabled, u64 *base,  in mvebu_mbus_read_window() 245 				       phys_addr_t base, size_t size,  in mvebu_mbus_window_conflicts() 278 				  phys_addr_t base, size_t size)  in mvebu_mbus_find_window() 302 				   int win, phys_addr_t base, size_t size,  in mvebu_mbus_setup_window() 347 				   phys_addr_t base, size_t size,  in mvebu_mbus_alloc_window() 392 		u64 base;  in mvebu_sdram_debug_show_orion()  local 421 		u64 base;  in mvebu_sdram_debug_show_dove()  local 588 		u32 base = readl(mbus->sdramwins_base + DDR_BASE_CS_OFF(i));  in mvebu_mbus_default_setup_cpu_target()  local 620 		u32 base = readl(mbus->sdramwins_base + DDR_BASE_CS_OFF(i));  in mvebu_mbus_default_save_cpu_target()  local [all …] 
 | 
| D | imx-weim.c | 112 static int __init weim_timing_setup(struct device_node *np, void __iomem *base,  in weim_timing_setup() 139 				void __iomem *base)  in weim_parse_dt() 179 	void __iomem *base;  in weim_probe()  local
  | 
| D | omap_l3_smx.c | 36 static inline u64 omap3_l3_readll(void __iomem *base, u16 reg)  in omap3_l3_readll() 41 static inline void omap3_l3_writell(void __iomem *base, u16 reg, u64 value)  in omap3_l3_writell() 178 	void __iomem *base;  in omap3_l3_app_irq()  local
  | 
| /linux-4.1.27/drivers/usb/host/ | 
| D | xhci-mvebu.c | 21 static void xhci_mvebu_mbus_config(void __iomem *base,  in xhci_mvebu_mbus_config() 47 	void __iomem *base;  in xhci_mvebu_mbus_init_quirk()  local
  | 
| /linux-4.1.27/arch/x86/pci/ | 
| D | mmconfig_32.c | 40 static void pci_exp_set_dev_base(unsigned int base, int bus, int devfn)  in pci_exp_set_dev_base() 56 	u32 base;  in pci_mmcfg_read()  local 95 	u32 base;  in pci_mmcfg_write()  local
  | 
| /linux-4.1.27/include/linux/ | 
| D | dma-contiguous.h | 103 					 phys_addr_t base, phys_addr_t limit)  in dma_declare_contiguous() 132 static inline int dma_contiguous_reserve_area(phys_addr_t size, phys_addr_t base,  in dma_contiguous_reserve_area() 141 			   phys_addr_t base, phys_addr_t limit)  in dma_declare_contiguous()
  | 
| D | io-mapping.h | 39 	resource_size_t base;  member 52 io_mapping_create_wc(resource_size_t base, unsigned long size)  in io_mapping_create_wc() 128 io_mapping_create_wc(resource_size_t base, unsigned long size)  in io_mapping_create_wc()
  | 
| D | bootmem.h | 224 					phys_addr_t base, phys_addr_t size)  in memblock_free_early() 230 				phys_addr_t base, phys_addr_t size, int nid)  in memblock_free_early_nid() 236 					phys_addr_t base, phys_addr_t size)  in memblock_free_late() 316 					phys_addr_t base, phys_addr_t size)  in memblock_free_early() 322 				phys_addr_t base, phys_addr_t size, int nid)  in memblock_free_early_nid() 328 					phys_addr_t base, phys_addr_t size)  in memblock_free_late()
  | 
| D | kernel.h | 289 static inline int __must_check kstrtoul(const char *s, unsigned int base, unsigned long *res)  in kstrtoul() 318 static inline int __must_check kstrtol(const char *s, unsigned int base, long *res)  in kstrtol() 334 static inline int __must_check kstrtou64(const char *s, unsigned int base, u64 *res)  in kstrtou64() 339 static inline int __must_check kstrtos64(const char *s, unsigned int base, s64 *res)  in kstrtos64() 344 static inline int __must_check kstrtou32(const char *s, unsigned int base, u32 *res)  in kstrtou32() 349 static inline int __must_check kstrtos32(const char *s, unsigned int base, s32 *res)  in kstrtos32() 370 …t __must_check kstrtou64_from_user(const char __user *s, size_t count, unsigned int base, u64 *res)  in kstrtou64_from_user() 375 …t __must_check kstrtos64_from_user(const char __user *s, size_t count, unsigned int base, s64 *res)  in kstrtos64_from_user() 380 …t __must_check kstrtou32_from_user(const char __user *s, size_t count, unsigned int base, u32 *res)  in kstrtou32_from_user() 385 …t __must_check kstrtos32_from_user(const char __user *s, size_t count, unsigned int base, s32 *res)  in kstrtos32_from_user()
  | 
| /linux-4.1.27/drivers/mfd/ | 
| D | tmio_core.c | 12 int tmio_core_mmc_enable(void __iomem *cnf, int shift, unsigned long base)  in tmio_core_mmc_enable() 31 int tmio_core_mmc_resume(void __iomem *cnf, int shift, unsigned long base)  in tmio_core_mmc_resume()
  | 
| D | omap-usb-tll.c | 111 	void __iomem				*base;  member 122 static inline void usbtll_write(void __iomem *base, u32 reg, u32 val)  in usbtll_write() 127 static inline u32 usbtll_read(void __iomem *base, u32 reg)  in usbtll_read() 132 static inline void usbtll_writeb(void __iomem *base, u8 reg, u8 val)  in usbtll_writeb() 137 static inline u8 usbtll_readb(void __iomem *base, u8 reg)  in usbtll_readb() 352 		void __iomem *base = tll->base;  in omap_tll_init()  local
  | 
| /linux-4.1.27/drivers/net/ethernet/nvidia/ | 
| D | forcedeth.c | 791 	void __iomem *base;  member 947 static inline void pci_push(u8 __iomem *base)  in pci_push() 974 	u8 __iomem *base = get_hwbase(dev);  in reg_delay()  local 1002 	u8 __iomem *base = get_hwbase(dev);  in setup_hw_rings()  local 1053 	u8 __iomem *base = get_hwbase(dev);  in nv_txrx_gate()  local 1102 	u8 __iomem *base = get_hwbase(dev);  in nv_enable_hw_interrupts()  local 1110 	u8 __iomem *base = get_hwbase(dev);  in nv_disable_hw_interrupts()  local 1142 	u8 __iomem *base = get_hwbase(dev);  in mii_rw()  local 1227 	u8 __iomem *base = get_hwbase(dev);  in init_realtek_8211c()  local 1387 	u8 __iomem *base = get_hwbase(dev);  in phy_init()  local [all …] 
 | 
| /linux-4.1.27/arch/arm/mach-netx/include/mach/ | 
| D | uncompress.h | 45 	unsigned long base;  in putc()  local 60 	unsigned long base;  in flush()  local
  | 
| /linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/ | 
| D | dmaobj.h | 7 	struct nvkm_object base;  member 15 	struct nvkm_engine base;  member
  | 
| /linux-4.1.27/drivers/gpu/drm/nouveau/ | 
| D | nv10_fence.h | 8 	struct nouveau_fence_chan base;  member 14 	struct nouveau_fence_priv base;  member
  | 
| /linux-4.1.27/drivers/char/hw_random/ | 
| D | nomadik-rng.c | 24 	void __iomem *base = (void __iomem *)rng->priv;  in nmk_rng_read()  local 43 	void __iomem *base;  in nmk_rng_probe()  local
  | 
| D | tx4939-rng.c | 30 	void __iomem *base;  member 55 static u64 read_rng(void __iomem *base, unsigned int offset)  in read_rng() 60 static void write_rng(u64 val, void __iomem *base, unsigned int offset)  in write_rng()
  | 
| /linux-4.1.27/drivers/net/ethernet/ti/ | 
| D | netcp_sgmii.c | 35 static void sgmii_write_reg(void __iomem *base, int reg, u32 val)  in sgmii_write_reg() 40 static u32 sgmii_read_reg(void __iomem *base, int reg)  in sgmii_read_reg() 45 static void sgmii_write_reg_bit(void __iomem *base, int reg, u32 val)  in sgmii_write_reg_bit()
  | 
| /linux-4.1.27/drivers/memory/ | 
| D | emif.c | 64 	void __iomem			*base;  member 233 	void __iomem	*base = emif->base;  in get_emif_bus_width()  local 248 	void __iomem	*base = emif->base;  in get_cl()  local 258 	void __iomem *base = emif->base;  in set_lpmode()  local 841 	void __iomem	*base;  in get_temperature_level()  local 874 	void __iomem	*base = emif->base;  in setup_registers()  local 897 	void __iomem	*base = emif->base;  in setup_volt_sensitive_regs()  local 925 	void __iomem	*base = emif->base;  in setup_temperature_sensitive_regs()  local 953 static irqreturn_t handle_temp_alert(void __iomem *base, struct emif_data *emif)  in handle_temp_alert() 1016 	void __iomem		*base = emif->base;  in emif_interrupt_handler()  local [all …] 
 | 
| /linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ | 
| D | nv50.h | 6 	struct nvkm_fb base;  member 18 	struct nvkm_fb_impl base;  member
  | 
| D | nv04.h | 6 	struct nvkm_fb base;  member 14 	struct nvkm_fb_impl base;  member
  | 
| /linux-4.1.27/arch/mips/include/asm/netlogic/xlr/ | 
| D | pic.h | 223 nlm_pic_enable_irt(uint64_t base, int irt)  in nlm_pic_enable_irt() 232 nlm_pic_disable_irt(uint64_t base, int irt)  in nlm_pic_disable_irt() 241 nlm_pic_send_ipi(uint64_t base, int hwt, int irq, int nmi)  in nlm_pic_send_ipi() 252 nlm_pic_ack(uint64_t base, int irt)  in nlm_pic_ack() 258 nlm_pic_init_irt(uint64_t base, int irt, int irq, int hwt, int en)  in nlm_pic_init_irt() 267 nlm_pic_read_timer(uint64_t base, int timer)  in nlm_pic_read_timer() 282 nlm_pic_read_timer32(uint64_t base, int timer)  in nlm_pic_read_timer32() 288 nlm_pic_set_timer(uint64_t base, int timer, uint64_t value, int irq, int cpu)  in nlm_pic_set_timer()
  | 
| /linux-4.1.27/arch/x86/include/uapi/asm/ | 
| D | mtrr.h | 39     unsigned long base;    /*  Base address     */  member 46     unsigned long base;    /*  Base address     */  member 54 	__u64 base;		/*  Base address     */  member 60 	__u64 base;		/*  Base address     */  member
  | 
| /linux-4.1.27/arch/mips/bcm63xx/ | 
| D | dev-pcmcia.c | 70 				   u32 base, unsigned int size)  in config_pcmcia_cs() 84 	unsigned int	base;  member
  | 
| /linux-4.1.27/arch/nios2/kernel/ | 
| D | prom.c | 36 void __init early_init_dt_add_memory_arch(u64 base, u64 size)  in early_init_dt_add_memory_arch() 108 	u64 base = 0;  in of_early_console()  local
  | 
| /linux-4.1.27/arch/mips/mti-sead3/ | 
| D | sead3-init.c | 63 	void *base;  in mips_nmi_setup()  local 108 	void *base;  in mips_ejtag_setup()  local
  | 
| /linux-4.1.27/net/sunrpc/ | 
| D | xdr.c | 133 		 struct page **pages, unsigned int base, unsigned int len)  in xdr_inline_pages() 691 void xdr_write_pages(struct xdr_stream *xdr, struct page **pages, unsigned int base,  in xdr_write_pages() 730 		unsigned int base, unsigned int len)  in xdr_set_page_base() 1024 			unsigned int base, unsigned int len)  in xdr_buf_subsegment() 1126 int read_bytes_from_xdr_buf(struct xdr_buf *buf, unsigned int base, void *obj, unsigned int len)  in read_bytes_from_xdr_buf() 1157 int write_bytes_to_xdr_buf(struct xdr_buf *buf, unsigned int base, void *obj, unsigned int len)  in write_bytes_to_xdr_buf() 1171 xdr_decode_word(struct xdr_buf *buf, unsigned int base, u32 *obj)  in xdr_decode_word() 1185 xdr_encode_word(struct xdr_buf *buf, unsigned int base, u32 obj)  in xdr_encode_word() 1233 xdr_xcode_array2(struct xdr_buf *buf, unsigned int base,  in xdr_xcode_array2() 1427 xdr_decode_array2(struct xdr_buf *buf, unsigned int base,  in xdr_decode_array2() [all …] 
 | 
| /linux-4.1.27/drivers/net/appletalk/ | 
| D | ltpc.c | 372 	int base = dev->base_addr;  in handlefc()  local 395 	int base = dev->base_addr;  in handlefd()  local 419 	int base = dev->base_addr;  in handlewrite()  local 447 	int base = dev->base_addr;  in handleread()  local 469 	int base = dev->base_addr;  in handlecommand()  local 505 	int base = dev->base_addr;  in idle()  local 938 static int __init ltpc_probe_dma(int base, int dma)  in ltpc_probe_dma()
  | 
| /linux-4.1.27/drivers/phy/ | 
| D | phy-miphy28lp.c | 208 	void __iomem *base;  member 370 	void *base = miphy_phy->base;  in miphy28lp_set_reset()  local 394 	void *base = miphy_phy->base;  in miphy28lp_pll_calibration()  local 435 	void __iomem *base = miphy_phy->base;  in miphy28lp_sata_config_gen()  local 462 	void __iomem *base = miphy_phy->base;  in miphy28lp_pcie_config_gen()  local 510 	void __iomem *base = miphy_phy->base;  in miphy28lp_compensation()  local 538 	void __iomem *base = miphy_phy->base;  in miphy28_usb3_miphy_reset()  local 566 	void __iomem *base = miphy_phy->base;  in miphy_sata_tune_ssc()  local 604 	void __iomem *base = miphy_phy->base;  in miphy_pcie_tune_ssc()  local 650 	void __iomem *base = miphy_phy->base;  in miphy28lp_configure_sata()  local [all …] 
 | 
| /linux-4.1.27/fs/dlm/ | 
| D | midcomms.c | 34 static void copy_from_cb(void *dst, const void *base, unsigned offset,  in copy_from_cb() 58 int dlm_process_incoming_buffer(int nodeid, const void *base,  in dlm_process_incoming_buffer()
  | 
| /linux-4.1.27/arch/alpha/boot/ | 
| D | stdio.c | 21 # define do_div(n, base) ({						\  argument 47 static char * number(char * str, unsigned long long num, int base, int size, int precision, int typ…  in number() 118 	int i, base;  in vsprintf()  local
  | 
| /linux-4.1.27/arch/mips/pistachio/ | 
| D | init.c | 75 	void *base;  in mips_nmi_setup()  local 88 	void *base;  in mips_ejtag_setup()  local
  | 
| /linux-4.1.27/drivers/pcmcia/ | 
| D | rsrc_nonstatic.c | 52 	u_long			base, num;  member 76 claim_region(struct pcmcia_socket *s, resource_size_t base,  in claim_region() 111 static int add_interval(struct resource_map *map, u_long base, u_long num)  in add_interval() 135 static int sub_interval(struct resource_map *map, u_long base, u_long num)  in sub_interval() 185 static void do_io_probe(struct pcmcia_socket *s, unsigned int base,  in do_io_probe() 350 			   unsigned long base, unsigned long size,  in do_validate_mem() 405 static int do_mem_probe(struct pcmcia_socket *s, u_long base, u_long num,  in do_mem_probe() 688 						unsigned long base, int num,  in __nonstatic_find_io_region() 719 			unsigned int *base, unsigned int num,  in nonstatic_find_io() 807 static struct resource *nonstatic_find_mem_region(u_long base, u_long num,  in nonstatic_find_mem_region()
  | 
| /linux-4.1.27/arch/x86/boot/ | 
| D | printf.c | 37 #define __do_div(n, base) ({ \  argument 43 static char *number(char *str, long num, int base, int size, int precision,  in number() 119 	int i, base;  in vsprintf()  local
  | 
| /linux-4.1.27/arch/x86/platform/scx200/ | 
| D | scx200_32.c | 18 #define scx200_cb_probe(base) (inw((base) + SCx200_CBA) == (base))  argument 59 	unsigned base;  in scx200_probe()  local
  | 
| /linux-4.1.27/arch/arm/mach-bcm/ | 
| D | platsmp-brcmstb.c | 85 	void __iomem *base = cpubiuctrl_block + cpu0_pwr_zone_ctrl_reg;  in pwr_ctrl_get_base()  local 92 	void __iomem *base = pwr_ctrl_get_base(cpu);  in pwr_ctrl_rd()  local 98 	void __iomem *base = pwr_ctrl_get_base(cpu);  in pwr_ctrl_set()  local 104 	void __iomem *base = pwr_ctrl_get_base(cpu);  in pwr_ctrl_clr()  local
  | 
| /linux-4.1.27/arch/arm/mach-omap2/ | 
| D | omap-smp.c | 86 	void __iomem *base = omap_get_wakeupgen_base();  in omap4_boot_secondary()  local 210 	void __iomem *base = omap_get_wakeupgen_base();  in omap4_smp_prepare_cpus()  local
  | 
| /linux-4.1.27/drivers/clk/st/ | 
| D | clkgen.h | 18 static inline unsigned long clkgen_read(void __iomem	*base,  in clkgen_read() 25 static inline void clkgen_write(void __iomem *base, struct clkgen_field *field,  in clkgen_write()
  | 
| /linux-4.1.27/drivers/pnp/pnpbios/ | 
| D | rsparser.c | 252 	resource_size_t base, len;  in pnpbios_parse_fixed_mem32_option()  local 307 	resource_size_t base, len;  in pnpbios_parse_fixed_port_option()  local 503 	unsigned long base;  in pnpbios_encode_mem()  local 527 	unsigned long base;  in pnpbios_encode_mem32()  local 557 	unsigned long base;  in pnpbios_encode_fixed_mem32()  local 615 	unsigned long base;  in pnpbios_encode_port()  local 638 	unsigned long base = res->start;  in pnpbios_encode_fixed_port()  local
  | 
| /linux-4.1.27/arch/arm/mach-s3c24xx/ | 
| D | pm-s3c2410.c | 54 		void *base = phys_to_virt(H1940_SUSPEND_CHECK);  in s3c2410_pm_prepare()  local 70 		void *base = phys_to_virt(H1940_SUSPEND_CHECK);  in s3c2410_pm_prepare()  local
  | 
| /linux-4.1.27/include/net/ | 
| D | ip6_checksum.h | 62 				   __wsum base)  in tcp_v6_check() 96 				   __wsum base)  in udp_v6_check()
  |