Lines Matching +full:0 +full:xd8000
13 #define REG_SIZE 0x1000
34 .io_reg = REG_SIZE * id + 0x4, \
35 .intr_cfg_reg = REG_SIZE * id + 0x8, \
36 .intr_status_reg = REG_SIZE * id + 0xc, \
37 .intr_target_reg = REG_SIZE * id + 0x8, \
39 .pull_bit = 0, \
42 .in_bit = 0, \
44 .intr_enable_bit = 0, \
45 .intr_status_bit = 0, \
60 .io_reg = 0, \
61 .intr_cfg_reg = 0, \
62 .intr_status_reg = 0, \
63 .intr_target_reg = 0, \
85 .io_reg = offset + 0x4, \
86 .intr_cfg_reg = 0, \
87 .intr_status_reg = 0, \
88 .intr_target_reg = 0, \
91 .drv_bit = 0, \
94 .out_bit = 0, \
105 PINCTRL_PIN(0, "GPIO_0"),
316 DECLARE_MSM_GPIO_PINS(0);
1389 [0] = PINGROUP(0, qup13, _, _, _, _, _, _, _, _),
1592 [203] = UFS_RESET(ufs_reset, 0xd8000),
1593 [204] = SDC_PINGROUP(sdc2_clk, 0xcf000, 14, 6),
1594 [205] = SDC_PINGROUP(sdc2_cmd, 0xcf000, 11, 3),
1595 [206] = SDC_PINGROUP(sdc2_data, 0xcf000, 9, 0),