Searched full:ebi_cs (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | brcm,bcm6358-pinctrl.yaml | 30 enum: [ ebi_cs, uart1, serial_led, legacy_led, led, spi_cs, utopia, 52 pinctrl_ebi_cs: ebi_cs-pins { 53 function = "ebi_cs";
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | brcm,bcm6358-gpio-sysctl.yaml | 85 pinctrl_ebi_cs: ebi_cs-pins { 86 function = "ebi_cs";
|
/openbmc/linux/drivers/pinctrl/bcm/ |
H A D | pinctrl-bcm6358.c | 96 BCM6358_GPIO_PIN(30, "gpio30", UTOPIA, UART1, EBI_CS), 97 BCM6358_GPIO_PIN(31, "gpio31", UTOPIA, UART1, EBI_CS), 138 BCM6358_GPIO_MUX_GROUP(ebi_cs_grp, EBI_CS, 0x3), 198 BCM6358_FUN(ebi_cs),
|