Home
last modified time | relevance | path

Searched defs:in_reg (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/gpio/
H A Dtca642x.c133 uint8_t in_reg = tca642x_regs[gpio_bank].input_reg; in tca642x_get_val() local
/openbmc/qemu/tests/qtest/
H A Divshmem-test.c70 static inline unsigned in_reg(IVState *s, enum Reg reg) in in_reg() function