Searched refs:implementer (Results 1 – 9 of 9) sorted by relevance
4 The Linux PCI driver implementer's API guide
4 Driver implementer's API guide
32 and picking one for each new device is up to the driver implementer. The
833 u32 implementer = in smmu_pmu_get_iidr() local841 FIELD_PREP(SMMU_PMCG_IIDR_IMPLEMENTER, implementer); in smmu_pmu_get_iidr()
59 buffer, provided that neither index overtakes the other. The implementer must
340 from the buffer to the cs), but it is up to the implementer of the
98 each driver implementer will have to write support for a set of
50 functions are open to an implementer they will ensure both mappings match.
4255 unsigned int implementer, productid, variant, revision; in arm_smmu_device_iidr_probe() local4258 implementer = FIELD_GET(IIDR_IMPLEMENTER, reg); in arm_smmu_device_iidr_probe()4263 switch (implementer) { in arm_smmu_device_iidr_probe()