Lines Matching refs:SDC_PINGROUP
61 #define SDC_PINGROUP(pg_name, ctl, pull, drv) \ macro
1313 SDC_PINGROUP(sdc1_rclk, 0x2044, 15, 0),
1314 SDC_PINGROUP(sdc1_clk, 0x2044, 13, 6),
1315 SDC_PINGROUP(sdc1_cmd, 0x2044, 11, 3),
1316 SDC_PINGROUP(sdc1_data, 0x2044, 9, 0),
1317 SDC_PINGROUP(sdc2_clk, 0x2048, 14, 6),
1318 SDC_PINGROUP(sdc2_cmd, 0x2048, 11, 3),
1319 SDC_PINGROUP(sdc2_data, 0x2048, 9, 0),
1320 SDC_PINGROUP(sdc3_clk, 0x206c, 14, 6),
1321 SDC_PINGROUP(sdc3_cmd, 0x206c, 11, 3),
1322 SDC_PINGROUP(sdc3_data, 0x206c, 9, 0),