Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dpl041.c81 OBJECT_DECLARE_SIMPLE_TYPE(PL041State, PL041)
83 struct PL041State { struct
121 static uint8_t pl041_compute_periphid3(PL041State *s) in pl041_compute_periphid3()
156 static void pl041_reset(PL041State *s) in pl041_reset()
170 static void pl041_fifo1_write(PL041State *s, uint32_t value) in pl041_fifo1_write()
253 static void pl041_fifo1_transmit(PL041State *s) in pl041_fifo1_transmit()
305 static void pl041_isr1_update(PL041State *s) in pl041_isr1_update()
334 PL041State *s = (PL041State *)opaque; in pl041_request_data()
344 PL041State *s = (PL041State *)opaque; in pl041_read()
378 PL041State *s = (PL041State *)opaque; in pl041_write()
[all …]