Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/ptp/
Dptp_ocp.c4459 static int nmea_baud[] = { in ptp_ocp_info() local
4475 if (reg < ARRAY_SIZE(nmea_baud)) in ptp_ocp_info()
4476 bp->port[PORT_NMEA].baud = nmea_baud[reg]; in ptp_ocp_info()