Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/nor/
H A Dcfi.h125 struct cfi_ops { struct
126 void (*cfi_reset)(struct cfi *);
127 int (*cfi_busy)(struct cfi *, flash_off_t);
128 int (*cfi_program_word)(struct cfi *, flash_off_t);
129 int (*cfi_erase_sector)(struct cfi *, flash_off_t);
184 struct cfi_ops cfi_ops; /* chip dependent functions */ member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.c7239 rtx *cfi_ops) in aarch64_pop_regs()
7513 unsigned limit, bool skip_wb, rtx *cfi_ops) in aarch64_restore_callee_saves()
8482 rtx cfi_ops = NULL; in aarch64_expand_epilogue() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc8669 rtx *cfi_ops) in aarch64_pop_regs()
8955 unsigned limit, bool skip_wb, rtx *cfi_ops) in aarch64_restore_callee_saves()
9920 rtx cfi_ops = NULL; in aarch64_expand_epilogue() local