Home
last modified time | relevance | path

Searched defs:etsects (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/net/ethernet/freescale/
Dgianfar_ptp.c134 struct etsects { struct
155 /* Caller must hold etsects->lock. */ argument
156 static u64 tmr_cnt_read(struct etsects *etsects) in tmr_cnt_read()
169 static void tmr_cnt_write(struct etsects *etsects, u64 ns) in tmr_cnt_write()
179 static void set_alarm(struct etsects *etsects) in set_alarm()
194 static void set_fipers(struct etsects *etsects) in set_fipers()
207 struct etsects *etsects = priv; in isr() local
287 struct etsects *etsects = container_of(ptp, struct etsects, caps); in ptp_gianfar_adjfreq() local
309 struct etsects *etsects = container_of(ptp, struct etsects, caps); in ptp_gianfar_adjtime() local
329 struct etsects *etsects = container_of(ptp, struct etsects, caps); in ptp_gianfar_gettime() local
[all …]