Lines Matching refs:SDC_PINGROUP
53 #define SDC_PINGROUP(pg_name, ctl, pull, drv) \ macro
1305 SDC_PINGROUP(sdc1_rclk, 0x2044, 15, 0),
1306 SDC_PINGROUP(sdc1_clk, 0x2044, 13, 6),
1307 SDC_PINGROUP(sdc1_cmd, 0x2044, 11, 3),
1308 SDC_PINGROUP(sdc1_data, 0x2044, 9, 0),
1309 SDC_PINGROUP(sdc2_clk, 0x2048, 14, 6),
1310 SDC_PINGROUP(sdc2_cmd, 0x2048, 11, 3),
1311 SDC_PINGROUP(sdc2_data, 0x2048, 9, 0),
1312 SDC_PINGROUP(sdc3_clk, 0x206c, 14, 6),
1313 SDC_PINGROUP(sdc3_cmd, 0x206c, 11, 3),
1314 SDC_PINGROUP(sdc3_data, 0x206c, 9, 0),