Home
last modified time | relevance | path

Searched refs:g_nand_phy_info (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/drivers/rkflash/
H A Dflash.c392 g_nand_phy_info.nand_type = nand_para.cell; in flash_ftl_ops_init()
393 g_nand_phy_info.die_num = nand_para.die_per_chip; in flash_ftl_ops_init()
394 g_nand_phy_info.plane_per_die = nand_para.plane_per_die; in flash_ftl_ops_init()
395 g_nand_phy_info.blk_per_plane = nand_para.blk_per_plane; in flash_ftl_ops_init()
396 g_nand_phy_info.page_per_blk = nand_para.page_per_blk; in flash_ftl_ops_init()
397 g_nand_phy_info.page_per_slc_blk = nand_para.page_per_blk / in flash_ftl_ops_init()
399 g_nand_phy_info.byte_per_sec = 512; in flash_ftl_ops_init()
400 g_nand_phy_info.sec_per_page = nand_para.sec_per_page; in flash_ftl_ops_init()
401 g_nand_phy_info.sec_per_blk = nand_para.sec_per_page * in flash_ftl_ops_init()
403 g_nand_phy_info.reserved_blk = 8; in flash_ftl_ops_init()
[all …]
H A Dsfc_nand.c1281 g_nand_phy_info.nand_type = 1; in sfc_nand_ftl_ops_init()
1282 g_nand_phy_info.die_num = 1; in sfc_nand_ftl_ops_init()
1283 g_nand_phy_info.plane_per_die = p_nand_info->plane_per_die; in sfc_nand_ftl_ops_init()
1284 g_nand_phy_info.blk_per_plane = p_nand_info->blk_per_plane; in sfc_nand_ftl_ops_init()
1285 g_nand_phy_info.page_per_blk = p_nand_info->page_per_blk; in sfc_nand_ftl_ops_init()
1286 g_nand_phy_info.page_per_slc_blk = p_nand_info->page_per_blk; in sfc_nand_ftl_ops_init()
1287 g_nand_phy_info.byte_per_sec = SFC_NAND_SECTOR_SIZE; in sfc_nand_ftl_ops_init()
1288 g_nand_phy_info.sec_per_page = p_nand_info->sec_per_page; in sfc_nand_ftl_ops_init()
1289 g_nand_phy_info.sec_per_blk = p_nand_info->sec_per_page * in sfc_nand_ftl_ops_init()
1291 g_nand_phy_info.reserved_blk = 8; in sfc_nand_ftl_ops_init()
[all …]
H A Dflash.h125 extern struct nand_phy_info g_nand_phy_info;
H A Dsfc_nand.h116 extern struct nand_phy_info g_nand_phy_info;
H A Drk_sftl_arm_v8.S11594 .global g_nand_phy_info symbol
12287 .section .bss.g_nand_phy_info,"aw",@nobits
12290 .type g_nand_phy_info, %object
12291 .size g_nand_phy_info, 24
12292 g_nand_phy_info: label
H A Drk_sftl_arm_v7.S13038 .global g_nand_phy_info symbol
13731 .section .bss.g_nand_phy_info,"aw",%nobits
13734 .type g_nand_phy_info, %object
13735 .size g_nand_phy_info, 24
13736 g_nand_phy_info: label