Searched refs:ines_port (Results 1 – 1 of 1) sorted by relevance
150 struct ines_port { struct167 struct ines_port port[INES_N_PORTS]; argument177 static int ines_rxfifo_read(struct ines_port *port);178 static u64 ines_rxts64(struct ines_port *port, unsigned int words);180 static u64 ines_txts64(struct ines_port *port, unsigned int words);187 struct ines_port *port; in ines_clock_cleanup()201 struct ines_port *port; in ines_clock_init()241 static struct ines_port *ines_find_port(struct device_node *node, u32 index) in ines_find_port()243 struct ines_port *port = NULL; in ines_find_port()259 static u64 ines_find_rxts(struct ines_port *port, struct sk_buff *skb, int type) in ines_find_rxts()[all …]