Searched refs:portwidth (Results 1 – 8 of 8) sorted by relevance
341 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 …]
414 size_ratio = info->portwidth / info->chipwidth; in fill_info()
72 info->portwidth = FLASH_CFI_8BIT; in board_flash_get_legacy()
79 info->portwidth = FLASH_CFI_8BIT; in board_flash_get_legacy()
182 info->portwidth = 1; in board_flash_get_legacy()
25 uchar portwidth; /* the width of the port */ member
355 info->portwidth = FLASH_CFI_16BIT; in board_flash_get_legacy()
410 info->portwidth = FLASH_CFI_16BIT; in board_flash_get_legacy()
Completed in 14 milliseconds