REG_BASE 1750 drivers/atm/eni.c eni_dev->reg = base+REG_BASE; REG_BASE 2385 drivers/atm/iphase.c iadev->reg = base + REG_BASE; REG_BASE 40 drivers/pinctrl/qcom/pinctrl-msm8996.c .ctl_reg = REG_BASE + REG_SIZE * id, \ REG_BASE 41 drivers/pinctrl/qcom/pinctrl-msm8996.c .io_reg = REG_BASE + 0x4 + REG_SIZE * id, \ REG_BASE 42 drivers/pinctrl/qcom/pinctrl-msm8996.c .intr_cfg_reg = REG_BASE + 0x8 + REG_SIZE * id, \ REG_BASE 43 drivers/pinctrl/qcom/pinctrl-msm8996.c .intr_status_reg = REG_BASE + 0xc + REG_SIZE * id, \ REG_BASE 44 drivers/pinctrl/qcom/pinctrl-msm8996.c .intr_target_reg = REG_BASE + 0x8 + REG_SIZE * id, \