Home
last modified time | relevance | path

Searched refs:port_names (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/pinctrl/renesas/
H A Dpinctrl-rza2.c41 static const char port_names[] = "0123456789ABCDEFGHJKLM"; variable
461 port_names[RZA2_PIN_ID_TO_PORT(grp->grp.pins[i])], in rza2_set_mux()
514 port_names[priv->desc.npins / RZA2_PINS_PER_PORT - 1]); in rza2_pinctrl_probe()
/linux/arch/alpha/kernel/
H A Derr_marvel.c149 static char *port_names[] = { "Port 0", "Port 1", in marvel_print_po7_uncrr_sym() local
239 err_print_prefix, port_names[i]); in marvel_print_po7_uncrr_sym()
251 err_print_prefix, port_names[i]); in marvel_print_po7_uncrr_sym()
/linux/drivers/scsi/be2iscsi/
H A Dbe_cmds.h1264 u32 port_names; member
H A Dbe_cmds.c1502 phba->port_name = ioctl->p.resp.port_names >> in beiscsi_get_port_name()
/linux/drivers/net/ethernet/cortina/
H A Dgemini.c2422 char *port_names[2] = { "ethernet0", "ethernet1" }; in gemini_ethernet_port_probe() local
2557 port_names[port->id], in gemini_ethernet_port_probe()
/linux/net/dsa/
H A Ddsa.c1444 name = cd->port_names[i]; in dsa_switch_parse_ports()