Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ptp/
H A Dptp_ines.c150 struct ines_port { struct
167 struct ines_port port[INES_N_PORTS];
177 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 *por
[all...]
/kernel/linux/linux-6.6/drivers/ptp/
H A Dptp_ines.c145 struct ines_port { struct
162 struct ines_port port[INES_N_PORTS];
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 *por
[all...]

Completed in 4 milliseconds