Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/ptp/
Dptp_ocp.c339 struct ptp_ocp_serial_port mac_port; /* miniature atomic clock */ member
644 OCP_SERIAL_RESOURCE(mac_port),
808 OCP_SERIAL_RESOURCE(mac_port),
3650 if (bp->mac_port.line != -1) in ptp_ocp_summary_show()
3651 seq_printf(s, "%7s: /dev/ttyS%d\n", "MAC", bp->mac_port.line); in ptp_ocp_summary_show()
3979 bp->mac_port.line = -1; in ptp_ocp_device_init()
4045 if (bp->mac_port.line != -1) { in ptp_ocp_complete()
4046 sprintf(buf, "ttyS%d", bp->mac_port.line); in ptp_ocp_complete()
4110 ptp_ocp_serial_info(dev, "MAC", bp->mac_port.line, bp->mac_port.baud); in ptp_ocp_info()
4164 if (bp->mac_port.line != -1) in ptp_ocp_detach()
[all …]