Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ptp/
H A Dptp_ines.c145 struct ines_port { struct
162 struct ines_port port[INES_N_PORTS]; argument
172 static int ines_rxfifo_read(struct ines_port *port);
173 static u64 ines_rxts64(struct ines_port *port, unsigned int words);
175 static u64 ines_txts64(struct ines_port *port, unsigned int words);
182 struct ines_port *port; in ines_clock_cleanup()
196 struct ines_port *port; in ines_clock_init()
236 static struct ines_port *ines_find_port(struct device_node *node, u32 index) in ines_find_port()
238 struct ines_port *port = NULL; in ines_find_port()
254 static u64 ines_find_rxts(struct ines_port *port, struct sk_buff *skb, int type) in ines_find_rxts()
[all …]