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
31 * Cygnus IOMUX register description
44 * Keep track of Cygnus IOMUX configuration and prevent double configuration
46 * @cygnus_mux: Cygnus IOMUX register description
61 * @mux: Cygnus group based IOMUX configuration
71 * Cygnus mux function and supported pin groups
84 * Cygnus IOMUX pinctrl core
88 * @base0: first I/O register base of the Cygnus IOMUX controller
128 * Description of a pin in Cygnus
152 * List of pins in Cygnus
487 * List of Cygnus pin groups
647 * List of supported functions in Cygnus
900 .name = "cygnus-pinmux",
983 dev_err(&pdev->dev, "unable to register Cygnus IOMUX pinctrl\n"); in cygnus_pinmux_probe()
991 { .compatible = "brcm,cygnus-pinmux" },
997 .name = "cygnus-pinmux",