Searched refs:DRV_PG (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/pinctrl/
H A Dpinctrl-tegra20.c2046 #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),
2184 DRV_PG(dap3, 0x88c),
2185 DRV_PG(dap4, 0x890),
2186 DRV_PG(dbg, 0x894),
2187 DRV_PG(lcd1, 0x898),
2188 DRV_PG(lcd2, 0x89c),
2189 DRV_PG(sdmmc2, 0x8a0),
2190 DRV_PG(sdmmc3, 0x8a4),
2191 DRV_PG(spi, 0x8a8),
2192 DRV_PG(uaa, 0x8ac),
2193 DRV_PG(uab, 0x8b0),
2194 DRV_PG(uart2, 0x8b4),
2195 DRV_PG(uart3, 0x8b8),
2196 DRV_PG(vi1, 0x8bc),
2197 DRV_PG(vi2, 0x8c0),
2204 DRV_PG(sdio1, 0x8e0),
2205 DRV_PG(crt, 0x8ec),
2206 DRV_PG(ddc, 0x8f0),
2207 DRV_PG(gma, 0x8f4),
2208 DRV_PG(gmb, 0x8f8),
2209 DRV_PG(gmc, 0x8fc),
2210 DRV_PG(gmd, 0x900),
2211 DRV_PG(gme, 0x904),
2212 DRV_PG(owr, 0x908),
2213 DRV_PG(uda, 0x90c),
H A Dpinctrl-tz1090.c828 * DRV_PG() - Initialise a pin group with drive control
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_* */
936 DRV_PG(drive_i2s, 6 /* 6, 12 */), /* i2s_* + clk_out1 */
937 DRV_PG(drive_scb0, 2 /* 2, 4 */), /* scb0_* + pdm_{c,d} */
938 DRV_PG(drive_pdm, 1 /* 1, 2 */), /* pdm_{a,b} + clk_out0 */
H A Dpinctrl-tz1090-pdc.c203 * DRV_PG() - Initialise a pin group with drive control
206 #define DRV_PG(pg_name) \ macro
222 DRV_PG(pdc),

Completed in 147 milliseconds