Lines Matching refs:SDC_PINGROUP
353 #define SDC_PINGROUP(pg_name, ctl, pull, drv) \ macro
1568 SDC_PINGROUP(sdc1_clk, 0x10a000, 13, 6),
1569 SDC_PINGROUP(sdc1_cmd, 0x10a000, 11, 3),
1570 SDC_PINGROUP(sdc1_data, 0x10a000, 9, 0),
1571 SDC_PINGROUP(sdc1_rclk, 0x10a000, 15, 0),
1572 SDC_PINGROUP(sdc2_clk, 0x109000, 14, 6),
1573 SDC_PINGROUP(sdc2_cmd, 0x109000, 11, 3),
1574 SDC_PINGROUP(sdc2_data, 0x109000, 9, 0),
1575 SDC_PINGROUP(qdsd_clk, 0x19c000, 3, 0),
1576 SDC_PINGROUP(qdsd_cmd, 0x19c000, 8, 5),
1577 SDC_PINGROUP(qdsd_data0, 0x19c000, 13, 10),
1578 SDC_PINGROUP(qdsd_data1, 0x19c000, 18, 15),
1579 SDC_PINGROUP(qdsd_data2, 0x19c000, 23, 20),
1580 SDC_PINGROUP(qdsd_data3, 0x19c000, 28, 25),