Searched defs:chip (Results 1 - 25 of 42) sorted by relevance

12

/freebsd-12-stable/sys/mips/atheros/ar531x/
H A Dar5315_setup.c78 char *chip = "????"; local
/freebsd-12-stable/sys/dev/rtwn/pci/
H A Drtwn_pci_attach.h32 int chip; member in struct:rtwn_pci_ident
49 rtwn_pci_attach_private(struct rtwn_pci_softc *pc, int chip) argument
/freebsd-12-stable/sys/dev/rtwn/rtl8192e/
H A Dr92e_var.h35 uint8_t chip; member in struct:r92e_softc
/freebsd-12-stable/sys/mips/atheros/
H A Dar71xx_setup.c83 char *chip = "????"; local
[all...]
/freebsd-12-stable/sys/dev/rtwn/usb/
H A Drtwn_usb_attach.h185 rtwn_usb_attach_private(struct rtwn_usb_softc *uc, int chip) argument
/freebsd-12-stable/contrib/ofed/libcxgb4/
H A Dt4_chip_type.h70 static inline int is_t4(enum chip_type chip) argument
75 static inline int is_t5(enum chip_type chip) argument
80 static inline int is_t6(enum chip_type chip) argument
/freebsd-12-stable/sys/dev/nand/
H A Dnandsim_log.c89 nandsim_log(struct nandsim_chip *chip, int level, const char *fmt, ...) argument
H A Dnand_bbt.c54 struct nand_chip *chip; member in struct:nand_bbt
74 nand_init_bbt(struct nand_chip *chip) argument
126 nand_destroy_bbt(struct nand_chip *chip) argument
139 nand_update_bbt(struct nand_chip *chip) argument
256 nand_check_bad_block(struct nand_chip *chip, uint32_t block_number) argument
269 nand_mark_bad_block(struct nand_chip *chip, uint32_t block_number) argument
[all...]
H A Dnandsim_ctrl.c113 struct sim_chip *chip; local
188 struct nandsim_chip *chip; local
232 struct nandsim_chip *chip; local
255 struct nandsim_chip *chip; local
280 struct nandsim_chip *chip; local
307 struct nandsim_chip *chip; local
325 struct nandsim_chip *chip; local
385 byte_corrupt(struct nandsim_chip *chip, uint8_t *byte) argument
[all...]
H A Dnand_cdev.c78 nand_make_dev(struct nand_chip *chip) argument
120 nand_destroy_dev(struct nand_chip *chip) argument
135 nand_read(struct nand_chip *chip, uint32_t offset, void *buf, uint32_t len) argument
189 nand_write(struct nand_chip *chip, uint32_t offset, void* buf, uint32_t len) argument
233 struct nand_chip *chip; local
266 nand_oob_access(struct nand_chip *chip, uint32_t page, uint32_t offset, uint32_t len, uint8_t *data, uint8_t write) argument
298 struct nand_chip *chip; local
418 nand_page_stat(struct nand_chip *chip, struct page_stat_io *page_stat) argument
442 nand_block_stat(struct nand_chip *chip, struct block_stat_io *block_stat) argument
[all...]
H A Dnand_geom.c57 nand_read(struct nand_chip *chip, uint32_t offset, void *buf, uint32_t len) argument
67 nand_write(struct nand_chip *chip, uint32_t offset, void* buf, uint32_t len) argument
77 nand_read_raw(struct nand_chip *chip, uint32_t offset, void *buf, uint32_t len) argument
86 nand_write_raw(struct nand_chip *chip, uint32_t offset, void *buf, uint32_t len) argument
98 struct nand_chip *chip; local
119 struct nand_chip *chip; local
139 nand_oob_access(struct nand_chip *chip, uint32_t page, uint32_t offset, uint32_t len, uint8_t *data, uint8_t write) argument
158 struct nand_chip *chip; local
197 struct nand_chip *chip; local
313 struct nand_chip *chip = arg; local
371 create_geom_disk(struct nand_chip *chip) argument
445 destroy_geom_disk(struct nand_chip *chip) argument
[all...]
H A Dnandsim.c235 nandsim_create_chip(struct sim_chip *chip) argument
265 nandsim_destroy_chip(struct sim_ctrl_chip *chip) argument
291 nandsim_chip_status(struct sim_chip *chip) argument
433 struct nandsim_chip *chip; local
468 struct nandsim_chip *chip; local
497 struct nandsim_chip *chip; local
523 struct nandsim_chip *chip; local
552 struct nandsim_chip *chip; local
583 struct nandsim_chip *chip; local
[all...]
H A Dnfc_rb.c117 struct nand_chip *chip; local
H A Dnand_generic.c210 struct nand_chip *chip; local
280 struct nand_chip *chip; local
343 onfi_read_parameter(struct nand_chip *chip, struct onfi_chip_params *chip_params) argument
431 struct nand_chip *chip; local
466 struct nand_chip *chip; local
528 struct nand_chip *chip; local
569 struct nand_chip *chip; local
609 struct nand_chip *chip; local
667 struct nand_chip *chip; local
703 struct nand_chip *chip; local
737 struct nand_chip *chip; local
795 struct nand_chip *chip; local
835 struct nand_chip *chip; local
869 struct nand_chip *chip; local
913 struct nand_chip *chip; local
993 struct nand_chip *chip; local
1030 struct nand_chip *chip = device_get_softc(dev); local
1040 struct nand_chip *chip = device_get_softc(dev); local
[all...]
H A Dnandsim_chip.c88 struct nandsim_chip *chip; local
199 nandsim_blk_state_init(struct nandsim_chip *chip, uint32_t size, uint32_t wear_lev) argument
221 nandsim_blk_state_destroy(struct nandsim_chip *chip) argument
229 nandsim_bbm_init(struct nandsim_chip *chip, uint32_t size, uint32_t *sim_bbm) argument
259 nandsim_chip_destroy(struct nandsim_chip *chip) argument
269 nandsim_chip_freeze(struct nandsim_chip *chip) argument
278 struct nandsim_chip *chip = (struct nandsim_chip *)arg; local
334 create_event(struct nandsim_chip *chip, uint8_t type, uint8_t data_size) argument
364 struct nandsim_chip *chip = ev->chip; local
392 nandsim_delay(struct nandsim_chip *chip, int timeout) argument
417 nandsim_start_handler(struct nandsim_chip *chip, nandsim_evh_t evh) argument
433 nandchip_set_data(struct nandsim_chip *chip, uint8_t *data, uint32_t len, uint32_t idx) argument
445 nandchip_chip_space(struct nandsim_chip *chip, int32_t row, int32_t column, size_t size, uint8_t writing) argument
487 nandchip_get_addr_byte(struct nandsim_chip *chip, void *data, uint32_t *value) argument
520 nandchip_is_block_valid(struct nandsim_chip *chip, int block_num) argument
534 nandchip_set_status(struct nandsim_chip *chip, uint8_t flags) argument
541 nandchip_clear_status(struct nandsim_chip *chip, uint8_t flags) argument
548 nandchip_get_status(struct nandsim_chip *chip) argument
554 nandsim_chip_timeout(struct nandsim_chip *chip) argument
566 poweron_evh(struct nandsim_chip *chip, uint32_t type, void *data) argument
588 idle_evh(struct nandsim_chip *chip, uint32_t type, void *data) argument
624 readid_evh(struct nandsim_chip *chip, uint32_t type, void *data) argument
652 readparam_evh(struct nandsim_chip *chip, uint32_t type, void *data) argument
677 read_evh(struct nandsim_chip *chip, uint32_t type, void *data) argument
730 write_evh(struct nandsim_chip *chip, uint32_t type, void *data) argument
787 erase_evh(struct nandsim_chip *chip, uint32_t type, void *data) argument
853 reset_evh(struct nandsim_chip *chip, uint32_t type, void *data) argument
867 nandsim_undefined(struct nandsim_chip *chip, uint8_t type) argument
877 nandsim_bad_address(struct nandsim_chip *chip, uint8_t *addr) argument
887 nandsim_ignore_address(struct nandsim_chip *chip, uint8_t byte) argument
893 nandsim_sm_error(struct nandsim_chip *chip) argument
[all...]
H A Dnandsim_chip.h70 struct nandsim_chip *chip; member in struct:nandsim_ev
H A Dnand.c111 nand_onfi_set_params(struct nand_chip *chip, struct onfi_chip_params *params) argument
130 nand_set_params(struct nand_chip *chip, struct nand_params *params) argument
153 nand_init_stat(struct nand_chip *chip) argument
182 nand_destroy_stat(struct nand_chip *chip) argument
275 nand_check_page_boundary(struct nand_chip *chip, uint32_t page) argument
290 nand_get_chip_param(struct nand_chip *chip, struct chip_param_io *param) argument
303 default_software_ecc_positions(struct nand_chip *chip) argument
459 nand_read_pages(struct nand_chip *chip, uint32_t offset, void *buf, uint32_t len) argument
556 nand_read_pages_raw(struct nand_chip *chip, uint32_t offset, void *buf, uint32_t len) argument
613 nand_prog_pages(struct nand_chip *chip, uint32_t offset, uint8_t *buf, uint32_t len) argument
695 nand_prog_pages_raw(struct nand_chip *chip, uint32_t offset, void *buf, uint32_t len) argument
748 nand_read_oob(struct nand_chip *chip, uint32_t page, void *buf, uint32_t len) argument
767 nand_prog_oob(struct nand_chip *chip, uint32_t page, void *buf, uint32_t len) argument
785 nand_erase_blocks(struct nand_chip *chip, off_t offset, size_t len) argument
[all...]
/freebsd-12-stable/sys/dev/iicbus/mux/
H A Dltc430x.c160 int chip, err, numchan; local
/freebsd-12-stable/sys/dev/rtwn/rtl8192c/
H A Dr92c_var.h30 uint8_t chip; member in struct:r92c_softc
/freebsd-12-stable/sys/mips/ingenic/
H A Djz4780_pinctrl.c191 device_t chip; local
/freebsd-12-stable/sys/dev/rtwn/rtl8812a/
H A Dr12a_var.h35 uint8_t chip; member in struct:r12a_softc
/freebsd-12-stable/sys/mips/nlm/
H A Dboard.c330 char *chip, *revstr; local
/freebsd-12-stable/sys/arm/ti/am335x/
H A Dtps65217x.h41 unsigned int chip:4; member in struct:tps65217_chipid_reg
/freebsd-12-stable/sys/dev/wbwd/
H A Dwbwd.c103 enum chips chip; member in struct:wb_softc
129 enum chips chip; member in struct:winbond_vendor_device_id
[all...]
/freebsd-12-stable/sys/dev/usb/video/
H A Dudl.c745 udl_lookup_mode(uint16_t hdisplay, uint16_t vdisplay, uint8_t hz, uint16_t chip, uint32_t clock) argument
[all...]

Completed in 567 milliseconds

12