Home
last modified time | relevance | path

Searched refs:portwidth (Results 1 – 8 of 8) sorted by relevance

/u-boot/drivers/mtd/
A Dcfi_flash.c341 info->portwidth); in flash_read_long()
372 switch (info->portwidth) { in flash_write_cmd()
431 switch (info->portwidth) { in flash_isequal()
477 switch (info->portwidth) { in flash_isset()
510 switch (info->portwidth) { in flash_toggle()
1388 wp += info->portwidth; in write_buff()
1389 cnt -= info->portwidth; in write_buff()
1417 wp += info->portwidth; in write_buff()
1418 cnt -= info->portwidth; in write_buff()
1962 info->portwidth <= FLASH_CFI_64BIT; info->portwidth <<= 1) { in flash_detect_cfi()
[all …]
A Djedec_flash.c414 size_ratio = info->portwidth / info->chipwidth; in fill_info()
/u-boot/board/AndesTech/adp-ae3xx/
A Dadp-ae3xx.c72 info->portwidth = FLASH_CFI_8BIT; in board_flash_get_legacy()
/u-boot/board/AndesTech/adp-ag101p/
A Dadp-ag101p.c79 info->portwidth = FLASH_CFI_8BIT; in board_flash_get_legacy()
/u-boot/board/freescale/m54455evb/
A Dm54455evb.c182 info->portwidth = 1; in board_flash_get_legacy()
/u-boot/include/
A Dflash.h25 uchar portwidth; /* the width of the port */ member
/u-boot/board/gdsys/mpc8308/
A Dhrcon.c355 info->portwidth = FLASH_CFI_16BIT; in board_flash_get_legacy()
A Dstrider.c410 info->portwidth = FLASH_CFI_16BIT; in board_flash_get_legacy()

Completed in 14 milliseconds