Searched refs:DRV_PG (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/pinctrl/ |
D | pinctrl-tegra20.c | 2046 #define DRV_PG(pg_name, r) \ macro 2175 DRV_PG(ao1, 0x868), 2176 DRV_PG(ao2, 0x86c), 2177 DRV_PG(at1, 0x870), 2178 DRV_PG(at2, 0x874), 2179 DRV_PG(cdev1, 0x878), 2180 DRV_PG(cdev2, 0x87c), 2181 DRV_PG(csus, 0x880), 2182 DRV_PG(dap1, 0x884), 2183 DRV_PG(dap2, 0x888), [all …]
|
D | pinctrl-tz1090.c | 833 #define DRV_PG(pg_name, slw_b) \ macro 921 DRV_PG(jtag, 11 /* 11, 22 */), 922 DRV_PG(tft, 10 /* 10, 20 */), 923 DRV_PG(scb2, 9 /* 9, 18 */), 924 DRV_PG(spi0, 7 /* 7, 14 */), 925 DRV_PG(uart, 5 /* 5, 10 */), 926 DRV_PG(scb1, 4 /* 4, 8 */), 927 DRV_PG(spi1, 3 /* 3, 6 */), 928 DRV_PG(afe, 0 /* 0, 0 */), 935 DRV_PG(drive_sdio, 8 /* 8, 16 */), /* sdio_* + sdh_* */ [all …]
|
D | pinctrl-tz1090-pdc.c | 206 #define DRV_PG(pg_name) \ macro 222 DRV_PG(pdc),
|