Searched defs:hellcreek (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/dsa/hirschmann/ |
H A D | hellcreek.c | 95 static u16 hellcreek_read(struct hellcreek *hellcreek, unsigned int offset) in hellcreek_read() 100 static u16 hellcreek_read_ctrl(struct hellcreek *hellcreek) in hellcreek_read_ctrl() 105 static u16 hellcreek_read_stat(struct hellcreek *hellcreek) in hellcreek_read_stat() 110 static void hellcreek_write(struct hellcreek *hellcreek, u16 data, in hellcreek_write() 116 static void hellcreek_select_port(struct hellcreek *hellcreek, int port) in hellcreek_select_port() 123 static void hellcreek_select_prio(struct hellcreek *hellcreek, int prio) in hellcreek_select_prio() 130 static void hellcreek_select_port_prio(struct hellcreek *hellcreek, int port, in hellcreek_select_port_prio() 140 static void hellcreek_select_counter(struct hellcreek *hellcreek, int counter) in hellcreek_select_counter() 150 static void hellcreek_select_vlan(struct hellcreek *hellcreek, int vid, in hellcreek_select_vlan() 165 static void hellcreek_select_tgd(struct hellcreek *hellcreek, int port) in hellcreek_select_tgd() [all …]
|
H A D | hellcreek_ptp.c | 18 u16 hellcreek_ptp_read(struct hellcreek *hellcreek, unsigned int offset) in hellcreek_ptp_read() 23 void hellcreek_ptp_write(struct hellcreek *hellcreek, u16 data, in hellcreek_ptp_write() 30 static u64 hellcreek_ptp_clock_read(struct hellcreek *hellcreek, in hellcreek_ptp_clock_read() 56 static u64 __hellcreek_ptp_gettime(struct hellcreek *hellcreek, in __hellcreek_ptp_gettime() 75 u64 hellcreek_ptp_gettime_seconds(struct hellcreek *hellcreek, u64 ns) in hellcreek_ptp_gettime_seconds() 92 struct hellcreek *hellcreek = ptp_to_hellcreek(ptp); in hellcreek_ptp_gettimex() local 107 struct hellcreek *hellcreek = ptp_to_hellcreek(ptp); in hellcreek_ptp_settime() local 134 struct hellcreek *hellcreek = ptp_to_hellcreek(ptp); in hellcreek_ptp_adjfine() local 181 struct hellcreek *hellcreek = ptp_to_hellcreek(ptp); in hellcreek_ptp_adjtime() local 236 struct hellcreek *hellcreek; in hellcreek_ptp_overflow_check() local [all …]
|