Lines Matching refs:PIN_GRP_GPIO
111 #define PIN_GRP_GPIO(_name, _start, _nr, _mask, _func1) \ macro
145 PIN_GRP_GPIO("jtag", 20, 5, BIT(0), "jtag"),
146 PIN_GRP_GPIO("sdio0", 8, 3, BIT(1), "sdio"),
147 PIN_GRP_GPIO("emmc_nb", 27, 9, BIT(2), "emmc"),
148 PIN_GRP_GPIO("pwm0", 11, 1, BIT(3), "pwm"),
149 PIN_GRP_GPIO("pwm1", 12, 1, BIT(4), "pwm"),
150 PIN_GRP_GPIO("pwm2", 13, 1, BIT(5), "pwm"),
151 PIN_GRP_GPIO("pwm3", 14, 1, BIT(6), "pwm"),
152 PIN_GRP_GPIO("pmic1", 17, 1, BIT(7), "pmic"),
153 PIN_GRP_GPIO("pmic0", 16, 1, BIT(8), "pmic"),
154 PIN_GRP_GPIO("i2c2", 2, 2, BIT(9), "i2c"),
155 PIN_GRP_GPIO("i2c1", 0, 2, BIT(10), "i2c"),
156 PIN_GRP_GPIO("spi_cs1", 17, 1, BIT(12), "spi"),
159 PIN_GRP_GPIO("onewire", 4, 1, BIT(16), "onewire"),
160 PIN_GRP_GPIO("uart1", 25, 2, BIT(17), "uart"),
161 PIN_GRP_GPIO("spi_quad", 15, 2, BIT(18), "spi"),
165 PIN_GRP_GPIO("led0_od", 11, 1, BIT(20), "led"),
166 PIN_GRP_GPIO("led1_od", 12, 1, BIT(21), "led"),
167 PIN_GRP_GPIO("led2_od", 13, 1, BIT(22), "led"),
168 PIN_GRP_GPIO("led3_od", 14, 1, BIT(23), "led"),
173 PIN_GRP_GPIO("usb32_drvvbus0", 0, 1, BIT(0), "drvbus"),
174 PIN_GRP_GPIO("usb2_drvvbus1", 1, 1, BIT(1), "drvbus"),
175 PIN_GRP_GPIO("sdio_sb", 24, 5, BIT(2), "sdio"),
177 PIN_GRP_GPIO("pcie1", 3, 2, BIT(4), "pcie"),
178 PIN_GRP_GPIO("ptp", 20, 3, BIT(5), "ptp"),