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>
24 #include "pinctrl-sunxi.h"
303 SUNXI_FUNCTION(0x2, "csi"), /* PCLK */
308 SUNXI_FUNCTION(0x2, "csi"), /* MCLK */
313 SUNXI_FUNCTION(0x2, "csi"), /* HSYNC */
318 SUNXI_FUNCTION(0x2, "csi"), /* VSYNC */
323 SUNXI_FUNCTION(0x2, "csi"), /* D0 */
328 SUNXI_FUNCTION(0x2, "csi"), /* D1 */
333 SUNXI_FUNCTION(0x2, "csi"), /* D2 */
338 SUNXI_FUNCTION(0x2, "csi"), /* D3 */
343 SUNXI_FUNCTION(0x2, "csi"), /* D4 */
348 SUNXI_FUNCTION(0x2, "csi"), /* D5 */
353 SUNXI_FUNCTION(0x2, "csi"), /* D6 */
358 SUNXI_FUNCTION(0x2, "csi"), /* D7 */
363 SUNXI_FUNCTION(0x2, "csi"), /* D8 */
368 SUNXI_FUNCTION(0x2, "csi"), /* D9 */
373 SUNXI_FUNCTION(0x2, "csi"), /* D10 */
378 SUNXI_FUNCTION(0x2, "csi"), /* D11 */
383 SUNXI_FUNCTION(0x2, "csi"), /* D12 */
388 SUNXI_FUNCTION(0x2, "csi"), /* D13 */
393 SUNXI_FUNCTION(0x2, "csi"), /* D14 */
398 SUNXI_FUNCTION(0x2, "csi"), /* D15 */
403 SUNXI_FUNCTION(0x2, "csi"), /* FIELD */
408 SUNXI_FUNCTION(0x2, "csi"), /* SCK */
414 SUNXI_FUNCTION(0x2, "csi"), /* SDA */
554 unsigned long variant = (unsigned long)of_device_get_match_data(&pdev->dev); in sun8i_v3s_pinctrl_probe()
562 .compatible = "allwinner,sun8i-v3-pinctrl",
566 .compatible = "allwinner,sun8i-v3s-pinctrl",
575 .name = "sun8i-v3s-pinctrl",