Home
last modified time | relevance | path

Searched refs:chipwidth (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Dcfi_flash.c237 cword_offset = (info->portwidth - i) % info->chipwidth; in flash_make_cmd()
368 cword.w8, info->chipwidth << CFI_FLASH_SHIFT_WIDTH); in flash_write_cmd()
374 info->chipwidth << CFI_FLASH_SHIFT_WIDTH); in flash_write_cmd()
380 info->chipwidth << CFI_FLASH_SHIFT_WIDTH); in flash_write_cmd()
392 info->chipwidth << CFI_FLASH_SHIFT_WIDTH); in flash_write_cmd()
1217 (info->portwidth << 3), (info->chipwidth << 3)); in flash_print_info()
1252 printf(info->chipwidth == FLASH_CFI_16BIT ? "%04X" : "%02X", in flash_print_info()
1255 printf(info->chipwidth == FLASH_CFI_16BIT ? "%04X" : "%02X", in flash_print_info()
1370 buffered_size = (info->portwidth / info->chipwidth); in write_buff()
1671 info->device_id = (info->chipwidth == FLASH_CFI_16BIT) ? in cmdset_intel_read_jedec_ids()
[all …]
H A Djedec_flash.c414 size_ratio = info->portwidth / info->chipwidth; in fill_info()
429 switch(info->chipwidth) { in fill_info()
481 if (info->chipwidth == 1) in jedec_flash_match()
/OK3568_Linux_fs/u-boot/board/AndesTech/adp-ag101p/
H A Dadp-ag101p.c78 info->chipwidth = FLASH_CFI_BY8; in board_flash_get_legacy()
/OK3568_Linux_fs/u-boot/board/AndesTech/adp-ae3xx/
H A Dadp-ae3xx.c70 info->chipwidth = FLASH_CFI_BY8; in board_flash_get_legacy()
/OK3568_Linux_fs/u-boot/board/shmin/
H A Dshmin.c59 info->chipwidth = 1; in board_flash_get_legacy()
/OK3568_Linux_fs/u-boot/board/freescale/m54455evb/
H A Dm54455evb.c181 info->chipwidth = 1; in board_flash_get_legacy()
/OK3568_Linux_fs/u-boot/include/
H A Dflash.h27 uchar chipwidth; /* the width of the chip */ member
/OK3568_Linux_fs/u-boot/board/gdsys/mpc8308/
H A Dstrider.c407 info->chipwidth = FLASH_CFI_BY16; in board_flash_get_legacy()
H A Dhrcon.c352 info->chipwidth = FLASH_CFI_BY16; in board_flash_get_legacy()