Searched refs:bfin_otp (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/bfin/
H A Ddv-bfin_otp.c25 #include "dv-bfin_otp.h"
33 struct bfin_otp struct
51 #define mmr_base() offsetof(struct bfin_otp, control)
52 #define mmr_offset(mmr) (offsetof(struct bfin_otp, mmr) - mmr_base())
64 bfin_otp_transfer (struct bfin_otp *otp, void *vdst, void *vsrc)
74 bfin_otp_read_page (struct bfin_otp *otp, bu16 page)
80 bfin_otp_write_page_val (struct bfin_otp *otp, bu16 page, bu64 val[2])
85 bfin_otp_write_page_val2 (struct bfin_otp *otp, bu16 page, bu64 lo, bu64 hi)
91 bfin_otp_write_page (struct bfin_otp *otp, bu16 page)
100 struct bfin_otp *ot
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/bfin/
H A Ddv-bfin_otp.c26 #include "dv-bfin_otp.h"
34 struct bfin_otp struct
52 #define mmr_base() offsetof(struct bfin_otp, control)
53 #define mmr_offset(mmr) (offsetof(struct bfin_otp, mmr) - mmr_base())
65 bfin_otp_transfer (struct bfin_otp *otp, void *vdst, void *vsrc)
75 bfin_otp_read_page (struct bfin_otp *otp, bu16 page)
81 bfin_otp_write_page_val (struct bfin_otp *otp, bu16 page, bu64 val[2])
86 bfin_otp_write_page_val2 (struct bfin_otp *otp, bu16 page, bu64 lo, bu64 hi)
92 bfin_otp_write_page (struct bfin_otp *otp, bu16 page)
102 struct bfin_otp *ot
[all...]
H A DMakefile.in46 bfin_otp \

Completed in 172 milliseconds