Lines Matching refs:g_nand_phy_info
1281 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()
1292 g_nand_phy_info.blk_per_die = p_nand_info->plane_per_die * in sfc_nand_ftl_ops_init()
1294 g_nand_phy_info.ecc_bits = p_nand_info->max_ecc_bits; in sfc_nand_ftl_ops_init()