Lines Matching full:cygnus
5 * Broadcom Cygnus IOMUX driver
7 * This file contains the Cygnus IOMUX driver that supports group based PINMUX
9 * Cygnus IOMUX controller allows certain pins to be individually muxed to GPIO
10 * function, and therefore be controlled by the Cygnus ASIU GPIO controller
34 * Cygnus IOMUX register description
47 * Keep track of Cygnus IOMUX configuration and prevent double configuration
49 * @cygnus_mux: Cygnus IOMUX register description
64 * @mux: Cygnus group based IOMUX configuration
74 * Cygnus mux function and supported pin groups
87 * Cygnus IOMUX pinctrl core
91 * @base0: first I/O register base of the Cygnus IOMUX controller
131 * Description of a pin in Cygnus
155 * List of pins in Cygnus
490 * List of Cygnus pin groups
650 * List of supported functions in Cygnus
903 .name = "cygnus-pinmux",
986 dev_err(&pdev->dev, "unable to register Cygnus IOMUX pinctrl\n"); in cygnus_pinmux_probe()
994 { .compatible = "brcm,cygnus-pinmux" },
1000 .name = "cygnus-pinmux",