Searched refs:hellcreek_ptp_read (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.15/drivers/net/dsa/hirschmann/ |
D | hellcreek_ptp.c | 17 u16 hellcreek_ptp_read(struct hellcreek *hellcreek, unsigned int offset) in hellcreek_ptp_read() function 43 nsh = hellcreek_ptp_read(hellcreek, PR_SS_SYNC_DATA_C); in hellcreek_ptp_clock_read() 44 nsh = hellcreek_ptp_read(hellcreek, PR_SS_SYNC_DATA_C); in hellcreek_ptp_clock_read() 45 nsh = hellcreek_ptp_read(hellcreek, PR_SS_SYNC_DATA_C); in hellcreek_ptp_clock_read() 46 nsh = hellcreek_ptp_read(hellcreek, PR_SS_SYNC_DATA_C); in hellcreek_ptp_clock_read() 47 nsl = hellcreek_ptp_read(hellcreek, PR_SS_SYNC_DATA_C); in hellcreek_ptp_clock_read() 420 status = hellcreek_ptp_read(hellcreek, PR_CLOCK_STATUS_C); in hellcreek_ptp_setup()
|
D | hellcreek_hwtstamp.c | 190 status = hellcreek_ptp_read(hellcreek, ts_reg); in hellcreek_ptp_hwtstamp_available() 208 nsh = hellcreek_ptp_read(hellcreek, ts_reg); in hellcreek_ptp_hwtstamp_read() 209 nsh = hellcreek_ptp_read(hellcreek, ts_reg); in hellcreek_ptp_hwtstamp_read() 210 nsh = hellcreek_ptp_read(hellcreek, ts_reg); in hellcreek_ptp_hwtstamp_read() 211 nsh = hellcreek_ptp_read(hellcreek, ts_reg); in hellcreek_ptp_hwtstamp_read() 212 nsl = hellcreek_ptp_read(hellcreek, ts_reg); in hellcreek_ptp_hwtstamp_read()
|
D | hellcreek_ptp.h | 62 u16 hellcreek_ptp_read(struct hellcreek *hellcreek, unsigned int offset);
|