Searched refs:pxpcs (Results 1 – 1 of 1) sorted by relevance
172 if (pxpcs->reg_indir) in xpcs_mmio_read_c22()185 if (pxpcs->reg_indir) in xpcs_mmio_write_c22()198 if (pxpcs->reg_indir) in xpcs_mmio_read_c45()222 pxpcs = devm_kzalloc(&pdev->dev, sizeof(*pxpcs), GFP_KERNEL); in xpcs_plat_create_data()223 if (!pxpcs) in xpcs_plat_create_data()226 pxpcs->pdev = pdev; in xpcs_plat_create_data()230 return pxpcs; in xpcs_plat_create_data()241 if (pxpcs->reg_width != 2 && pxpcs->reg_width != 4) { in xpcs_plat_init_res()305 if (!pxpcs->bus) in xpcs_plat_init_bus()315 pxpcs->bus->priv = pxpcs; in xpcs_plat_init_bus()[all …]
Completed in 7 milliseconds