Home
last modified time | relevance | path

Searched refs:part_cfg (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/include/linux/mmc/
Dcard.h253 unsigned int part_cfg; /* partition type */ member
/linux-5.19.10/drivers/ntb/hw/mscc/
Dntb_hw_switchtec.c422 struct part_cfg_regs __iomem *part_cfg = in switchtec_ntb_part_link_speed() local
425 u32 pff = ioread32(&part_cfg->vep_pff_inst_id) & 0xFF; in switchtec_ntb_part_link_speed()
1089 struct part_cfg_regs __iomem *part_cfg = in crosslink_enum_partition() local
1091 u32 pff = ioread32(&part_cfg->vep_pff_inst_id) & 0xFF; in crosslink_enum_partition()
/linux-5.19.10/drivers/mmc/core/
Dmmc.c310 unsigned int part_cfg, char *name, int idx, bool ro, in mmc_part_add() argument
314 card->part[card->nr_parts].part_cfg = part_cfg; in mmc_part_add()
Dblock.c2736 card->part[idx].part_cfg, in mmc_blk_alloc_parts()
2743 card->part[idx].part_cfg, in mmc_blk_alloc_parts()