Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Ddm163.c160 const uint8_t high_word = (low_bit + 5) / 64; in dm163_bank0() local
/openbmc/u-boot/drivers/net/
H A Dmtk_eth.c421 int ret, low_word, high_word; in mt7530_reg_read() local