Lines Matching +full:0 +full:xc3000
42 .ctl_reg = 0x1000 * id, \
43 .io_reg = 0x1000 * id + 0x4, \
44 .intr_cfg_reg = 0x1000 * id + 0x8, \
45 .intr_status_reg = 0x1000 * id + 0xc, \
46 .intr_target_reg = 0x1000 * id + 0x8, \
49 .pull_bit = 0, \
52 .in_bit = 0, \
54 .intr_enable_bit = 0, \
55 .intr_status_bit = 0, \
70 .io_reg = 0, \
71 .intr_cfg_reg = 0, \
72 .intr_status_reg = 0, \
73 .intr_target_reg = 0, \
91 PINCTRL_PIN(0, "GPIO_0"),
222 DECLARE_MSM_GPIO_PINS(0);
1490 [0] = PINGROUP(0, SOUTH, _, _, _, _, _, _, _, _, _),
1610 [120] = SDC_QDSD_PINGROUP(sdc1_rclk, 0xc2000, 15, 0),
1611 [121] = SDC_QDSD_PINGROUP(sdc1_clk, 0xc2000, 13, 6),
1612 [122] = SDC_QDSD_PINGROUP(sdc1_cmd, 0xc2000, 11, 3),
1613 [123] = SDC_QDSD_PINGROUP(sdc1_data, 0xc2000, 9, 0),
1614 [124] = SDC_QDSD_PINGROUP(sdc2_clk, 0xc3000, 14, 6),
1615 [125] = SDC_QDSD_PINGROUP(sdc2_cmd, 0xc3000, 11, 3),
1616 [126] = SDC_QDSD_PINGROUP(sdc2_data, 0xc3000, 9, 0),