Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dpl041.h34 PL041_pcellid3 = 0xFFC, enumerator
H A Dpl041.c347 if ((offset >= PL041_periphid0) && (offset <= PL041_pcellid3)) { in pl041_read()