Searched refs:SDC_PINGROUP (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/pinctrl/qcom/ |
| H A D | pinctrl-apq8064.c | 252 #define SDC_PINGROUP(pg_name, ctl, pull, drv) \ macro 595 SDC_PINGROUP(sdc1_clk, 0x20a0, 13, 6), 596 SDC_PINGROUP(sdc1_cmd, 0x20a0, 11, 3), 597 SDC_PINGROUP(sdc1_data, 0x20a0, 9, 0), 599 SDC_PINGROUP(sdc3_clk, 0x20a4, 14, 6), 600 SDC_PINGROUP(sdc3_cmd, 0x20a4, 11, 3), 601 SDC_PINGROUP(sdc3_data, 0x20a4, 9, 0),
|
| H A D | pinctrl-ipq8064.c | 204 #define SDC_PINGROUP(pg_name, ctl, pull, drv) \ macro 601 SDC_PINGROUP(sdc3_clk, 0x204a, 14, 6), 602 SDC_PINGROUP(sdc3_cmd, 0x204a, 11, 3), 603 SDC_PINGROUP(sdc3_data, 0x204a, 9, 0),
|