Home
last modified time | relevance | path

Searched defs:read_pos (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/tools/
H A Dgetline.c25 char *read_pos; /* Where we're reading into *LINEPTR. */ in getstr() local
/openbmc/qemu/include/hw/char/
H A Dbcm2835_aux.h31 uint8_t read_pos, read_count; member
H A Dpl011.h47 int read_pos; member
/openbmc/qemu/hw/misc/
H A Dapplesmc.c112 uint8_t read_pos; member
/openbmc/qemu/rust/hw/char/pl011/src/
H A Ddevice.rs102 pub read_pos: u32, field