Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ipack/
H A Dtpci200.c56 #define IP_N_FROM_REG(REG) ((REG) / 2 - 1) macro
216 unsigned ip_n = IP_N_FROM_REG(addr); in tpci200_read_las0()
258 unsigned ip_n = IP_N_FROM_REG(addr); in tpci200_write_las0()