Home
last modified time | relevance | path

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

/drivers/ptp/
Dptp_idt82p33.c81 static int idt82p33_xfer_read(struct idt82p33 *idt82p33, in idt82p33_xfer_read()
112 static int idt82p33_xfer_write(struct idt82p33 *idt82p33, in idt82p33_xfer_write()
137 static int idt82p33_page_offset(struct idt82p33 *idt82p33, unsigned char val) in idt82p33_page_offset()
154 static int idt82p33_rdwr(struct idt82p33 *idt82p33, unsigned int regaddr, in idt82p33_rdwr()
173 static int idt82p33_read(struct idt82p33 *idt82p33, unsigned int regaddr, in idt82p33_read()
179 static int idt82p33_write(struct idt82p33 *idt82p33, unsigned int regaddr, in idt82p33_write()
188 struct idt82p33 *idt82p33 = channel->idt82p33; in idt82p33_dpll_set_mode() local
217 struct idt82p33 *idt82p33 = channel->idt82p33; in _idt82p33_gettime() local
254 struct idt82p33 *idt82p33 = channel->idt82p33; in _idt82p33_settime() local
297 struct idt82p33 *idt82p33 = channel->idt82p33; in _idt82p33_adjtime() local
[all …]
Dptp_idt82p33.h123 struct idt82p33 *idt82p33; member
140 struct idt82p33 { struct
141 struct idt82p33_channel channel[MAX_PHC_PLL]; argument
153 struct idt82p33_fwrc { argument