Lines Matching +full:pins +full:- +full:cs +full:- +full:mosi +full:- +full:clk
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"
110 SUNXI_FUNCTION(0x2, "mmc2"), /* CLK */
116 SUNXI_FUNCTION(0x3, "spi0")), /* CLK */
121 SUNXI_FUNCTION(0x3, "spi0")), /* CS */
126 SUNXI_FUNCTION(0x3, "spi0")), /* MOSI */
281 SUNXI_FUNCTION(0x2, "lcd"), /* CLK */
306 SUNXI_FUNCTION(0x3, "lcd")), /* CLK */
443 SUNXI_FUNCTION(0x2, "mmc0"), /* CLK */
467 SUNXI_FUNCTION(0x2, "mmc1"), /* CLK */
547 .pins = sun8i_v3s_pins,
556 unsigned long variant = (unsigned long)of_device_get_match_data(&pdev->dev); in sun8i_v3s_pinctrl_probe()
564 .compatible = "allwinner,sun8i-v3-pinctrl",
568 .compatible = "allwinner,sun8i-v3s-pinctrl",
577 .name = "sun8i-v3s-pinctrl",