Lines Matching +full:sun8i +full:- +full:v3s +full:- +full:csi
2 * Allwinner V3/V3s SoCs pinctrl driver.
6 * Based on pinctrl-sun8i-h3.c, which is:
9 * Based on pinctrl-sun8i-a23.c, which is:
10 * Copyright (C) 2014 Chen-Yu Tsai <wens@csie.org>
11 * Copyright (C) 2014 Maxime Ripard <maxime.ripard@free-electrons.com>
23 #include "pinctrl-sunxi.h"
305 SUNXI_FUNCTION(0x2, "csi"), /* PCLK */
310 SUNXI_FUNCTION(0x2, "csi"), /* MCLK */
315 SUNXI_FUNCTION(0x2, "csi"), /* HSYNC */
320 SUNXI_FUNCTION(0x2, "csi"), /* VSYNC */
325 SUNXI_FUNCTION(0x2, "csi"), /* D0 */
330 SUNXI_FUNCTION(0x2, "csi"), /* D1 */
335 SUNXI_FUNCTION(0x2, "csi"), /* D2 */
340 SUNXI_FUNCTION(0x2, "csi"), /* D3 */
345 SUNXI_FUNCTION(0x2, "csi"), /* D4 */
350 SUNXI_FUNCTION(0x2, "csi"), /* D5 */
355 SUNXI_FUNCTION(0x2, "csi"), /* D6 */
360 SUNXI_FUNCTION(0x2, "csi"), /* D7 */
365 SUNXI_FUNCTION(0x2, "csi"), /* D8 */
370 SUNXI_FUNCTION(0x2, "csi"), /* D9 */
375 SUNXI_FUNCTION(0x2, "csi"), /* D10 */
380 SUNXI_FUNCTION(0x2, "csi"), /* D11 */
385 SUNXI_FUNCTION(0x2, "csi"), /* D12 */
390 SUNXI_FUNCTION(0x2, "csi"), /* D13 */
395 SUNXI_FUNCTION(0x2, "csi"), /* D14 */
400 SUNXI_FUNCTION(0x2, "csi"), /* D15 */
405 SUNXI_FUNCTION(0x2, "csi"), /* FIELD */
410 SUNXI_FUNCTION(0x2, "csi"), /* SCK */
416 SUNXI_FUNCTION(0x2, "csi"), /* SDA */
556 unsigned long variant = (unsigned long)of_device_get_match_data(&pdev->dev);
564 .compatible = "allwinner,sun8i-v3-pinctrl",
568 .compatible = "allwinner,sun8i-v3s-pinctrl",
577 .name = "sun8i-v3s-pinctrl",