Searched refs:part_type (Results 1 – 12 of 12) sorted by relevance
42 static unsigned int part_type; variable90 if (part_type == K_SYS_PART_BCM1480) in sys_rev_decode()92 else if (part_type == K_SYS_PART_BCM1280) in sys_rev_decode()100 if (part_type == K_SYS_PART_BCM1455) in sys_rev_decode()102 else if (part_type == K_SYS_PART_BCM1255) in sys_rev_decode()110 printk("Unknown part type %x\n", part_type); in sys_rev_decode()126 part_type = G_SYS_PART(sys_rev); in bcm1480_setup()
344 switch (mc5->part_type) { in t3_mc5_init()352 CH_ERR(adap, "Unsupported TCAM type %d\n", mc5->part_type); in t3_mc5_init()415 mc5->part_type = (unsigned char)G_TMTYPE(cfg); in t3_mc5_prep()417 mc5->part_type |= 4; in t3_mc5_prep()
445 unsigned char part_type; member
110 unsigned int part_type; member749 if (main_md->part_curr == md->part_type) in mmc_blk_part_switch()756 part_config |= md->part_type; in mmc_blk_part_switch()767 main_md->part_curr = md->part_type; in mmc_blk_part_switch()1116 main_md->part_curr = main_md->part_type; in mmc_blk_reset()1140 if (md && md->part_type == EXT_CSD_PART_CONFIG_ACC_RPMB) in mmc_access_rpmb()2339 unsigned int part_type, in mmc_blk_alloc_part() argument2352 part_md->part_type = part_type; in mmc_blk_alloc_part()2359 mmc_card_name(card), part_md->part_type, cap_str); in mmc_blk_alloc_part()2667 md->part_curr = md->part_type; in mmc_blk_resume()
273 u32 part_type; /* partition type */ member
979 flash_part = flash_attr->part[i].part_type; in bnad_get_flash_partition_by_offset()
3153 attr->part[i].part_type = in bfa_flash_intr()3154 be32_to_cpu(f->part[i].part_type); in bfa_flash_intr()
219 struct device_type part_type = { variable326 pdev->type = &part_type; in add_partition()
25 extern struct device_type part_type;
1132 u32 part_type; /* partition type */ member
4390 attr->part[i].part_type = in bfa_flash_intr()4391 be32_to_cpu(f->part[i].part_type); in bfa_flash_intr()
78 return !(dev->type == &part_type); in device_is_not_partition()