Home
last modified time | relevance | path

Searched refs:part_cfg (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/linux/mmc/
H A Dcard.h231 unsigned int part_cfg; /* partition type */ member
/kernel/linux/linux-6.6/include/linux/mmc/
H A Dcard.h254 unsigned int part_cfg; /* partition type */ member
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dmmc.c301 unsigned int part_cfg, char *name, int idx, bool ro, in mmc_part_add()
305 card->part[card->nr_parts].part_cfg = part_cfg; in mmc_part_add()
321 * set size, part_cfg, partition name in mmc_part. in mmc_manage_gp_partitions()
300 mmc_part_add(struct mmc_card *card, u64 size, unsigned int part_cfg, char *name, int idx, bool ro, int area_type) mmc_part_add() argument
H A Dblock.c2674 card->part[idx].part_cfg, in mmc_blk_alloc_parts()
2681 card->part[idx].part_cfg, in mmc_blk_alloc_parts()
/kernel/linux/linux-6.6/drivers/mmc/core/
H A Dmmc.c310 unsigned int part_cfg, char *name, int idx, bool ro, in mmc_part_add()
314 card->part[card->nr_parts].part_cfg = part_cfg; in mmc_part_add()
330 * set size, part_cfg, partition name in mmc_part. in mmc_manage_gp_partitions()
309 mmc_part_add(struct mmc_card *card, u64 size, unsigned int part_cfg, char *name, int idx, bool ro, int area_type) mmc_part_add() argument
H A Dblock.c2801 card->part[idx].part_cfg, in mmc_blk_alloc_parts()
2808 card->part[idx].part_cfg, in mmc_blk_alloc_parts()
/kernel/linux/linux-5.10/drivers/ntb/hw/mscc/
H A Dntb_hw_switchtec.c1091 struct part_cfg_regs __iomem *part_cfg = in crosslink_enum_partition() local
1093 u32 pff = ioread32(&part_cfg->vep_pff_inst_id); in crosslink_enum_partition()

Completed in 20 milliseconds