Home
last modified time | relevance | path

Searched refs:pinmux_type_fpmx (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/pinctrl/sunplus/
H A Dsppctl_sp7021.c428 FNCN("", pinmux_type_fpmx, 0x00, 0, 0),
429 FNCN("", pinmux_type_fpmx, 0x00, 0, 0),
431 FNCN("L2SW_CLK_OUT", pinmux_type_fpmx, 0x00, 0, 7),
432 FNCN("L2SW_MAC_SMI_MDC", pinmux_type_fpmx, 0x00, 8, 7),
433 FNCN("L2SW_LED_FLASH0", pinmux_type_fpmx, 0x01, 0, 7),
434 FNCN("L2SW_LED_FLASH1", pinmux_type_fpmx, 0x01, 8, 7),
435 FNCN("L2SW_LED_ON0", pinmux_type_fpmx, 0x02, 0, 7),
436 FNCN("L2SW_LED_ON1", pinmux_type_fpmx, 0x02, 8, 7),
437 FNCN("L2SW_MAC_SMI_MDIO", pinmux_type_fpmx, 0x03, 0, 7),
438 FNCN("L2SW_P0_MAC_RMII_TXEN", pinmux_type_fpmx, 0x03, 8, 7),
[all …]
H A Dsppctl.h110 pinmux_type_fpmx, enumerator
H A Dsppctl.c653 case pinmux_type_fpmx: in sppctl_get_function_groups()
707 case pinmux_type_fpmx: in sppctl_set_mux()
949 case pinmux_type_fpmx: in sppctl_dt_node_to_map()