Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/atm/
Dmidway.h23 #define REG_BASE 0x00040000 /* offset of Midway register area */ macro
Diphase.h633 #define REG_BASE IPHASE5575_BUS_CONTROL_REG_BASE macro
Deni.c1748 eni_dev->reg = base+REG_BASE; in eni_do_init()
Diphase.c2384 iadev->reg = base + REG_BASE;
/Linux-v4.19/drivers/pinctrl/qcom/
Dpinctrl-msm8996.c28 #define REG_BASE 0x0 macro
48 .ctl_reg = REG_BASE + REG_SIZE * id, \
49 .io_reg = REG_BASE + 0x4 + REG_SIZE * id, \
50 .intr_cfg_reg = REG_BASE + 0x8 + REG_SIZE * id, \
51 .intr_status_reg = REG_BASE + 0xc + REG_SIZE * id, \
52 .intr_target_reg = REG_BASE + 0x8 + REG_SIZE * id, \