Searched refs:sio_read (Results 1 – 3 of 3) sorted by relevance
168 static inline u8 __init sio_read(u8 index) in sio_read() function181 active = sio_read(0x30); in sio_fixup_irq()182 level0 = sio_read(0x70); in sio_fixup_irq()183 type0 = sio_read(0x71); in sio_fixup_irq()
145 size_t sio_read(struct sio_hdl *, void *, size_t);
190 n = sio_read(p->hdl, p->buf + pc, (size_t)cc); in readsamples()