Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ptp/
H A Dptp_ines.c122 u32 buf_stat; member
288 u32 data_rd_pos, buf_stat, mask, ts_stat_tx; in ines_find_txts() local
299 buf_stat = ines_read32(port->clock, buf_stat); in ines_find_txts()
300 if (!(buf_stat & mask)) { in ines_find_txts()
498 u32 data_rd_pos, buf_stat, mask, ts_stat_rx; in ines_rxfifo_read() local
509 buf_stat = ines_read32(port->clock, buf_stat); in ines_rxfifo_read()
510 if (!(buf_stat & mask)) in ines_rxfifo_read()