Home
last modified time | relevance | path

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

/linux/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/drivers/mmc/core/
H A Dmmc.c319 unsigned int part_cfg, char *name, int idx, bool ro, in mmc_part_add() argument
323 card->part[card->nr_parts].part_cfg = part_cfg; in mmc_part_add()