Home
last modified time | relevance | path

Searched refs:REG_BASE (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/arch/mips/n64/
A Dinit.c53 #define REG_BASE ((u32 *) CKSEG1ADDR(0x4400000)) macro
57 __raw_writel(value, REG_BASE + reg); in n64rdp_write_reg()
60 #undef REG_BASE
/linux-6.3-rc2/drivers/pinctrl/qcom/
A Dpinctrl-sdx65.c20 #define REG_BASE 0x0 macro
40 .ctl_reg = REG_BASE + REG_SIZE * id, \
41 .io_reg = REG_BASE + 0x4 + REG_SIZE * id, \
42 .intr_cfg_reg = REG_BASE + 0x8 + REG_SIZE * id, \
43 .intr_status_reg = REG_BASE + 0xc + REG_SIZE * id, \
44 .intr_target_reg = REG_BASE + 0x8 + REG_SIZE * id, \
A Dpinctrl-qdu1000.c21 #define REG_BASE 0x100000 macro
41 .ctl_reg = REG_BASE + REG_SIZE * id, \
42 .io_reg = REG_BASE + 0x4 + REG_SIZE * id, \
43 .intr_cfg_reg = REG_BASE + 0x8 + REG_SIZE * id, \
44 .intr_status_reg = REG_BASE + 0xc + REG_SIZE * id, \
45 .intr_target_reg = REG_BASE + 0x8 + REG_SIZE * id, \
67 .ctl_reg = REG_BASE + ctl, \
A Dpinctrl-msm8976.c22 #define REG_BASE 0x0 macro
42 .ctl_reg = REG_BASE + REG_SIZE * id, \
43 .io_reg = REG_BASE + 0x4 + REG_SIZE * id, \
44 .intr_cfg_reg = REG_BASE + 0x8 + REG_SIZE * id, \
45 .intr_status_reg = REG_BASE + 0xc + REG_SIZE * id, \
46 .intr_target_reg = REG_BASE + 0x8 + REG_SIZE * id, \
A Dpinctrl-sa8775p.c21 #define REG_BASE 0x100000 macro
41 .ctl_reg = REG_BASE + REG_SIZE * id, \
42 .io_reg = REG_BASE + 0x4 + REG_SIZE * id, \
43 .intr_cfg_reg = REG_BASE + 0x8 + REG_SIZE * id, \
44 .intr_status_reg = REG_BASE + 0xc + REG_SIZE * id, \
45 .intr_target_reg = REG_BASE + 0x8 + REG_SIZE * id, \
A Dpinctrl-msm8996.c20 #define REG_BASE 0x0 macro
40 .ctl_reg = REG_BASE + REG_SIZE * id, \
41 .io_reg = REG_BASE + 0x4 + REG_SIZE * id, \
42 .intr_cfg_reg = REG_BASE + 0x8 + REG_SIZE * id, \
43 .intr_status_reg = REG_BASE + 0xc + REG_SIZE * id, \
44 .intr_target_reg = REG_BASE + 0x8 + REG_SIZE * id, \
A Dpinctrl-sm6375.c21 #define REG_BASE 0x100000 macro
/linux-6.3-rc2/drivers/atm/
A Dmidway.h23 #define REG_BASE 0x00040000 /* offset of Midway register area */ macro
A Diphase.h632 #define REG_BASE IPHASE5575_BUS_CONTROL_REG_BASE macro
A Deni.c1748 eni_dev->reg = base+REG_BASE; in eni_do_init()
A Diphase.c2386 iadev->reg = base + REG_BASE;

Completed in 42 milliseconds