Lines Matching +full:0 +full:xe8000
13 #define REG_SIZE 0x1000
31 .io_reg = 0x4 + REG_SIZE * id, \
32 .intr_cfg_reg = 0x8 + REG_SIZE * id, \
33 .intr_status_reg = 0xc + REG_SIZE * id, \
34 .intr_target_reg = 0x8 + REG_SIZE * id, \
36 .pull_bit = 0, \
39 .in_bit = 0, \
43 .intr_enable_bit = 0, \
44 .intr_status_bit = 0, \
59 .io_reg = 0, \
60 .intr_cfg_reg = 0, \
61 .intr_status_reg = 0, \
62 .intr_target_reg = 0, \
84 .io_reg = offset + 0x4, \
85 .intr_cfg_reg = 0, \
86 .intr_status_reg = 0, \
87 .intr_target_reg = 0, \
90 .drv_bit = 0, \
93 .out_bit = 0, \
103 PINCTRL_PIN(0, "GPIO_0"),
340 DECLARE_MSM_GPIO_PINS(0);
1640 [0] = PINGROUP(0, qup12, _, _, _, _, _, _),
1868 [228] = UFS_RESET(ufs_reset, 0xf1000),
1869 [229] = UFS_RESET(ufs1_reset, 0xf3000),
1870 [230] = SDC_QDSD_PINGROUP(sdc2_clk, 0xe8000, 14, 6),
1871 [231] = SDC_QDSD_PINGROUP(sdc2_cmd, 0xe8000, 11, 3),
1872 [232] = SDC_QDSD_PINGROUP(sdc2_data, 0xe8000, 9, 0),