Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/
A Dcfi_flash.c334 info->portwidth); in flash_read_long()
365 switch (info->portwidth) { in flash_write_cmd()
424 switch (info->portwidth) { in flash_isequal()
470 switch (info->portwidth) { in flash_isset()
503 switch (info->portwidth) { in flash_toggle()
1381 wp += info->portwidth; in write_buff()
1382 cnt -= info->portwidth; in write_buff()
1410 wp += info->portwidth; in write_buff()
1411 cnt -= info->portwidth; in write_buff()
1970 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/include/
A Dflash.h20 uchar portwidth; /* the width of the port */ member

Completed in 14 milliseconds