Lines Matching +full:csi +full:- +full:pclk
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"
302 SUNXI_FUNCTION(0x2, "csi"), /* PCLK */
307 SUNXI_FUNCTION(0x2, "csi"), /* MCLK */
312 SUNXI_FUNCTION(0x2, "csi"), /* HSYNC */
317 SUNXI_FUNCTION(0x2, "csi"), /* VSYNC */
322 SUNXI_FUNCTION(0x2, "csi"), /* D0 */
327 SUNXI_FUNCTION(0x2, "csi"), /* D1 */
332 SUNXI_FUNCTION(0x2, "csi"), /* D2 */
337 SUNXI_FUNCTION(0x2, "csi"), /* D3 */
342 SUNXI_FUNCTION(0x2, "csi"), /* D4 */
347 SUNXI_FUNCTION(0x2, "csi"), /* D5 */
352 SUNXI_FUNCTION(0x2, "csi"), /* D6 */
357 SUNXI_FUNCTION(0x2, "csi"), /* D7 */
362 SUNXI_FUNCTION(0x2, "csi"), /* D8 */
367 SUNXI_FUNCTION(0x2, "csi"), /* D9 */
372 SUNXI_FUNCTION(0x2, "csi"), /* D10 */
377 SUNXI_FUNCTION(0x2, "csi"), /* D11 */
382 SUNXI_FUNCTION(0x2, "csi"), /* D12 */
387 SUNXI_FUNCTION(0x2, "csi"), /* D13 */
392 SUNXI_FUNCTION(0x2, "csi"), /* D14 */
397 SUNXI_FUNCTION(0x2, "csi"), /* D15 */
402 SUNXI_FUNCTION(0x2, "csi"), /* FIELD */
407 SUNXI_FUNCTION(0x2, "csi"), /* SCK */
413 SUNXI_FUNCTION(0x2, "csi"), /* SDA */
553 unsigned long variant = (unsigned long)of_device_get_match_data(&pdev->dev); in sun8i_v3s_pinctrl_probe()
561 .compatible = "allwinner,sun8i-v3-pinctrl",
565 .compatible = "allwinner,sun8i-v3s-pinctrl",
574 .name = "sun8i-v3s-pinctrl",