Home
last modified time | relevance | path

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

/linux-6.15/include/linux/mmc/
H A Dcard.h286 unsigned int part_cfg; /* partition type */ member
/linux-6.15/drivers/ntb/hw/mscc/
H A 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-6.15/drivers/mmc/core/
H A Dmmc.c312 unsigned int part_cfg, char *name, int idx, bool ro, in mmc_part_add() argument
316 card->part[card->nr_parts].part_cfg = part_cfg; in mmc_part_add()
H A Dblock.c3072 card->part[idx].part_cfg, in mmc_blk_alloc_parts()
3079 card->part[idx].part_cfg, in mmc_blk_alloc_parts()