Searched refs:periph_id (Results 1 – 1 of 1) sorted by relevance
274 u32 periph_id; member546 static inline u32 get_revision(u32 periph_id) in get_revision() argument548 return (periph_id >> PERIPH_REV_SHIFT) & PERIPH_REV_MASK; in get_revision()1123 if (get_revision(pcfg->periph_id) >= PERIPH_REV_R1P0) { in _ldst_memtomem()1855 if ((pl330->pcfg.periph_id & 0xfffff) != PERIPH_ID_VAL) { in pl330_add()1857 pl330->pcfg.periph_id); in pl330_add()2825 pcfg->periph_id = adev->periphid; in pl330_probe()